diff --git a/Launch.bat b/Launch.bat index 1b7c2c6..db0c837 100644 --- a/Launch.bat +++ b/Launch.bat @@ -9,4 +9,6 @@ set pythonExec=python.exe set cmd=call "%pyFile%" %* ::SETTINGS END -%cmd% \ No newline at end of file +%cmd% +pause +exit \ No newline at end of file