mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-16 10:56:51 +00:00
Update buildPy2exe.py
This commit is contained in:
parent
3f7c9d2e76
commit
e9e71f5e5e
@ -61,7 +61,7 @@ NSIS_SCRIPT_TEMPLATE = r"""
|
||||
Unicode true
|
||||
|
||||
Name "Syncplay $version"
|
||||
OutFile "Syncplay-$version-Setup.exe""
|
||||
OutFile "Syncplay-$version-Setup.exe"
|
||||
InstallDir $$PROGRAMFILES\Syncplay
|
||||
RequestExecutionLevel admin
|
||||
XPStyle on
|
||||
|
Loading…
Reference in New Issue
Block a user