diff --git a/contrib/build-wine/deterministic.spec b/contrib/build-wine/deterministic.spec index ccd81a24..ba7ac2ba 100644 --- a/contrib/build-wine/deterministic.spec +++ b/contrib/build-wine/deterministic.spec @@ -71,7 +71,7 @@ exe = EXE(pyz, strip=None, upx=False, icon=home+'icons/electrum.ico', - console=True) + console=False) # The console True makes an annoying black box pop up, but it does make Electrum output command line commands, with this turned off no output will be given but commands can still be used coll = COLLECT(exe,