Thread
:
help with .bat file opening multiple programs
View Single Post
•
•
Join Date: Oct 2007
Posts: 1,951
Reputation:
Solved Threads: 214
Duoas
Offline
Posting Virtuoso
Re: help with .bat file opening multiple programs
0
#
2
Feb 28th, 2008
As no one has responded yet...
Batch files wait for each command to finish before continuing on to the next.
I am, however, surprised that
start "C:\Program Files\Mozilla Firefox\firefox.exe" www.google.com
will cause IE to start.
Duoas
View Public Profile
Visit Duoas's homepage!
Find all posts by Duoas