Archive: Display two different bitmaps for Welcome & Finish pages


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?


File "/oname=$PLUGINSDIR\modern-wizard.bmp" "YourBitmap.bmp"

in the pre function


that would be pre functions for both welcome and finish, right?


If you want to customize only the welcome page, you can put the original one back in the leave function (backup it first).