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
|
@ -1,4 +1,4 @@
|
|||
;NSIS Modern User Interface version 1.66
|
||||
;NSIS Modern User Interface version 1.67
|
||||
;Start Menu Folder Selection Example Script
|
||||
;Written by Joost Verburg
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
|||
;Configuration
|
||||
|
||||
;General
|
||||
Name "Modern UI Test 1.66"
|
||||
Name "Modern UI Test 1.67"
|
||||
OutFile "StartMenu.exe"
|
||||
|
||||
;Folder selection page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue