diff --git a/GitUpdateChecker.exe b/GitUpdateChecker.exe index c1ab1cb..29f6d66 100644 Binary files a/GitUpdateChecker.exe and b/GitUpdateChecker.exe differ diff --git a/build.bat b/build.bat index 3aeb4d6..5d11f8d 100644 --- a/build.bat +++ b/build.bat @@ -22,7 +22,7 @@ if errorlevel 1 ( echo [*] Compilation en cours... echo. -pyinstaller --onefile --console --name "GitUpdateChecker" --icon=NONE git_updater.py +pyinstaller --onefile --noconsole --name "GitUpdateChecker" --icon=NONE git_updater.py echo. if exist "dist\GitUpdateChecker.exe" (