mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-23 22:04:55 +02:00
parent
840f4b31c3
commit
509c9c27d9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user