diff --git a/PowerEditor/installer/nppSetup.nsi b/PowerEditor/installer/nppSetup.nsi index c00303f1a..4c2dda030 100644 --- a/PowerEditor/installer/nppSetup.nsi +++ b/PowerEditor/installer/nppSetup.nsi @@ -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