mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-20 20:36:01 +01:00
Use the program icon for the uninstaller on windows.
Otherwise the default nsis one is used.
This commit is contained in:
parent
e204095b71
commit
b3f019b8b7
1 changed files with 1 additions and 0 deletions
|
|
@ -394,6 +394,7 @@ RequestExecutionLevel admin
|
|||
InstallDir "\$${PGF}\\${PRODUCT_ID}"
|
||||
InstallDirRegKey HKLM "Software\\${PRODUCT_NAME}\\${PRODUCT_ID}\\$WARCH" "Install_Dir"
|
||||
!define MUI_ICON "share\\${PRODUCT_ICON}"
|
||||
!define MUI_UNICON "share\\${PRODUCT_ICON}"
|
||||
|
||||
EOF
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue