Add NPP icon for uninstaller as well

Closes #2905
pull/2585/merge
SinghRajenM 8 years ago committed by Don Ho
parent 24a3acfcc8
commit 4ac288a944

@ -55,6 +55,7 @@ OutFile ".\build\npp.${APPVERSION}.Installer.exe"
; Modern interface settings
!define MUI_ICON ".\images\npp_inst.ico"
!define MUI_UNICON ".\images\npp_inst.ico"
!define MUI_WELCOMEFINISHPAGE_BITMAP ".\images\wizard.bmp"
!define MUI_WELCOMEFINISHPAGE_BITMAP_NOSTRETCH

Loading…
Cancel
Save