Keep Batch File from Stopping for Interactive App

  • Thread starter Thread starter danjam
  • Start date Start date
D

danjam

Hi,

I want to have a batch/command file that opens a few windows programs (I
open the same several programs every morning). However, when it gets to the
first program, the batch file waits until I close the first program before
it will step to opening the second program. Is there a way to specify that
the batch processing should not wait for a program to exit?

--
Thank you,

Daniel Jameson
Children's Oncology Group
http://www.childrensoncologygroup.org
 
danjam said:
I want to have a batch/command file that opens a few windows programs (I
open the same several programs every morning). However, when it gets to the
first program, the batch file waits until I close the first program before
it will step to opening the second program. Is there a way to specify that
the batch processing should not wait for a program to exit?
Hi

I assume you didn't see the response from Rob Hoffman to your post
dated 2004-11-17:

http://groups.google.com/[email protected]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top