I'd like it to open X instances with a code aswell. Like opening 10 instances with ipconfig as a command. right now im using:
:choice1
START x.bat
START x.bat
START x.bat
START x.bat
START....
I'd like it to be only 1 bat file instead of 2.
Thanks again!
