From 5cc4601fe5d1fbc2953558eedaae113fda23003d Mon Sep 17 00:00:00 2001 From: flizebogen Date: Wed, 26 Mar 2003 19:16:50 +0000 Subject: [PATCH] Added "LicenseForceSelection" git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2365 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/attributes.but | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Docs/src/attributes.but b/Docs/src/attributes.but index ff2178bf..8bc383e9 100644 --- a/Docs/src/attributes.but +++ b/Docs/src/attributes.but @@ -168,6 +168,12 @@ If you make your license file a RTF file it is recommended you edit it with Word Specifies a string that is above the license text. Omit this to not have a license displayed. If button_text is specified, it will override the default button text of "I Agree". +\S2{alicenseforceselection} LicenseForceSelection + +\c [/LANG=lang_id] (checkbox [accept_text] | radiobuttons [accept_text] [decline_text] | off) + +Specifies if the displayed license must be accept explicit or not. This can be done either by a checkbox or by radiobuttons. If off is specified the license must not be accepted. + \S2{aloadlanguagefile} LoadLanguageFile \c lang_file.nlf