Modern UI 1.61 - final version for beta 0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1888 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d879f5845a
commit
80c1de2d6e
28 changed files with 65 additions and 40 deletions
|
@ -1,4 +1,4 @@
|
|||
;NSIS Modern User Interface version 1.6
|
||||
;NSIS Modern User Interface version 1.61
|
||||
;MultiLanguage Example Script
|
||||
;Written by Joost Verburg
|
||||
|
||||
|
@ -116,7 +116,9 @@ Section $(TITLE_SecCopyUI) SecCopyUI
|
|||
|
||||
SectionEnd
|
||||
|
||||
!insertmacro MUI_SECTIONS_FINISHHEADER ;Insert this macro after the sections
|
||||
;Display the Finish header
|
||||
;Insert this macro after the sections if you are not using a finish page
|
||||
!insertmacro MUI_SECTIONS_FINISHHEADER
|
||||
|
||||
;--------------------------------
|
||||
;Installer Functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue