Changed keyword UnicodeInstaller to a more versatile TargetMinimalOS <version> keyword
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6102 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
52408912ab
commit
487e37ffb7
6 changed files with 44 additions and 21 deletions
|
@ -71,7 +71,7 @@ enum
|
|||
TOK_VI_ADDKEY,
|
||||
TOK_VI_SETPRODUCTVERSION,
|
||||
#ifdef _UNICODE
|
||||
TOK_UNICODEINSTALLER,
|
||||
TOK_TARGETMINIMALOS,
|
||||
#endif
|
||||
|
||||
TOK_MISCBUTTONTEXT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue