is there a way to change the white bar (with the installer icon) on the top of the modern ui installers to a bitmap like in some installshield setups?
DOCa Cola

43 posts

From Homer Simpson:👍
Woohoo
!define MUI_HEADERBITMAP "${NSISDIR}\Contrib\Icons\modern-header.bmp"
!define MUI_UI "${NSISDIR}\Contrib\UIs\modern_headerbmp.exe"Originally posted by Joost VerburgSorry, which dialog control?
This would be a nice feature for the future, but you would also need a possibility to resize the dialog control.