Use a custom image for the welcome and finish pages

This commit is contained in:
Moritz Bunkus 2010-05-08 20:01:31 +02:00
parent 52cab57aee
commit 1b3e298a72
2 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ var ICONS_GROUP
!define MUI_STARTMENUPAGE_REGISTRY_VALUENAME "${PRODUCT_STARTMENU_REGVAL}"
# Welcome page
!define MUI_WELCOMEFINISHPAGE_BITMAP "welcome_finish_page.bmp"
!insertmacro MUI_PAGE_WELCOME
!insertmacro MUI_PAGE_DIRECTORY
!insertmacro MUI_PAGE_STARTMENU Application $ICONS_GROUP

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB