Modern UI 1.62
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1949 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6f600e4485
commit
34f3be86d8
12 changed files with 186 additions and 161 deletions
|
@ -1,4 +1,4 @@
|
|||
;NSIS Modern User Interface version 1.61
|
||||
;NSIS Modern User Interface version 1.62
|
||||
;Start Menu Folder Selection Example Script
|
||||
;Written by Joost Verburg
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
|||
|
||||
;You can change this variable or the default Start Menu Folder by using
|
||||
;these defines:
|
||||
;!define MUI_STARTMENU_VARIABLE "$VARNAME"
|
||||
;!define MUI_STARTMENU_VARIABLE "$VAR"
|
||||
;!define MUI_STARTMENU_DEFAULTFOLDER "Folder Name"
|
||||
|
||||
;--------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue