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
@ -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…
Reference in New Issue
Block a user