B
Brad Morris
Can anyone tell me why this batch file won't load each of the files in
order?
It doesnt seem to do anything (other than a command line propmpt flashes on
the screen and disappears BUT nothing loads).
::start.bat
::starts multiple programs
::
@echo off
START"""C:\Program Files\QuickVerse Sermon Builder 4\qvsb4.exe"
START"""C:\Program Files\PC Magazine Utilities\Winpointer\WinPointer.exe"
START"""C:\Program Files\WordPerfect Office 12\Programs\wpwin12.exe"
Thanks
order?
It doesnt seem to do anything (other than a command line propmpt flashes on
the screen and disappears BUT nothing loads).
::start.bat
::starts multiple programs
::
@echo off
START"""C:\Program Files\QuickVerse Sermon Builder 4\qvsb4.exe"
START"""C:\Program Files\PC Magazine Utilities\Winpointer\WinPointer.exe"
START"""C:\Program Files\WordPerfect Office 12\Programs\wpwin12.exe"
Thanks