PC Review


Reply
Thread Tools Rate Thread

Batch file to start multiple programs at once, without delay.

 
 
Zytan
Guest
Posts: n/a
 
      1st Jun 2007
I want a batch file to launch a few programs all at the same time.
But, the batch file waits until each program terminates before
continuing onto the next line. Can I made it not wait?

thanks,
Zytan

 
Reply With Quote
 
 
 
 
Zytan
Guest
Posts: n/a
 
      1st Jun 2007
I used a combo of the following, and it worked:

CMD /C = Carries out the command specified by string and then
terminates.
START = Starts a separate window to run a specified program or
command.

Zytan

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
delay in msdos batch file pls123 Microsoft Excel Programming 2 22nd Sep 2008 01:51 AM
Some programs start with big delay... What could cause this? Michael Moser Windows XP Customization 0 25th Jan 2008 12:28 PM
Question About how to start Multiple Programs From a .bat File =?Utf-8?B?UmFuZ2VySEdN?= Windows XP General 1 7th Jan 2006 02:01 PM
Batch file to start multiple excel files with auto_open() macro. Delay code needed pierrelap@gmail.com Microsoft Excel Programming 9 29th May 2005 07:02 AM
Batch start of multiple programs TCEBob Windows XP Help 8 30th Oct 2004 02:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:20 PM.