M
Mike
I'm making a .bat file to start multiple programs at one
time. Using the command: start iexplore.exe - I can get
explorer to start and works with others as well. What I
need help with is when I want to start a program that is
in the program files folder. When I put in something like
this:
start c:\program files\desktop sidebar\sidebar.exe
It doesn't work because of the spaces in the folder/path
names. It sees it as c:\program
How do I get it to "see" the spaces and goto the right
folder/path?
Thanks,
Mike
time. Using the command: start iexplore.exe - I can get
explorer to start and works with others as well. What I
need help with is when I want to start a program that is
in the program files folder. When I put in something like
this:
start c:\program files\desktop sidebar\sidebar.exe
It doesn't work because of the spaces in the folder/path
names. It sees it as c:\program
How do I get it to "see" the spaces and goto the right
folder/path?
Thanks,
Mike