Because of problems with the server I manage, I need to move all of IIS away. So I need to use a batch file to do it. But during execution I ran into a problem:
It's like this:
a.bat
******
1.exe
2.exe
*******
Every time when it runs to 1.exe, it exits.
I want one batch file to run several intermittent DOS commands!
It's like this:
a.bat
******
1.exe
2.exe
*******
Every time when it runs to 1.exe, it exits.
I want one batch file to run several intermittent DOS commands!

