When my Windows Batch file (.bat) calls other two BAT files it exits after the first one.
How to make it run both of them?
use call
e.g. in the calling batch file:
call batch1.bat
call batch2.bat
(also, some more background here.)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With