Batch file start command

jay8990

Daemon Poster
Messages
838
I am creating a batch file to start up two programs
but it being a biatch
my code looks a little like:
START "EG" C:\Program Files\Eg\eg.exe
and then that again with different filepath
but i keep getting error up saying it cant find C:\Program
so how do i tell it , its program files and not just program
thanks

Jay
 
Back
Top Bottom