Skip to content
⌘ NSIS Forum Archive

How to remove the "Header" bitmap in MUI?

3 posts

Ansifa#

How to remove the "Header" bitmap in MUI?

I want to remove the Header bitmap in Modern UI pages,
like the MUI_PAGE_WELCOME.
Because I want more space to put the widgets.

😁
Afrow UK#
You cannot remove the header easily. To make changes to the user interface you must use Resource Hacker and edit the Contrib\UIs\modern.exe file. It would be easier to use two custom pages instead.

Stu