mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
allow customizing windows install
This commit is contained in:
parent
fccbf83c12
commit
d52c067dc7
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ win:
|
|||
- nsis
|
||||
icon: assets/icons/icon.png
|
||||
nsis:
|
||||
allowToChangeInstallationDirectory: true
|
||||
oneClick: false
|
||||
shortcutName: ${productName}
|
||||
uninstallDisplayName: ${productName}
|
||||
createDesktopShortcut: always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue