Add NPP icon for uninstaller as well

Closes #2905
pull/2585/merge
SinghRajenM 2017-02-15 00:03:05 +05:30 committed by Don Ho
parent 24a3acfcc8
commit 4ac288a944
1 changed files with 1 additions and 0 deletions

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