diff --git a/build.bat b/build.bat index d827c79..353ad54 100644 --- a/build.bat +++ b/build.bat @@ -1,3 +1,3 @@ pyinstaller --noconfirm --log-level=WARN ^ - --onefile --nowindow ^ + --onefile --window ^ ProjectLifer.py \ No newline at end of file