diff --git a/shutdown.bat b/shutdown.bat index 8293617..ffe235d 100644 --- a/shutdown.bat +++ b/shutdown.bat @@ -1 +1,2 @@ -taskkill /pid 29720 -t -f \ No newline at end of file +taskkill /im /f /t pandax.exe +taskkill /im /f /t go.exe \ No newline at end of file