Hello,
I want to start 4 processes in order using batch file.
before startig any process it should check in the tasklist if the process is alreay running or not and if not running then start it otherwise got end of the program.
More about :start proceses order batch programming