diff --git a/go-realtime-gui.bat b/go-realtime-gui.bat index d0ed2dc..d1eeb9e 100644 --- a/go-realtime-gui.bat +++ b/go-realtime-gui.bat @@ -1,2 +1,2 @@ -runtime\python.exe --nocheck gui_v1.py +runtime\python.exe gui_v1.py --nocheck pause