Add NPP icon for uninstaller as well

Closes #2905
This commit is contained in:
SinghRajenM 2017-02-15 00:03:05 +05:30 committed by Don Ho
parent 24a3acfcc8
commit 4ac288a944

View File

@ -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