Skip to content
⌘ NSIS Forum Archive

Custom page with no text header

4 posts

LeCroqueMitaine#

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#
1044 is the ID of the rectangle in the dialog resource that should be replaced. You can even add your own 🙂