Updated Tutorial, typos and a few links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2383 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7c3c591228
commit
5dd33fff25
5 changed files with 42 additions and 5 deletions
|
@ -170,7 +170,7 @@ Specifies a string that is above the license text. Omit this to not have a licen
|
|||
|
||||
\S2{alicenseforceselection} LicenseForceSelection
|
||||
|
||||
\c [/LANG=lang_id] (checkbox [accept_text] | radiobuttons [accept_text] [decline_text] | off)
|
||||
\c [/LANG=lang_id] (checkbox [accept_text] | radiobuttons [accept_text] [decline_text] | \\<b\\>off\\</b\\>)
|
||||
|
||||
Specifies if the displayed license must be accept explicit or not. This can be done either by a checkbox or by radiobuttons. By default the "next button" is disabled and will only be enabled if the checkbox is enabled or the right radio button is selected. If off is specified the "next button" is enabled by default.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue