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:
wizou 2010-06-14 15:24:50 +00:00
parent 52408912ab
commit 487e37ffb7
6 changed files with 44 additions and 21 deletions

View file

@ -71,7 +71,7 @@ enum
TOK_VI_ADDKEY,
TOK_VI_SETPRODUCTVERSION,
#ifdef _UNICODE
TOK_UNICODEINSTALLER,
TOK_TARGETMINIMALOS,
#endif
TOK_MISCBUTTONTEXT,