Checking program execution using .BAT
How can I check if a particular program is running?
I'm trying to make a script that automatically launches a series of .exe (specifically the installer and a number of fixes).
So far I could get them to work at the same time, but this is clearly not what I want.
How can I get them to run each after completion?
I've looked at a few already posted, but I haven't been able to modify them to suit my needs.
0
TheBigCheese
a source
to share
2 answers