Merge pull request #5599 from cmgustavo/bug/windows-build-name
Fix installer name for Windows version
This commit is contained in:
commit
584c3bc45b
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ AppSupportURL={#MyAppURL}
|
|||
AppUpdatesURL={#MyAppURL}
|
||||
DefaultDirName={pf}\{#MyAppName}
|
||||
DefaultGroupName={#MyAppName}
|
||||
OutputBaseFilename=*USERVISIBLENAME*-win
|
||||
OutputBaseFilename=*USERVISIBLENAME*
|
||||
OutputDir=./
|
||||
Compression=lzma
|
||||
SolidCompression=yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue