feat: detect double-click launch on Windows and abort with info message (#570)

---------

Co-authored-by: Jens Bergmann <1742418+1cu@users.noreply.github.com>
This commit is contained in:
Sebastian Thomschke
2025-07-05 13:58:24 +02:00
committed by GitHub
parent 14a917a1c7
commit b7882065b7
4 changed files with 196 additions and 1 deletions

View File

@@ -72,7 +72,7 @@ exe = EXE(pyz,
analysis.binaries,
analysis.datas,
# bootloader_ignore_signals = False,
# console = True,
console = True,
# hide_console = None,
# disable_windowed_traceback = False,
# debug = False,