Use AddBrandingImage since MUI_LANGUAGE seems to indirectly use SetBrandingImage.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5562 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
edd242896b
commit
c3147bc598
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
;--------------------------------
|
||||
;Interface Configuration
|
||||
|
||||
AddBrandingImage left 100
|
||||
|
||||
!define MUI_HEADERIMAGE
|
||||
!define MUI_HEADERIMAGE_BITMAP "${NSISDIR}\Contrib\Graphics\Header\nsis.bmp" ; optional
|
||||
!define MUI_ABORTWARNING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue