Fixed windows nsis build script
This commit is contained in:
parent
40302ff756
commit
1c5b18dc16
@ -68,7 +68,7 @@
|
||||
"nsis": {
|
||||
"artifactName": "${productName}_setup.${ext}",
|
||||
"oneClick": false,
|
||||
"license": "LICENSE",
|
||||
"license": "LICENSE.txt",
|
||||
"allowToChangeInstallationDirectory": true,
|
||||
"uninstallDisplayName": "${productName}",
|
||||
"deleteAppDataOnUninstall": true
|
||||
|
Loading…
Reference in New Issue
Block a user