I'm a newb to the NSIS, but think I'm starting to get the hang.
I'm using MUI and have declared a custom page with installoptions (.ini)
It pops up as expected and looks great - except in the MUI view where the white area is it "inherits" whatever is there from the previous page.
Can this be set programatically? Or should I plan on abandoning the MUI? Something else?
Any help is much appreciated.
Custom page with InstallOptions "inherits" previous pg title with MUI
3 posts
Please read the MUI manual:
How about MUI_HEADER_TEXT?
(example: http://forums.winamp.com/showthread.php?t=221969)
How about MUI_HEADER_TEXT?
(example: http://forums.winamp.com/showthread.php?t=221969)
doh. Found it.
FYI
!insertmacro MUI_HEADER_TEXT
FYI
!insertmacro MUI_HEADER_TEXT