Skip to content
⌘ NSIS Forum Archive

NSIS 2.30 MUI2 not showing MUI_HEADERIMAGE_BITMAP

6 posts

lushdog#

NSIS 2.30 MUI2 not showing MUI_HEADERIMAGE_BITMAP

If I understand the documentation correctly, displaying the HeaderImage using MUI hasn't changed.

ie.

!define MUI_HEADERIMAGE_BITMAP "mybmp.bmp"

My logo no longer appears on any page (built-in or custom).

Any ideas?
lushdog#
Any updates on the timeline on this fix? I have a demo coming up soon and just was wondering if I should start researching the new corporate logo and such.
chami#
You can browse CVS repository and get the patch
nsis.cvs.sourceforge.net/nsis/NSIS/Contrib/Modern%20UI%202/

It works perfectly for me.

Thank you for the patch.

Olivier.
Joost Verburg#
The MUI2 beta version is only intended for testing purposes. I recommend you to use the stable version for actual releases.