diff --git a/ZynqFlaster.spec b/ZynqFlaster.spec index 3e13440..0b9b7f7 100644 --- a/ZynqFlaster.spec +++ b/ZynqFlaster.spec @@ -54,7 +54,7 @@ exe = EXE( upx=True, upx_exclude=[], runtime_tmpdir=None, - console=True, # show console for terminal log output + console=False, # GUI only, no terminal window disable_windowed_traceback=False, argv_emulation=False, target_arch=None,