Remove spaces from Syncplay setup
This commit is contained in:
parent
2bed3e0670
commit
3f7c9d2e76
@ -61,7 +61,7 @@ NSIS_SCRIPT_TEMPLATE = r"""
|
|||||||
Unicode true
|
Unicode true
|
||||||
|
|
||||||
Name "Syncplay $version"
|
Name "Syncplay $version"
|
||||||
OutFile "Syncplay $version Setup.exe"
|
OutFile "Syncplay-$version-Setup.exe""
|
||||||
InstallDir $$PROGRAMFILES\Syncplay
|
InstallDir $$PROGRAMFILES\Syncplay
|
||||||
RequestExecutionLevel admin
|
RequestExecutionLevel admin
|
||||||
XPStyle on
|
XPStyle on
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user