Remove spaces from Syncplay setup
This commit is contained in:
parent
2bed3e0670
commit
3f7c9d2e76
@ -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…
x
Reference in New Issue
Block a user