Code: Select all
timeout 3
taskkill /F /IM "gameex.exe" /T
timeout 2
start /wait "" "D:\Launchbox\bigbox.exe"
timeout 2
start "" "D:\GameEx\gameex.exe"
It seemed it worked to the letter but it did not wait until big box is exited before it started up gameex again. it just waited 2 seconds and then started gameex along side it so now they are both running simultaneously
I NEED it to wait until big box is fully exited before it loads gameex again. so if i happen to be on big box for 3 ,5, 7 hours, when i escape out of it. continue batch and load gameex.