Re: to make windows open programs with one click
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Tue, 21 Nov 2006 07:38:40 +1100
"exciter" <t24680@xxxxxxxxxxx> wrote in message
news:ud2FwGODHHA.492@xxxxxxxxxxxxxxxxxxxxxxx
Hello people,
I would like to make windows open some specific programs with one click.
For instance I would like winamp and skype to start with one click instead
of
clicking each of their icons.
I first tried to create a batch file like
______
start C:\CEDT\CTAZWIN.EXE
start C:\xxx\xxx.EXE
exit
_________
This works but for some programs it does not work for some reason I dont
know.
Is there any other way to achieve to what I would like?
The "Start" command works for all programs. Unfortunately
you chose not to give us an example that does not work, hence
we cannot tell you why that one failed to work.
The full syntax for the Start command goes like this. Don't forget
to include the double quotes!
start /b "Name of Program" "C:\CEDT\CTAZWIN.EXE"
.
- References:
- to make windows open programs with one click
- From: exciter
- to make windows open programs with one click
- Prev by Date: Re: Laptop Help!
- Next by Date: Re: REQ:Possible explaination of too much disk swapping
- Previous by thread: to make windows open programs with one click
- Next by thread: Re: to make windows open programs with one click
- Index(es):
Relevant Pages
|