LeCroqueMitaine
2nd March 2004 16:50 UTC
Custom page with no text header
Hello,
I'm using Modern UI and I try to do a custom page with no text header (like the Welcome/Finish page). This text header can be change, with !insertmacro MUI_HEADER_TEXT, but I don't need one. What can I do to have a custom page with no text header ?
I read the documentation of modern ui and installoptions but I found nothing about that...
Thanks
Joost Verburg
2nd March 2004 16:52 UTC
Put this setting in your INI file (in the Settings section):
[Settings]
Rect=1044
LeCroqueMitaine
2nd March 2004 16:57 UTC
It works fine, thanks !
I should have guess that... sorry :)
Joost Verburg
2nd March 2004 18:50 UTC
1044 is the ID of the rectangle in the dialog resource that should be replaced. You can even add your own :)