mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 14:27:42 +00:00
Use a custom image for the welcome and finish pages
This commit is contained in:
parent
52cab57aee
commit
1b3e298a72
@ -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
|
||||
|
BIN
installer/welcome_finish_page.bmp
Normal file
BIN
installer/welcome_finish_page.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
Loading…
Reference in New Issue
Block a user