Originally posted by: MadRat
batch file with call statements
call statements launch the trailing command in a new cmd.exe process and immediately moves to next statement
otherwise you have to shutdown the first program before the second will launch