Skip to content
⌘ NSIS Forum Archive

Application Icon

4 posts

aj kwak#
do you mean the bitmap ?

!define MUI_HEADERIMAGE_UNBITMAP "${NSISDIR}\Contrib\Graphics\Header\yours1.bmp"

!define MUI_HEADERIMAGE_BITMAP "${NSISDIR}\Contrib\Graphics\Header\yours2.bmp"
Afish#
Nope, I meant the icon that appears on the bar with the close,maximise and minimise buttons. Can it be changed?

what image would yours change?

Thanks