Added LicenseForceSelection radiobuttons|checkbox
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2362 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8d4d9c0856
commit
5afc7ec7d4
13 changed files with 175 additions and 47 deletions
|
@ -16,6 +16,7 @@ enum
|
|||
TOK_COMPTEXT,
|
||||
TOK_LICENSETEXT,
|
||||
TOK_LICENSEDATA,
|
||||
TOK_LICENSEFORCESELECTION,
|
||||
TOK_LICENSEBKCOLOR,
|
||||
TOK_UNINSTTEXT,
|
||||
TOK_SILENTINST,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue