Modern UI 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3042 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7787f4cb4b
commit
8442558574
15 changed files with 434 additions and 371 deletions
|
@ -42,7 +42,7 @@ Caption "NSIS ${VER_DISPLAY} Setup"
|
|||
;Interface Settings
|
||||
!define MUI_ABORTWARNING
|
||||
|
||||
!define MUI_HEADERBITMAP "${NSISDIR}\Contrib\Graphics\Header\nsis.bmp"
|
||||
!define MUI_HEADERIMAGE
|
||||
!define MUI_SPECIALBITMAP "${NSISDIR}\Contrib\Graphics\Wizard\nullsoft.bmp"
|
||||
|
||||
!define MUI_COMPONENTSPAGE_SMALLDESC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue