Better disply of installer components page description

Colses #3745
This commit is contained in:
Rodrigo 2017-09-15 22:25:50 -05:00 committed by Don HO
parent 840f4b31c3
commit 509c9c27d9

View File

@ -64,6 +64,7 @@ OutFile ".\build\npp.${APPVERSION}.Installer.exe"
!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_BITMAP ".\images\headerLeft.bmp" ; optional
!define MUI_ABORTWARNING
!define MUI_COMPONENTSPAGE_SMALLDESC ;Show components page with a small description and big box for components
!insertmacro MUI_PAGE_WELCOME
@ -219,7 +220,7 @@ Function .onInstSuccess
${MementoSectionSave}
FunctionEnd
BrandingText "Je code donc je suis"
; eof