more bitmaps
How can I specify two different bitmaps for welcome and finish page with modern user interface?
10 posts
!insertmacro MUI_DEFAULT MUI_WELCOMEFINISHPAGE_BITMAP "${NSISDIR}\Contrib\Graphics\Wizard\win.bmp"which I assume is to initialize the default image to use...