Basically Its to annoying to close every windows related to the server files one by one
so i did a .bat command !
if you don't know how to make .bat command download it from[Only registered and activated users can see links. Click Here To Register...]
so i did a .bat command !
PHP Code:
@echo
taskkill /f /im SR_ShardManager.exe
taskkill /f /im SR_GameServer.exe
taskkill /f /im MachineManager.exe
taskkill /f /im GlobalManager.exe
taskkill /f /im GatewayServer.exe
taskkill /f /im FarmManager.exe
taskkill /f /im DownloadServer.exe
taskkill /f /im AgentServer.exe
taskkill /f /im smc.exe
taskkill /f /im SR_ShardManager.exe*32
taskkill /f /im SR_GameServer.exe*32
taskkill /f /im MachineManager.exe*32
taskkill /f /im GlobalManager.exe*32
taskkill /f /im GatewayServer.exe*32
taskkill /f /im FarmManager.exe*32
taskkill /f /im DownloadServer.exe*32
taskkill /f /im AgentServer.exe*32
taskkill /f /im smc.exe*32
taskkill /f /im CMD.exe*32
taskkill /f /im CMD.exe