:start
start D:\NecrobotsNew\DreamTeam1\necrobot.exe
timeout 7200
taskkill /IM necrobot.exe
start D:\NecrobotsNew\DreamTeam2\necrobot.exe
timeout 7200
taskkill /IM necrobot.exe
start D:\NecrobotsNew\DreamTeam3\necrobot.exe
timeout 7200
taskkill /IM necrobot.exe
goto start
do I put the batch file into each folder?(dreamteam1,2, and 3) or do i put the batch file into the folder which contains all folders (dreamteam 1 2 and 3)?