mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
allow customizing windows install
This commit is contained in:
@@ -17,6 +17,8 @@ win:
|
|||||||
- nsis
|
- nsis
|
||||||
icon: assets/icons/icon.png
|
icon: assets/icons/icon.png
|
||||||
nsis:
|
nsis:
|
||||||
|
allowToChangeInstallationDirectory: true
|
||||||
|
oneClick: false
|
||||||
shortcutName: ${productName}
|
shortcutName: ${productName}
|
||||||
uninstallDisplayName: ${productName}
|
uninstallDisplayName: ${productName}
|
||||||
createDesktopShortcut: always
|
createDesktopShortcut: always
|
||||||
|
|||||||
Reference in New Issue
Block a user