Modern UI 1.68
* New settings for extra space for title and text on Welcome page and Finish page. * Improved handling of verbose settings. Define MUI_VERBOSE the set the Modern UI verbose level (1-4). * Language file string for uninstaller reboot information * Setting for folder validation in leave function * Fixed finish page text settings for multiple pages git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3201 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
893a6970f8
commit
1527ea2f1a
14 changed files with 188 additions and 186 deletions
|
@ -1,4 +1,4 @@
|
|||
;NSIS Modern User Interface version 1.67
|
||||
;NSIS Modern User Interface version 1.68
|
||||
;Multilingual Example Script
|
||||
;Written by Joost Verburg
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
|||
;Configuration
|
||||
|
||||
;General
|
||||
Name "Modern UI Test 1.67"
|
||||
Name "Modern UI Test 1.68"
|
||||
OutFile "MultiLanguage.exe"
|
||||
|
||||
;Folder selection page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue