batch file multiple instances
Posted: 27 Apr 2015 10:46
Hey everyone. I need help with something.
I have a batch file batch.bat that runs after a torrent finishes performing some standardized routines.
Sometimes it happens, while batch file is still running, that another torrent finishes and batch.bat is triggered again, messing everything up. What is want it to check if batch.bat is still running, then wait to finish and continue with the new instance of batch.bat
Can we do something like this?
Thanks for the help!!
I have a batch file batch.bat that runs after a torrent finishes performing some standardized routines.
Sometimes it happens, while batch file is still running, that another torrent finishes and batch.bat is triggered again, messing everything up. What is want it to check if batch.bat is still running, then wait to finish and continue with the new instance of batch.bat
Can we do something like this?
Thanks for the help!!