EXE Process

ADO DOT NET

Centurion
Joined
Dec 20, 2006
Messages
160
Hi,
I have 80 exe files starting from 01.exe to 80.exe
I want to run them one by one, wait for the process to complete, then run the next one.
I just want to know how should I run an exe file "01.exe /quiet/norestart" and wait for its process to complete?
So I can move to the next one!
Any help please?:)
 
Back
Top