Need help I'm trying to call multiple batch files of around 7-8 at once. But it gets terminated after a single batch file.
Tried with your previous replies.
make a cmd file call_other_batch_files.cmd
in that file list your batch files like this
start batch1.bat /MAX
start batch2.bat /MAX
start batch3.bat /MAX
hi
thanks for the help
anytime.
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |