I'm trying to execute multiple instances of EXE simultaneously. However, the script is waiting for previous instance to finish before advancing to the next one. How to make it run all without waiting?
feedback
|
|
You can use the START command. For example:
| |||
|
feedback
|
