Install types descriptions back
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@831 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5bba364e31
commit
19fa74860e
1 changed files with 3 additions and 3 deletions
|
@ -23,9 +23,9 @@ LicenseText "Scroll down to see the rest of the agreement."
|
|||
LicenseData ..\license.txt
|
||||
|
||||
ComponentText "This will install the Nullsoft Install System v${VER_MAJOR}.${VER_MINOR} on your computer:"
|
||||
InstType "Full"
|
||||
InstType "Normal"
|
||||
InstType "Lite"
|
||||
InstType "Full (w/ Source and Contrib)"
|
||||
InstType "Normal (w/ Contrib, w/o Source)"
|
||||
InstType "Lite (w/o Source or Contrib)"
|
||||
|
||||
AutoCloseWindow false
|
||||
ShowInstDetails show
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue