Change installer name
This commit is contained in:
parent
0a10ed876e
commit
8e968ca527
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@ nsis:
|
||||||
oneClick: false
|
oneClick: false
|
||||||
allowToChangeInstallationDirectory: true
|
allowToChangeInstallationDirectory: true
|
||||||
perMachine: false
|
perMachine: false
|
||||||
artifactName: ${productName} Setup.${ext}
|
artifactName: ${productName}-Setup.${ext}
|
||||||
|
|
Reference in a new issue