Skip to content
⌘ NSIS Forum Archive

Display two different bitmaps for Welcome & Finish pages

4 posts

Joel#

Display two different bitmaps for Welcome & Finish pages

Ok. I have the idea, but I'd like to see other(s)...
How can I display two different bitmaps, as MUI_SPECIALBITMAP, for the welcome page & finish page?
Joost Verburg#
If you want to customize only the welcome page, you can put the original one back in the leave function (backup it first).