Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Different bitmap for "welcome" and "finish"? (http://forums.winamp.com/showthread.php?t=239471)

charleyb 28th February 2006 11:51

Different bitmap for "welcome" and "finish"?
 
I have one bitmap (164x314) for the "welcome" page, but want to use a different one for the "finish" page.

I've experimented, but can only set MUI_WELCOME_FINISHPAGE_BITMAP once (for both). Is there a way to set different bitmaps for the two pages?

Comperio 28th February 2006 13:10

use MUI_PAGE_CUSTOMFUNCTION_PRE to call a custom function just before displaying the welcome and/or finish page. (Write to $PLUGINSDIR\iospecial.ini)

From the docs:
Quote:

In the Pre function of the Welcome page and the Finish page, you can write to the InstallOptions INI file of the page (ioSpecial.ini)


All times are GMT. The time now is 04:56.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.