Search found 4 matches

by Dosanderson
28 Mar 2013 18:29
Forum: DOS Batch Forum
Topic: Open program after another one closes
Replies: 10
Views: 6973

Re: Open program after another one closes

pditty8811 wrote:Would it be ok if the batch file started with the first program? It would then detect when you close the first program process, then it would launch the second.

Yeah that would work fine, can you go into a little more detail about how to do this?
by Dosanderson
26 Mar 2013 18:46
Forum: DOS Batch Forum
Topic: Open program after another one closes
Replies: 10
Views: 6973

Re: Open file after one closes

foxidrive wrote:
Dosanderson wrote:i want a dos batch to detect when I close a certain file and automatically open another file, any ideas?


Are you talking about program files, or data files?


Program files
by Dosanderson
26 Mar 2013 07:32
Forum: DOS Batch Forum
Topic: Open program after another one closes
Replies: 10
Views: 6973

Re: Open file after one closes

I'm going to run on multiple machines, I can't be sure all have task list.
by Dosanderson
26 Mar 2013 06:53
Forum: DOS Batch Forum
Topic: Open program after another one closes
Replies: 10
Views: 6973

Open program after another one closes

i want a dos batch to detect when I close a certain file and automatically open another file, any ideas?