Skip to content
⌘ NSIS Forum Archive

Well... moving out to the new NSIS MUIs syntax...

6 posts

Joel#

Well... moving out to the new NSIS MUIs syntax...


!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_BITMAP "header.bmp"
!define MUI_HEADERIMAGE_RIGHT
!define MUI_UI_HEADERIMAGE_RIGHT "${NSISDIR}\Contrib\UIs\modern-headerbmpr.exe"
Returns:
Error: Can't find "IDD_INST" in "C:\lobolunar\utilidades\dev\NSIS\Contrib\UIs\modern-headerbmpr.exe"!
🤪
any ideas?