Remove spaces from Syncplay setup

This commit is contained in:
Etoh 2017-12-25 20:43:36 +00:00 committed by GitHub
parent 2bed3e0670
commit 3f7c9d2e76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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