Skip to content
⌘ NSIS Forum Archive

Top-right image

6 posts

ProbablyX#

Top-right image

Hello!

Is it possible to have an other image than the .ico for the setup executable in the top right on the license screene etc?

I've searched teh forum but found nothing.

Thanks!
Joost Verburg#
Modern UI version 1.63 and later support a header bitmap (see Readme for details).

I recommend you to use the latest version (Modern UI 1.67), get the latest development snapshot at http://nsis.sf.net
ProbablyX#
hello, thanks!

I'm using a development snapshot from yesterday, is the modern UI 6.7 included in that one?

Thanks,
Bjorne
Afrow UK#
Yes it is.
Are you sure you extracted the files correctly (like to the correct directories etc)

-Stu
Joost Verburg#
You don't have to extract any files, just set MUI_HEADERIMAGE (and MUI_HEADERIMAGE_BITMAP to customize). See Readme for details.
Afrow UK#
Originally posted by Joost Verburg
You don't have to extract any files, just set MUI_HEADERIMAGE (and MUI_HEADERIMAGE_BITMAP to customize). See Readme for details.
I was talking about the development snapshot zip 😛

-Stu