|
|
/*: @*: This file is organized into two main blocks. The first block contains @*: code (non-string) sections which are specific to languages. Please put @*: the code sections in the correct language. @*: The second block is reserved for [Strings] which localizers will be @*: working with. It is further divided using "#if LANGUAGE ==" for language @*: specific strings. For strings which are common to all languages @*: place outside the #ifs. @*: @*: This file is first precompiled with LANGUAGE_ID @*: set to the language (see inf\win4\inf\makefile.inc for details). @*: For example, for usa builds, the sections under #if LANGUAGE == 0x409 @*: will appear. @*: @*: Important: To support locstudio, this file contains only ONE [Strings] section. @*: @*/
#if LANGUAGE_ID != 0x804 && LANGUAGE_ID != 0x404 && LANGUAGE_ID != 0x411 && LANGUAGE_ID != 0x412 && LANGUAGE_ID != 0xc04 // This section is for non-FE (chs,cht,jpn,kor,chh) builds. So english, german, ... ;[AddReg] ;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack","COMPLEXSCRIPTS",0x00010001,0
[AddReg]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack","ARABIC",0x00010001,0
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","Traditional Arabic (TrueType)",,trado.ttf HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","Traditional Arabic Bold (TrueType)",,tradbdo.ttf HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","Arabic Transparent (TrueType)",,artro.ttf HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","Arabic Transparent Bold (TrueType)",,artrbdo.ttf HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","Andalus (TrueType)",,andlso.ttf HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","Simplified Arabic (TrueType)",,simpo.ttf HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","Simplified Arabic Bold (TrueType)",,simpbdo.ttf HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","Simplified Arabic Fixed (TrueType)",,simpfxo.ttf
#elif LANGUAGE_ID == 0x804 //CHS specific sections [AddReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack","COMPLEXSCRIPTS",0x00010001,0
[AddReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.Facename",0x00000002,"%SIMSUN%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.Height",0x00010003,0x9 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.CharSet",0x00010003,0x86 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%SIMSUN%",0x00010003,0x0086 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%NSIMSUN%",0x00010003,0x8086 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%NSIMSUN%",0x00010003,0xA086 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%SIMSUN%",0x00010003,0x2086 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink","FontLinkControl",0x00010003,0x00004000 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink","FontLinkDefaultChar",0x00010003,0x00003000 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Tahoma",0x00010002,"SIMSUN.TTC,SimSun" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Microsoft Sans Serif",0x00010002,"SIMSUN.TTC,SimSun" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib","CollectUnicodeProcessNames",0x00010003,1 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WINWORD",0x00000002,"0x00000040" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","PP4",0x00000002,"0x00000020" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","_RUNASW_",0x00000002,"0x00000010" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WW",0x00000002,"0x00000008" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WINOLDAP",0x00000002,"0x00000004" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","INSTMAIN",0x00000002,"0x00000004" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","MAIN123W",0x00000002,"0x00000002" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","AMIPRO",0x00000002,"0x00000001" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","PM4J",0x00000002,"0x00000001" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","FLW2",0x00000002,"0x00000080" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont","936",0x00000002,"%NSIMSUN%" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont","0",0x00000002,"Lucida Console" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\Nls","00000804" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\Nls","00000409" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen","ModeFontPairs",0x00000003,\ @*:@@:@i: 06,00,00,00,01,00,00,00,50,00,15,00,80,02,5E,01,\ @*:@@:@i: 08,00,10,00,01,00,00,00,50,00,19,00,D0,02,90,01,\ @*:@@:@i: 08,00,10,00,01,00,00,00,50,00,1C,00,D0,02,90,01,\ @*:@@:@i: 08,00,0E,00,01,00,00,00,50,00,2B,00,80,02,5E,01,\ @*:@@:@i: 08,00,08,00,01,00,00,00,50,00,32,00,D0,02,90,01,\ @*:@@:@i: 08,00,08,00,02,00,00,00,50,00,19,00,80,02,E0,01,\ @*:@@:@i: 08,00,13,00 @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","932" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","936" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","949" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","950" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","PreloadFontFile",0x00000002,"simsun" HKLM,"Software\Microsoft\Windows\CurrentVersion\IntlRun","femgrate.exe",,"femgrate.exe -s"
[DelRegFirst] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink" [DelReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\KanjiServer" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\TrueType Bitmap support section" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","eudcedit.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","Eudcedit" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\eudcedit" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\eudcedit.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","feime.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","FEIME" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FEIME" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","IME96A" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\IME96A"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","chrmpalt.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","CharMapAlt" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\CharMapAlt"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","fetools.inf"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","imegen" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\imegen"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","codeconv" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\codeconv"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%HeiTi%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%KaiTi%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%FonSongTi%"
@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen"
#elif LANGUAGE_ID == 0x404 //CHT specific sections [AddReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack","COMPLEXSCRIPTS",0x00010001,0
[AddReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.Facename",0x00000002,"%PMINGLIU%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.Height",0x00010003,0x9 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.CharSet",0x00010003,0x88 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%MINGLIU%",0x00010001,0x8088 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%PMINGLIU%",0x00010001,0x0088 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%MINGLIU%",0x00010001,0xA088 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%PMINGLIU%",0x00010001,0x2088 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink","FontLinkControl",0x00010003,0x00004000 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink","FontLinkDefaultChar",0x00010003,0x00003000 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Tahoma",0x00010002,"MINGLIU.TTC,PMingLiU" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Microsoft Sans Serif",0x00010002,"MINGLIU.TTC,PMingLiU" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib","CollectUnicodeProcessNames",0x00010003,1 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WINWORD",0x00000002,"0x00000040" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","PP4",0x00000002,"0x00000020" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","_RUNASW_",0x00000002,"0x00000010" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WW",0x00000002,"0x00000008" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WINOLDAP",0x00000002,"0x00000004" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","INSTMAIN",0x00000002,"0x00000004" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","MAIN123W",0x00000002,"0x00000002" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","AMIPRO",0x00000002,"0x00000001" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","PM4J",0x00000002,"0x00000001" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","FLW2",0x00000002,"0x00000080" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont","950",0x00000002,"%MINGLIU%" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont","0",0x00000002,"Lucida Console" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\Nls","00000404" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\Nls","00000409" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen","ModeFontPairs",0x00000003,\ @*:@@:@i: 06,00,00,00,01,00,00,00,50,00,15,00,80,02,5E,01,\ @*:@@:@i: 08,00,10,00,01,00,00,00,50,00,19,00,D0,02,90,01,\ @*:@@:@i: 08,00,10,00,01,00,00,00,50,00,1C,00,D0,02,90,01,\ @*:@@:@i: 08,00,0E,00,01,00,00,00,50,00,2B,00,80,02,5E,01,\ @*:@@:@i: 08,00,08,00,01,00,00,00,50,00,32,00,D0,02,90,01,\ @*:@@:@i: 08,00,08,00,02,00,00,00,50,00,19,00,80,02,E0,01,\ @*:@@:@i: 08,00,13,00 @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","932" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","936" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","949" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","950" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","PreloadFontFile",0x00000002,"mingliu"
HKLM,"Software\Microsoft\Windows\CurrentVersion\IntlRun","femgrate.exe",,"femgrate.exe -s"
@*: @*: bug 416646 @*: HKLM,"SOFTWARE\Microsoft\OleAut\UserEra\1028\era0","Name0",0x00030001,52,00,2d,00 HKLM,"SOFTWARE\Microsoft\OleAut\UserEra\1028\era0","Name1",0x00030001,11,6c,0b,57,4d,52 HKLM,"SOFTWARE\Microsoft\OleAut\UserEra\1028\era0","Name2",0x00030001,2d,4e,ef,83,11,6c,0b,57,4d,52 HKLM,"SOFTWARE\Microsoft\OleAut\UserEra\1028\era0","ante" ,0x00010003,0x00000001 HKLM,"SOFTWARE\Microsoft\OleAut\UserEra\1028\era0","Start",0x00010003,0x00000778
HKLM,"SOFTWARE\Microsoft\OleAut\UserEra\1028\era1","Name0",0x00030001,52,00 HKLM,"SOFTWARE\Microsoft\OleAut\UserEra\1028\era1","Name1",0x00030001,11,6c,0b,57 HKLM,"SOFTWARE\Microsoft\OleAut\UserEra\1028\era1","Name2",0x00030001,2d,4e,ef,83,11,6c,0b,57 HKLM,"SOFTWARE\Microsoft\OleAut\UserEra\1028\era1","Start",0x00010003,0x00000778
[DelRegFirst] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink" [DelReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\KanjiServer" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\TrueType Bitmap support section" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","eudcedit.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","Eudcedit" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\eudcedit" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\eudcedit.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","feime.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","FEIME" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FEIME" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","QuickIME" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\QuickIME" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","IME96A" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\IME96A"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","chrmpalt.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","CharMapAlt" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\CharMapAlt"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","fetools.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","uimetool" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\uimetool"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","lctool" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\lctool"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","codeconv" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\codeconv"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","cblocks.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","cblocks" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\cblocks"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%KaiU" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%@KaiU" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%@MINGLIU%1" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%@MINGLIU%2"
@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen" #elif LANGUAGE_ID == 0xc04 //CHH specific sections [AddReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack","COMPLEXSCRIPTS",0x00010001,0
[AddReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.Facename",0x00000002,"%PMINGLIU%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.Height",0x00010003,0x9 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.CharSet",0x00010003,0x88 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%MINGLIU%",0x00010001,0x8088 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%PMINGLIU%",0x00010001,0x0088 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%MINGLIU%",0x00010001,0xA088 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%PMINGLIU%",0x00010001,0x2088 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink","FontLinkControl",0x00010003,0x00004000 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink","FontLinkDefaultChar",0x00010003,0x00003000 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Tahoma",0x00010002,"MINGLIU.TTC,PMingLiU" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Microsoft Sans Serif",0x00010002,"MINGLIU.TTC,PMingLiU" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib","CollectUnicodeProcessNames",0x00010003,1 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WINWORD",0x00000002,"0x00000040" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","PP4",0x00000002,"0x00000020" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","_RUNASW_",0x00000002,"0x00000010" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WW",0x00000002,"0x00000008" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WINOLDAP",0x00000002,"0x00000004" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","INSTMAIN",0x00000002,"0x00000004" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","MAIN123W",0x00000002,"0x00000002" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","AMIPRO",0x00000002,"0x00000001" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","PM4J",0x00000002,"0x00000001" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","FLW2",0x00000002,"0x00000080" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont","950",0x00000002,"%MINGLIU%" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont","0",0x00000002,"Lucida Console" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\Nls","00000404" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\Nls","00000409" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen","ModeFontPairs",0x00000003,\ @*:@@:@i: 06,00,00,00,01,00,00,00,50,00,15,00,80,02,5E,01,\ @*:@@:@i: 08,00,10,00,01,00,00,00,50,00,19,00,D0,02,90,01,\ @*:@@:@i: 08,00,10,00,01,00,00,00,50,00,1C,00,D0,02,90,01,\ @*:@@:@i: 08,00,0E,00,01,00,00,00,50,00,2B,00,80,02,5E,01,\ @*:@@:@i: 08,00,08,00,01,00,00,00,50,00,32,00,D0,02,90,01,\ @*:@@:@i: 08,00,08,00,02,00,00,00,50,00,19,00,80,02,E0,01,\ @*:@@:@i: 08,00,13,00 @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","932" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","936" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","949" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","950" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","PreloadFontFile",0x00000002,"mingliu"
HKLM,"Software\Microsoft\Windows\CurrentVersion\IntlRun","femgrate.exe",,"femgrate.exe -s"
[DelRegFirst] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink" [DelReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\KanjiServer" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\TrueType Bitmap support section" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","eudcedit.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","Eudcedit" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\eudcedit" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\eudcedit.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","feime.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","FEIME" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\FEIME" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","QuickIME" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\QuickIME" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","IME96A" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\IME96A"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","chrmpalt.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","CharMapAlt" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\CharMapAlt"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","fetools.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","uimetool" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\uimetool"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","lctool" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\lctool"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","codeconv" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\codeconv"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","cblocks.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","cblocks" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\cblocks"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%KaiU" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%@KaiU" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%@MINGLIU%1" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%@MINGLIU%2"
@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen"
#elif LANGUAGE_ID == 0x411 //JPN specific sections [AddReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack","COMPLEXSCRIPTS",0x00010001,0
[AddReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","%STD_MINCHO%",0x00000002,"%MS_MINCHO%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","@%STD_MINCHO%",0x00000002,"@%MS_MINCHO%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","%STD_GOTHIC%",0x00000002,"%MS_GOTHIC%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","@%STD_GOTHIC%",0x00000002,"@%MS_GOTHIC%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","%GOTHIC_DB%",0x00000002,"%MS_GOTHIC%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","%GOTHIC_SB%",0x00000002,"%MS_GOTHIC%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","%COURIER_SB%",0x00000002,"Courier" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","%TIMES_NEW_ROMAN_SB%",0x00000002,"Times New Roman" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","%ARIAL_SB%",0x00000002,"Arial" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","@MS Shell Dlg",0x00000000,"@%MS_SHELL_DLG%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.Facename",0x00000000,"MS UI Gothic" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.Height",0x00010001,0x9 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","GUIFont.CharSet",0x00010001,0x80 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%MS_MINCHO%",0x00010003,0xC080 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%MS_PMINCHO%",0x00010003,0x4080 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%MS_GOTHIC%",0x00010003,0x8080 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","%MS_PGOTHIC%",0x00010003,0x0080 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%MS_MINCHO%",0x00010003,0xE080 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%MS_PMINCHO%",0x00010003,0x6080 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%MS_GOTHIC%",0x00010003,0xA080 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%MS_PGOTHIC%",0x00010003,0x2080 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink","FontLinkControl",0x00010003,0x0 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink","FontLinkDefaultChar",0x00010003,0x30fb HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Lucida Sans Unicode",0x00010002,"MSGOTHIC.TTC,MS UI Gothic" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS PGothic",0x00010002,"L_10646.TTF" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Tahoma",0x00010002,"MSGOTHIC.TTC,MS UI Gothic" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS UI Gothic",0x00010002,"L_10646.TTF" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib","CollectUnicodeProcessNames",0x00010003,1 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","DIRECTOR",0x00000002,"0x00000400" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","BCW",0x00000002,"0x00000200" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","FLW2",0x00000002,"0x00000080" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WINWORD",0x00000002,"0x00000040" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","PP4",0x00000002,"0x00000020" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","_RUNASW_",0x00000002,"0x00000010" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WW",0x00000002,"0x00000008" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","WINOLDAP",0x00000002,"0x00000004" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","INSTMAIN",0x00000002,"0x00000004" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","MAIN123W",0x00000002,"0x00000002" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","AMIPRO",0x00000002,"0x00000001" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","PM4J",0x00000002,"0x00000001" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\Compatibility2","JXW",0x00000002,"0x00001000"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\WOW\WowFax\SupportedFaxDrivers",DriverNames,0x00010000,\ "WINFAX","E-FAX","MAXFAXP","Quick Link II Fax","Quick Link Gold","Procomm Plus",\ "%JPN_FAX_1%","%JPN_FAX_2%","%JPN_FAX_3%","%JPN_FAX_4%","%JPN_FAX_5%","%JPN_FAX_6%" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\msime95.ini","",0x00000002,"USR:Software\Microsoft\Ime\msime95" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont","932",0x00000002,"*%MS_GOTHIC%" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont","0",0x00000002,"Lucida Console" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\Nls","00000411" @*:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\Nls","00000409" @*:@@:@i!n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen","ModeFontPairs",0x00000003,\ @*:@@:@i!n: 06,00,00,00,01,00,00,00,50,00,15,00,80,02,5E,01,\ @*:@@:@i!n: 08,00,10,00,01,00,00,00,50,00,19,00,D0,02,90,01,\ @*:@@:@i!n: 08,00,10,00,01,00,00,00,50,00,1C,00,D0,02,90,01,\ @*:@@:@i!n: 08,00,0E,00,01,00,00,00,50,00,2B,00,80,02,5E,01,\ @*:@@:@i!n: 08,00,08,00,01,00,00,00,50,00,32,00,D0,02,90,01,\ @*:@@:@i!n: 08,00,08,00,02,00,00,00,50,00,19,00,80,02,E0,01,\ @*:@@:@i!n: 08,00,13,00 @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","932" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","936" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","949" @*:@@:@i:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen\CodePage","950" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","PreloadFontFile",0x00000002,"msgothic" HKLM,"Software\Microsoft\Windows\CurrentVersion\IntlRun","femgrate.exe",,"femgrate.exe -s"
@*: @*: IMJP8.1 @*: @*: 32bit only @@:@@!m:HKLM,"Software\Microsoft\Windows\CurrentVersion\IntlRun","IMJPINST.EXE",, "%10%\IME\IMJP8_1\IMJPINST.EXE /PRELOAD" @@:@@!m:HKLM,"Software\Microsoft\IMEJP\8.1\directories",DictionaryPath,0x00000002,"%WinDir%\IME\IMJP8_1\Dicts" @@:@@!m:HKLM,"Software\Microsoft\IMEJP\8.1\directories",ModulePath,0x00000002 ,"%WinDir%\IME\IMJP8_1" @@:@@!m:HKLM,"Software\Microsoft\IMEJP\8.1\directories",UsrDictPath,0x00000002 ,"%WinDir%\IME\IMJP8_1\UsrDicts" @@:@@!m:HKLM,"Software\Microsoft\IMEJP\8.1\directories",IMEPadPath,0x00000002 ,"%WinDir%\IME\IMJP8_1\Applets" @*: 32bit on 64bit @@:@m:HKLM,"Software\Microsoft\Windows\CurrentVersion\IntlRun","IMJPINST.EXE(x86)",, "%10%\IME (x86)\IMJP8_1\IMJPINST.EXE /WOW /PRELOAD" @@:@m:HKLM,"SOFTWARE\Wow6432Node\Microsoft\IMEJP\8.1\directories",DictionaryPath,0x00000002, "%WinDir%\IME (x86)\IMJP8_1\Dicts" @@:@m:HKLM,"SOFTWARE\Wow6432Node\Microsoft\IMEJP\8.1\directories",ModulePath,0x00000002 , "%WinDir%\IME (x86)\IMJP8_1" @@:@m:HKLM,"SOFTWARE\Wow6432Node\Microsoft\IMEJP\8.1\directories",UsrDictPath,0x00000002 , "%WinDir%\IME (x86)\IMJP8_1\UsrDicts" @@:@m:HKLM,"SOFTWARE\Wow6432Node\Microsoft\IMEJP\8.1\directories",IMEPadPath,0x00000002 , "%WinDir%\IME (x86)\IMJP8_1\Applets" @*: 64bit on 64bit @@:@m:HKLM,"Software\Microsoft\Windows\CurrentVersion\IntlRun","IMJPINST.EXE",, "%10%\IME\IMJP8_1\IMJPINST.EXE /PRELOAD" @@:@m:HKLM,"Software\Microsoft\IMEJP\8.1\directories",DictionaryPath,0x00000002,"%WinDir%\IME\IMJP8_1\Dicts" @@:@m:HKLM,"Software\Microsoft\IMEJP\8.1\directories",ModulePath,0x00000002 ,"%WinDir%\IME\IMJP8_1" @@:@m:HKLM,"Software\Microsoft\IMEJP\8.1\directories",UsrDictPath,0x00000002 ,"%WinDir%\IME\IMJP8_1\UsrDicts" @@:@m:HKLM,"Software\Microsoft\IMEJP\8.1\directories",IMEPadPath,0x00000002 ,"%WinDir%\IME\IMJP8_1\Applets" @*: Cicero TIP Enabled flag HKLM,"SOFTWARE\Microsoft\CTF\TIP\{B3209488-CB34-4017-8E13-10CFCA2519FE}\LanguageProfile\0x00000411\{75E61AD7-8D9E-4436-A0BE-2098C0DDA2C1}","Enable",0x00010003,1 HKLM,"SOFTWARE\Microsoft\CTF\TIP\{B3209488-CB34-4017-8E13-10CFCA2519FE}\LanguageProfile\0x00000411\{DAF93FA4-C39D-4AD8-BE61-16A1DFA3A1DA}","Enable",0x00010003,1 @@:@m:HKLM,"SOFTWARE\Wow6432Node\Microsoft\CTF\TIP\{B3209488-CB34-4017-8E13-10CFCA2519FE}\LanguageProfile\0x00000411\{75E61AD7-8D9E-4436-A0BE-2098C0DDA2C1}","Enable",0x00010003,1 @@:@m:HKLM,"SOFTWARE\Wow6432Node\Microsoft\CTF\TIP\{B3209488-CB34-4017-8E13-10CFCA2519FE}\LanguageProfile\0x00000411\{DAF93FA4-C39D-4AD8-BE61-16A1DFA3A1DA}","Enable",0x00010003,1
@@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","wave" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","midi" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","aux" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","wave1" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","wave2" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","midi1" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","midi2" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","midi3" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","midi4" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","aux1" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","aux2" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","mixer" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","mixer1" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","KERNEL" @@:@n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","KERNEL1"
[AddRegUpg]
[DelRegFirst] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink"
[DelReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\KanjiServer" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\TrueType Bitmap support section" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","eudcedit.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","Eudcedit" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\eudcedit" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\eudcedit.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions","chrmpalt.inf" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","CharMapAlt" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\CharMapAlt" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Parclass" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Font Drivers","User font Driver" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%MS_GOTHIC%1" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%MS_GOTHIC%2" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%MS_MINCHO%1" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper","@%MS_MINCHO%2"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","@%MS_PMINCHO%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","@%MS_PGOTHIC%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","%MS_PGOTHIC%" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%OLD_GOTHIC%"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","Jpn98FixPitch"
@@:@i!n:HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\FullScreen"
#endif
// String section below for localizers [Strings]
#if LANGUAGE_ID != 0x804 && LANGUAGE_ID != 0x404 && LANGUAGE_ID != 0x411 && LANGUAGE_ID != 0x412 && LANGUAGE_ID != 0xc04 BOOT_DESC_KEYBOARD_TYP="����� ������ ������� ����� ��� 101 �� 102 ����� ������ ������ ��� �������" BOOT_DESC_LANGUAGE_DLL="������� (������)" BOOT_DESC_MOUSE_DRV="Microsoft �� IBM PS/2" BOOT_DESC_NETWORK_DRV="��� ���� ������� �������" BOOT_DESC_SYSTEM_DRV="���� MS-DOS �� PC-DOS"
FIXEDFON_FON="vgafix.fon" FontMapper_DEFAULT=0 FONTS_FON="vgasys.fon"
MS_SHELL_DLG="Microsoft Sans Serif" NARRATOR_EXE_PATH="" OEMFONT_FON="vgaoem.fon"
#elif LANGUAGE_ID == 0x804 BOOT_DESC_KEYBOARD_TYP="Enhanced 101 or 102 key US and Non US keyboards" BOOT_DESC_LANGUAGE_DLL="English (American)" BOOT_DESC_MOUSE_DRV="Microsoft, or IBM PS/2" BOOT_DESC_NETWORK_DRV="LAN Support" BOOT_DESC_SYSTEM_DRV="MS-DOS or PC-DOS System"
FIXEDFON_FON="svgafix.fon" FontMapper_DEFAULT=0x0086 FONTS_FON="svgasys.fon"
MS_SHELL_DLG="Microsoft Sans Serif" NARRATOR_EXE_PATH="" OEMFONT_FON="vga936.fon"
@*:Append
@*: @*: CHS specific placeholder @*: SIMSUN="SIMSUN" NSIMSUN="NSIMSUN" HeiTi="HeiTi" KaiTi="KaiTi" FonSongTi="FonSongTi"
#elif LANGUAGE_ID == 0x404 || LANGUAGE_ID == 0xc04 BOOT_DESC_KEYBOARD_TYP="Enhanced 101 or 102 key US and Non US keyboards" BOOT_DESC_LANGUAGE_DLL="English (American)" BOOT_DESC_MOUSE_DRV="Microsoft, or IBM PS/2" BOOT_DESC_NETWORK_DRV="LAN Support" BOOT_DESC_SYSTEM_DRV="MS-DOS or PC-DOS System"
FIXEDFON_FON="cvgafix.fon" FontMapper_DEFAULT=0x0088 FONTS_FON="cvgasys.fon"
MS_SHELL_DLG="Microsoft Sans Serif" NARRATOR_EXE_PATH="" OEMFONT_FON="vga950.fon"
@*:Append
@*: @*: CHT specific placeholder @*: MINGLIU="MINGLIU" PMINGLIU="PMINGLIU" KaiU="KaiU"
#elif LANGUAGE_ID == 0x411 @@:@@!n:BOOT_DESC_KEYBOARD_TYP="Enhanced 101 or 102 key US and Non US keyboards" @@:@@!n:BOOT_DESC_LANGUAGE_DLL="English (American)" @@:@@!n:BOOT_DESC_MOUSE_DRV="Microsoft, or IBM PS/2" @@:@@!n:BOOT_DESC_NETWORK_DRV="LAN Support" @@:@@!n:BOOT_DESC_SYSTEM_DRV="MS-DOS or PC-DOS System"
FIXEDFON_FON="jvgafix.fon" FontMapper_DEFAULT=0x0080 FONTS_FON="jvgasys.fon" MS_SHELL_DLG="MS UI Gothic" NARRATOR_EXE_PATH="" OEMFONT_FON="vga932.fon"
@*:Append
STD_MINCHO="STD_MINCHO" MS_MINCHO="MS_MINCHO" MS_PMINCHO="MS_PMINCHO" STD_GOTHIC="STD_GOTHIC" MS_GOTHIC="MS_GOTHIC" MS_PGOTHIC="MS_PGOTHIC" GOTHIC_DB="GOTHIC_DB" GOTHIC_SB="GOTHIC_SB" COURIER_SB="COURIER_SB" TIMES_NEW_ROMAN_SB="TIMES_NEW_ROMAN_SB" ARIAL_SB="ARIAL_SB" JPN_FAX_1="EASYFAX" JPN_FAX_2="MYFAX" JPN_FAX_3="STARFAX" JPN_FAX_4="JPN_FAX_4" JPN_FAX_5="JPN_FAX_5" JPN_FAX_6="JPN_FAX_6"
OLD_GOTHIC="OLD_GOTHIC" @@:@n:BOOT_DESC_KEYBOARD_TYP = "" @@:@n:BOOT_DESC_LANGUAGE_DLL = "" @@:@n:BOOT_DESC_MOUSE_DRV = "NEC PC98 BUSMOUSE" @@:@n:BOOT_DESC_NETWORK_DRV = "Microsoft LAN Manager" @@:@n:BOOT_DESC_SYSTEM_DRV = ""
#elif LANGUAGE_ID == 0x412 BOOT_DESC_KEYBOARD_TYP="Enhanced 101 or 102 key US and Non US keyboards" BOOT_DESC_LANGUAGE_DLL="English (American)" BOOT_DESC_MOUSE_DRV="Microsoft, or IBM PS/2" BOOT_DESC_NETWORK_DRV="LAN Support" BOOT_DESC_SYSTEM_DRV="MS-DOS or PC-DOS System"
FIXEDFON_FON="hvgafix.fon" FontMapper_DEFAULT=0x0081 FONTS_FON="hvgasys.fon"
MS_SHELL_DLG="Microsoft Sans Serif" NARRATOR_EXE_PATH="" OEMFONT_FON="vga949.fon"
@*:Append
@*: @*: KOR specific placeholder @*: GULIM="GULIM" GULIMCHE="GULIMCHE"
#endif
@*:;begin_all
APP_MGMT="����� �������" DEFRAG_SNAPIN="����� ����� �����" DEFRAG_PROVIDER="Microsoft Corp., Executive Software International"
DEFRAG_NTFS_CLASS="����� ����� ����� NTFS" DEFRAG_FAT_CLASS="����� ����� ����� FAT"
BOOT_DESC_DISPLAY_DRV="VGA" BRIEFCASE="����� �������" DEFAULT_PROFILES_DIR="%SystemDrive%\Documents and Settings" DESC_IE="Internet Explorer" DESC_JAVA="Microsoft Virtual Machine" DESKCPL_ADAPTER_PAGE="���� Display Adapter CPL" DESKCPL_MONITOR_PAGE="���� Display Monitor CPL" DESKCPL_PANNING_PAGE="���� Display Panning CPL" DIRECT3D_HAL_DESC="Microsoft Direct3D Hardware acceleration through Direct3D HAL" DIRECT3D_RAMP_EMULATION_DESC="Microsoft Direct3D Mono(Ramp) Software Emulation" DIRECT3D_RGB_EMULATION_DESC="Microsoft Direct3D RGB Software Emulation" DISK_COPY_EXTENSION="���� ���� �����" DISK_QUOTA_UI="����� �������� ����� ������� �����" DS_SECURITY_PAGE="���� ���� DS" EMBEDDING_PBRUSH="Paintbrush Picture,Paintbrush Picture,pbrush.exe,picture" EMBEDDING_SOUNDREC="Sound,Sound,sndrec32.exe,picture" ENCRYPTION_CONTEXT_MENU="����� ���� �������" EXPLORER_TIPS_0="��� ��� �� ���� ����� ������ ���� ��, ����� ����� ��� �� ���������, ���� ��� ��� '����', �� ��� '�������'." EXPLORER_TIPS_1="������ ����� ����� ������� �� ������� ���� �� ����� ����� ��������� �����." EXPLORER_TIPS_10="������� ����� ���� ������ ��� ��� ���� �� ���� ������ �� ���� ���� �������." EXPLORER_TIPS_11="����� ����� ���� �������� �������� ����, ��� �� �������� �� ������ ������ ����� ��� ����� ����� ��� ���� ������, �� ���� ��� '����� ���� ��������'." EXPLORER_TIPS_12="������ ���� ��������� ����� �� ����� �� ���� ����� ������� ��� ������ �� ���� ������." EXPLORER_TIPS_13="������� ����� ����� ������ ���� ���� ����� ��� ����� �����." EXPLORER_TIPS_14="������ ���� �������, �� �������� �� ������ ������ ����� ��� ��� ������, �� ���� ��� '�����'." EXPLORER_TIPS_15="������ ���� �� ��� �� ���� ����, ���� �������� ������� CTRL ����� ����� ��� �� ����." EXPLORER_TIPS_16="������ ���� ������ ������ ��, �� �������� �� ������ ������ ����� ��� ��� ������, �� ���� ��� '�����'." EXPLORER_TIPS_17="��� ��� ������� ��������� �������� �� ��� �������� ��� �� ���� ��������." EXPLORER_TIPS_18="����� ������� ������ �� ������� ������� ���� ��� � ���� ����� ����� �������." EXPLORER_TIPS_19="����� ����� ����� ������ ������ �� ��� ��� �� ������� ���� ������. �� ��� ������ ������� ��� ��� ������ �� ���� ������." EXPLORER_TIPS_2="������ ������ ��� ����� ����, ����� ��� ��� �������� ��� �� '����'." EXPLORER_TIPS_20="���� ����� �����, ���� �� ���� ����� ������� ��� ����� ����� ��." EXPLORER_TIPS_21="������� �� ����� ������� ����� �������, ����� ������ ������� �� ������ ���� �����." EXPLORER_TIPS_22="����� ����� ��� ����� ����� ������ ����� ��� '����', �� ������� ��� �������, �� ����� ��� '������� �������'." EXPLORER_TIPS_23="���� ����� ���� ���� �������, ��� ����� ��� ����� �������, ���� ��� '����', ��� ��� '�������', �� ���� ��� '���� �������'." EXPLORER_TIPS_24="����� ��� ���� �� ��� MS-DOS �Windows NT. �� ���� MS-DOS, ���� ��� ��� MS-DOS ����� �����, ���� ��� �����, �� ���� ��� �����. �� ������ ���� ���� ���� ���� ����� Enter ���� ���� ��� �������. ����� ���� ��� ��� ���� ��� ������� ����� ��." EXPLORER_TIPS_25="����� ����� �������� ������� ��� �����, �� �������� �� ������ ������ ����� ��� ��� ���� �������, �� ���� ��� '�����'." EXPLORER_TIPS_26="��� ��� �� ��� ������ ����� ��������� ����� �� �� �����, ����� ����� ����� ���� ����� ������ ������." EXPLORER_TIPS_27="����� ���� ������ �����, ����� ��� BACKSPACE ���� ���� ���� ������ ����." EXPLORER_TIPS_28="����� ���� ���� ������� ������ ��� ��������, ����� ����� ������ ��� ���� �������. ���� ������� ������ �����, ���� ��� ��� ������ ��� ����." EXPLORER_TIPS_29="���� ���� ����� ��� ������ �� �������, ���� ��� ����� ��������, �� ���� �������� ������ ������." EXPLORER_TIPS_3="���� ������� �� ������ ������ ���� �������. ���� ����� ���� ����!" EXPLORER_TIPS_30="���� ������ ������� �� ������� ��� ����� ������ ���� �������� ������ ������. ��� ���� ALT ������ ������." EXPLORER_TIPS_31="���� ��� ������ ������� ��� ��� ������ ����� ��� ��� ����� �������." EXPLORER_TIPS_32="������ �� �������, ��� ���� �� ���� �����. ���� ��� '����', ��� ��� '�������', ��� ��� '�����', �� ���� ��� ����." EXPLORER_TIPS_33="������ ����� ��� �����, ���� ����� ��� ��������." EXPLORER_TIPS_34="���� ��� ��� ��� ��� ����� �� ��� ��� ��� ������ ��� ����� �� ����� ������." EXPLORER_TIPS_35="����� ��� ������� ���� ���� ������ ����� ���� ���� ����� Windows NT ���� ���� ������ ��� ���� ��� �������." EXPLORER_TIPS_36="��� ��� ���� ���� ����, ����� ������� ����� ��������� ���� ��� ������� ������ �� ����� �����. ���� ��� '����', ��� ��� '�������', ��� ��� '����� �������', �� ���� ��� '��� �������'." EXPLORER_TIPS_37="�� ������ Windows NT, ����� ����� ������ ������ �� ����� ������ ����� ������� �������� ������." EXPLORER_TIPS_38="�� �������� ��� ���� ������� ����� ���� ���� ������ ����� ������ ������ ��� ������� �� ������ '��� ����' �� ������� ���� ����." EXPLORER_TIPS_39="�� �������� ���� ����� ������� ������ �� ������� �� ����� ������.�� ������ Windows NT, ���� ���� ������ ������ ��� ���� ������� ���� ���� ������ ����, ���� ��� '�����', �� ���� ��� ����� ������� '�����'." EXPLORER_TIPS_4="����� ������� ����� ����� ����� ����� ���� ���� ���������. ����� ����� ������� ��������!" EXPLORER_TIPS_40="���� ��� ����� ��� ���� ������ ��� ����� �����. ���� ����� ������� ���� ����� ����� ��������� ���� ����� �������." EXPLORER_TIPS_41="������ ��� �� �� ��� ���� �������, �� ���� ������ ��� ���� ���� ����." EXPLORER_TIPS_42="����� ������� ����� '�����' ��� ����� '����' ���� ������ ������ ��� ������� ���." EXPLORER_TIPS_43="����� ����� Windows NT ���� �����. �� ����� ��������!" EXPLORER_TIPS_44="��� ��� ���� ��� ������� ����� ������ �� ������� ������, ����� �������� �������� ����� ��� ��� �������� ������ �������� ����� �������." EXPLORER_TIPS_45="��� �� ����� ��������� �������� ������ ����� ������, ���� �� ���� ������ ������� ��� ��� ���� ������ ��� ��� ������ ����� ����� ��������� �� ������ ����� ������ ��." EXPLORER_TIPS_46="�� ��� ������, ���� ����� ���� ������ ������ ��� CTRL+ALT+DEL � ����� ��� ����� ���� ������." EXPLORER_TIPS_47="����� ����� ��������� ���� ���� ������ ������ ��� CTRL+ALT+DEL ������ ��� ����� ������." EXPLORER_TIPS_48="�� ��� ������, ����� ��� ����� ������ ��� CTRL+ALT+DEL ������ ��� ����� ���� �����." EXPLORER_TIPS_49="����� ����� ������ ���� ������� �� �������� ���� ������� ���� ����� ������ �� ��� ������. �� ���� �������� ���� ����ݺ ���� ���� ���� ����� �� ���� ���� ������." EXPLORER_TIPS_5="���� �� ���� ������ ����� ������ ������ �� �� ���� ����� ����� �� ������� ��������." EXPLORER_TIPS_6="������ ����� �����, �� ���� ����� ����� �� ��� ��� �������." EXPLORER_TIPS_7="�� ��� ���� �� ����� ������� ��� ���� ����� ������, ����� ������ ��� ������� ��� ���� �� ������ ������ ��� �� ����� ���������, �� ����� ��� ������." EXPLORER_TIPS_8="����� ������� ������ Windows NT ������� ���� ������� �������� ��� ���������." EXPLORER_TIPS_9="���� �� ������ ������� �������� ������� ����� ������� �������� �� ���������." FOLDER_REDIRECTION_EDITOR="���� ����� ����� ����" FONTS="Fonts" GAMES="�����" CONFIGURE_PROGRAMS="����� ��������� ������� ������� �����" roman = "Roman (All res)" script = "Script (All res)" modern = "Modern (All res)" small_fonts = "Small Fonts (VGA res)" arial = "Arial (TrueType)" arial_bold = "Arial Bold (TrueType)" arial_bold_italic = "Arial Bold Italic (TrueType)" arial_italic = "Arial Italic (TrueType)" courier_new = "Courier New (TrueType)" courier_new_bold = "Courier New Bold (TrueType)" courier_new_bold_italic = "Courier New Bold Italic (TrueType)" courier_new_italic = "Courier New Italic (TrueType)" lucida_console = "Lucida Console (TrueType)" lucida_sans_unicode = "Lucida Sans Unicode (TrueType)" microsoft_sans_serif = "Microsoft Sans Serif (TrueType)" times_new_roman = "Times New Roman (TrueType)" times_new_roman_bold = "Times New Roman Bold (TrueType)" times_new_roman_bold_italic = "Times New Roman Bold Italic (TrueType)" times_new_roman_italic = "Times New Roman Italic (TrueType)" wingdings = "WingDings (TrueType)" symbol = "Symbol (TrueType)" symbol_vga_res = "Symbol 8,10,12,14,18,24 (VGA res)" verdana = "Verdana (TrueType)" verdana_bold = "Verdana Bold (TrueType)" verdana_italic = "Verdana Italic (TrueType)" verdana_bold_italic = "Verdana Bold Italic (TrueType)" ariel_black = "Arial Black (TrueType)" comic_sans = "Comic Sans MS (TrueType)" comic_sans_bold = "Comic Sans MS Bold (TrueType)" impact = "Impact (TrueType)" georgia = "Georgia (TrueType)" georgia_bold = "Georgia Bold (TrueType)" georgia_bold_italic = "Georgia Bold Italic (TrueType)" georgia_italic = "Georgia Italic (TrueType)" franklin_gothic_book = "Franklin Gothic Book (TrueType)" franklin_gothic_book_italic = "Franklin Gothic Book Italic (TrueType)" franklin_gothic_medium = "Franklin Gothic Medium (TrueType)" franklin_gothic_medium_italic = "Franklin Gothic Medium Italic (TrueType)" pala = "Palatino Linotype (TrueType)" pala_bold = "Palatino Linotype Bold (TrueType)" pala_bold_italic = "Palatino Linotype Bold Italic (TrueType)" pala_italic = "Palatino Linotype Italic (TrueType)" trebuc = "Trebuchet MS (TrueType)" trebuc_bold = "Trebuchet MS Bold (TrueType)" trebuc_bold_italic = "Trebuchet MS Bold Italic (TrueType)" trebuc_italic = "Trebuchet MS Italic (TrueType)" tahoma_bold = "Tahoma Bold (TrueType)" webdings = "Webdings (TrueType)" estrangelo = "Estrangelo Edessa (TrueType)" gautami = "Gautami (TrueType)" latha = "Latha (TrueType)" mangal = "Mangal (TrueType)" mvboli = "Mv Boli (TrueType)" raavi = "Raavi (TrueType)" shruti = "Shruti (TrueType)" tunga = "Tunga (TrueType)" sylfaen = "Sylfaen (TrueType)" wst_czec = "WST_Czec (All res)" wst_engl = "WST_Engl (All res)" wst_fren = "WST_Fren (All res)" wst_germ = "WST_Germ (All res)" wst_ital = "WST_Ital (All res)" wst_span = "WST_Span (All res)" wst_swed = "WST_Swed (All res)"
roman_plotter = "Roman (Plotter)" script_plotter = "Script (Plotter)" modern_plotter = "Modern (Plotter)" ms_console = "MS Console (TrueType)" micross_reg = "Microsoft Sans Serif Regular (TrueType)"
LMSIE4 = "Internet Explorer"
ICC_PROFILE="����� ICC �������" ICM_MONITOR_MANAGEMENT="����� ���� ����� ICM" ICM_PRINTER_MANAGEMENT="����� ����� ICM" ICM_SCANNER_MANAGEMENT="����� ������ ������ ICM" MAGNIFIER_NAME = "������" MODEM_CONNECTION_FOR_DIRECTPLAY="����� ���� �� ��� DirectPlay" MS_DOS_EMULATION_FONT="Lucida Console" MULTIMEDIA_FILE_PROPERTY_SHEET="���� ����� ��� ���� �������" NARRATOR_NAME = "������" NTFS_SECURITY_PAGE="���� ���� NTFS" OLE_DOCFILE_PROPERTY_PAGE="���� ����� OLE Docfile" OSK_NAME = "���� ������ ��� ������" PLUSPACK_CPL_EXTENSION="���� PlusPack CPL" PRINTERS_SECURITY_PAGE="���� ���� ��������" ProgramFx86 = "Program Files (x86)" SCRIPT_EXT_JS="��� ������ JavaScript" SCRIPT_EXT_VBS="��� ������ ��� VBScript" SH_EXT_FILE_COMPRESSION="������ Shell ���� �������" SH_EXT_HYPERTERM="HyperTerminal Icon Ext" SH_EXT_MS_WIN_NET_OBJ="������ Shell ������� Microsoft Windows Network" SH_EXT_SHARING="������ Shell ��������" SH_EXT_SHIM_LAYER_XP="���� �������" SharedTools = "Microsoft Shared" SHELL_SCRAP_DATAHANDLER="����� ������ Shell Scrap" TextConverter = "Microsoft Shared\TextConv" WEB_PRINTER_SHELL_EXTENSION="���� Shell ������ ���" WINSOCK_IPX_CONNECTION_FOR_DIRECTPLAY="����� WinSock IPX �� ��� DirectPlay" WINSOCK_TCP_CONNECTION_FOR_DIRECTPLAY="����� WinSock TCP �� ��� DirectPlay"
GMT_MINUS_12_A_DESC = "(GMT-12:00) �� ������� ������� �����" GMT_MINUS_12_A_DAYLIGHT = "�� ������� - ������� ������" GMT_MINUS_12_A_STANDARD = "�� ������� - ������� ������"
GMT_MINUS_11_A_DESC = "(GMT-11:00) ����� ������, �����" GMT_MINUS_11_A_DAYLIGHT = "����� - ������� ������" GMT_MINUS_11_A_STANDARD = "����� - ������� ������"
GMT_MINUS_10_A_DESC = "(GMT-10:00) �����" GMT_MINUS_10_A_DAYLIGHT = "����� - ������� ������" GMT_MINUS_10_A_STANDARD = "����� - ������� ������"
GMT_MINUS_09_A_DESC = "(GMT-09:00) ������" GMT_MINUS_09_A_DAYLIGHT = "������ - ������� ������" GMT_MINUS_09_A_STANDARD = "������ - ������� ������"
GMT_MINUS_08_A_DESC = "(GMT-08:00) ������� ���������� (�������� ������� �����)� ������" GMT_MINUS_08_A_DAYLIGHT = "��� ������ - ������� ������" GMT_MINUS_08_A_STANDARD = "��� ������ - ������� ������"
GMT_MINUS_07_A_DESC = "(GMT-07:00) ������� ������ (�������� ������� �����)" GMT_MINUS_07_A_DAYLIGHT = "������� ������ �������� ������" GMT_MINUS_07_A_STANDARD = "������� ������ �������� ������"
GMT_MINUS_07_B_DESC = "(GMT-07:00) �������, �����, ��������" GMT_MINUS_07_B_DAYLIGHT = "������ - ������� ������ 2" GMT_MINUS_07_B_STANDARD = "������ - ������� ������ 2"
GMT_MINUS_07_C_DESC = "(GMT-07:00) �������" GMT_MINUS_07_C_DAYLIGHT = "������� ������ �������� ������" GMT_MINUS_07_C_STANDARD = "������� ������ �������� ������"
GMT_MINUS_06_A_DESC = "(GMT-06:00) ������� ������� (�������� ������� �����)" GMT_MINUS_06_A_DAYLIGHT = "������� ������ �������" GMT_MINUS_06_A_STANDARD = "������� ������ �������"
GMT_MINUS_06_B_DESC = "(GMT-06:00) ����������" GMT_MINUS_06_B_DAYLIGHT = "���� - ������� ������� ������" GMT_MINUS_06_B_STANDARD = "���� - ������� ������� ������"
GMT_MINUS_06_C_DESC = "(GMT-06:00) ����������, ������, �������" GMT_MINUS_06_C_DAYLIGHT = "������ - ������� ������" GMT_MINUS_06_C_STANDARD = "������ - ������� ������"
GMT_MINUS_06_D_DESC = "(GMT-06:00) ��� ������" GMT_MINUS_06_D_DAYLIGHT = "��� ������ - ������� ������" GMT_MINUS_06_D_STANDARD = "��� ������ - ������� ������"
GMT_MINUS_05_A_DESC = "(GMT-05:00) ������� ������ (�������� ������� �����)" GMT_MINUS_05_A_DAYLIGHT = "������� ������ ������" GMT_MINUS_05_A_STANDARD = "������� ������ ������"
GMT_MINUS_05_B_DESC = "(GMT-05:00) ������� (�����)" GMT_MINUS_05_B_DAYLIGHT = "��� �������� ������� - ����" GMT_MINUS_05_B_STANDARD = "��� �������� ������� - ����"
GMT_MINUS_05_C_DESC = "(GMT-05:00) ������, ����, ����" GMT_MINUS_05_C_DAYLIGHT = "���������� SA - ������� ������" GMT_MINUS_05_C_STANDARD = "���������� SA - ������� ������"
GMT_MINUS_04_A_DESC = "(GMT-04:00) ����� ������ �������� (����)" GMT_MINUS_04_A_DAYLIGHT = "������ �������� - ������� ������" GMT_MINUS_04_A_STANDARD = "������ �������� - ������� ������"
GMT_MINUS_04_B_DESC = "(GMT-04:00) �������, �����" GMT_MINUS_04_B_DAYLIGHT = "��� SA - ������� ������" GMT_MINUS_04_B_STANDARD = "��� SA - ������� ������"
GMT_MINUS_04_C_DESC = "(GMT-04:00) ��������" GMT_MINUS_04_C_DAYLIGHT = "���������� SA - ������� ������" GMT_MINUS_04_C_STANDARD = "���������� SA - ������� ������"
GMT_MINUS_0330_A_DESC = "(GMT-03:30) ������������" GMT_MINUS_0330_A_DAYLIGHT = "����������� - ������� ������" GMT_MINUS_0330_A_STANDARD = "����������� - ������� ������"
GMT_MINUS_03_A_DESC = "(GMT-03:00) ��������" GMT_MINUS_03_A_DAYLIGHT = "��� ���� ������ - ������� ������" GMT_MINUS_03_A_STANDARD = "��� ���� ������ - ������� ������"
GMT_MINUS_03_B_DESC = "(GMT-03:00) ����� ����, ���� ����" GMT_MINUS_03_B_DAYLIGHT = "��� SA - ������� ������" GMT_MINUS_03_B_STANDARD = "��� SA - ������� ������"
GMT_MINUS_03_C_DESC = "(GMT-03:00) ���� ����" GMT_MINUS_03_C_DAYLIGHT = "���� ���� - ������� ������" GMT_MINUS_03_C_STANDARD = "���� ���� - ������� ������"
GMT_MINUS_02_A_DESC = "(GMT-02:00) ��� ������ ��������" GMT_MINUS_02_A_DAYLIGHT = "��� �������� - ������� ������" GMT_MINUS_02_A_STANDARD = "��� �������� - ������� ������"
GMT_MINUS_01_A_DESC = "(GMT-01:00) �����" GMT_MINUS_01_A_DAYLIGHT = "����� - ������� ������" GMT_MINUS_01_A_STANDARD = "����� - ������� ������"
GMT_MINUS_01_B_DESC = "(GMT-01:00) ����� ����� ������." GMT_MINUS_01_B_DAYLIGHT = "����� ������ - ������� ������" GMT_MINUS_01_B_STANDARD = "����� ������ - ������� ������"
GMT_PLUS_00_A_DESC = "(GMT) ����� ������ : ����� �����ɡ ������ɡ ����" GMT_PLUS_00_A_DAYLIGHT = "GMT - ������� ������" GMT_PLUS_00_A_STANDARD = "GMT - ������� ������"
GMT_PLUS_00_B_DESC = "(GMT) ����������, ��������" GMT_PLUS_00_B_DAYLIGHT = "������ - ������� ������" GMT_PLUS_00_B_STANDARD = "������ - ������� ������"
GMT_PLUS_01_A_DESC = "(GMT+01:00) ������, ���������, �������, ��������, ����" GMT_PLUS_01_A_DAYLIGHT = "������ ������ - ������� ������" GMT_PLUS_01_A_STANDARD = "������ ������ - ������� ������"
GMT_PLUS_01_B_DESC = "(GMT+01:00) �������, �����, �����, ����" GMT_PLUS_01_B_DAYLIGHT = "��� ������ - ������� ������" GMT_PLUS_01_B_STANDARD = "��� ������ - ������� ������"
GMT_PLUS_01_C_DESC = "(GMT+01:00) ������, ���������, �����, �����" GMT_PLUS_01_C_DAYLIGHT = "������ ������� - ������� ������" GMT_PLUS_01_C_STANDARD = "������ ������� - ������� ������"
GMT_PLUS_01_D_DESC = "(GMT+01:00) ��������, �����, ���, ����, ��������, �����" GMT_PLUS_01_D_DAYLIGHT = "��� ����� - ������� ������" GMT_PLUS_01_D_STANDARD = "��� ����� - ������� ������"
GMT_PLUS_01_E_DESC = "(GMT+01:00) ��� ������� ������" GMT_PLUS_01_E_DAYLIGHT = "��� ������� ������ - ������� ������" GMT_PLUS_01_E_STANDARD = "��� ������� ������ - ����� ����"
GMT_PLUS_02_A_DESC = "(GMT+02:00) �������" GMT_PLUS_02_A_DAYLIGHT = "������ ������� - ������� ������" GMT_PLUS_02_A_STANDARD = "������ ������� - ������� ������"
GMT_PLUS_02_B_DESC = "(GMT+02:00) �������" GMT_PLUS_02_B_DAYLIGHT = "��� - ������� ������" GMT_PLUS_02_B_STANDARD = "��� - ������� ������"
GMT_PLUS_02_C_DESC = "(GMT+02:00) ������, ���ݡ ����, ����ǡ ������ ������" GMT_PLUS_02_C_DAYLIGHT = "������ - ������� ������" GMT_PLUS_02_C_STANDARD = "������ - ������� ������"
GMT_PLUS_02_D_DESC = "(GMT+02:00) �����, �������, �����" GMT_PLUS_02_D_DAYLIGHT = "GTB ������� - ������" GMT_PLUS_02_D_STANDARD = "GTB - ������� ������"
GMT_PLUS_02_E_DESC = "(GMT+02:00) �����" GMT_PLUS_02_E_DAYLIGHT = "����� - ������� ������" GMT_PLUS_02_E_STANDARD = "����� - ������� ������"
GMT_PLUS_02_F_DESC = "(GMT+02:00) �����, ��������" GMT_PLUS_02_F_DAYLIGHT = "���� ������� - ������� ������" GMT_PLUS_02_F_STANDARD = "���� ������� - ������� ������"
GMT_PLUS_03_A_DESC = "(GMT+03:00) �����, ���� �������, ���������" GMT_PLUS_03_A_DAYLIGHT = "����� - ������� ������" GMT_PLUS_03_A_STANDARD = "����� - ������� ������"
GMT_PLUS_03_B_DESC = "(GMT+03:00) ������, ������" GMT_PLUS_03_B_DAYLIGHT = "�������� - ������� ������" GMT_PLUS_03_B_STANDARD = "�������� - ������� ������"
GMT_PLUS_03_C_DESC = "(GMT+03:00) ������" GMT_PLUS_03_C_DAYLIGHT = "��� ������� - ������� ������" GMT_PLUS_03_C_STANDARD = "��� ������� - ������� ������"
GMT_PLUS_03_D_DESC = "(GMT+03:00) �����" GMT_PLUS_03_D_DAYLIGHT = "������� ������ ������" GMT_PLUS_03_D_STANDARD = "������� ������ ������"
GMT_PLUS_0330_A_DESC = "(GMT+03:30) �����" GMT_PLUS_0330_A_DAYLIGHT = "����� - ������� ������" GMT_PLUS_0330_A_STANDARD = "����� - ������� ������"
GMT_PLUS_04_A_DESC = "(GMT+04:00) ������, ����" GMT_PLUS_04_A_DAYLIGHT = "������� ������ ������" GMT_PLUS_04_A_STANDARD = "������� ������ ������"
GMT_PLUS_04_B_DESC = "(GMT+04:00) ����� ������� ������" GMT_PLUS_04_B_DAYLIGHT = "������� - ������� ������" GMT_PLUS_04_B_STANDARD = "������� - ������� ������"
GMT_PLUS_0430_A_DESC = "(GMT+04:30) �����" GMT_PLUS_0430_A_DAYLIGHT = "��������� - ������� ������" GMT_PLUS_0430_A_STANDARD = "��������� - ������� ������"
GMT_PLUS_05_A_DESC = "(GMT+05:00) ����������" GMT_PLUS_05_A_DAYLIGHT = "���������� - ������� ������" GMT_PLUS_05_A_STANDARD = "���������� - ������� ������"
GMT_PLUS_05_B_DESC = "(GMT+05:00)����� ����, ������, �����" GMT_PLUS_05_B_DAYLIGHT = "��� ���� - ������� ������" GMT_PLUS_05_B_STANDARD = "��� ���� - ������� ������"
GMT_PLUS_0530_A_DESC = "(GMT+05:30) ������ �����ǡ ������� �������" GMT_PLUS_0530_A_DAYLIGHT = "����� - ������� ������" GMT_PLUS_0530_A_STANDARD = "����� - ������� ������"
GMT_PLUS_0545_A_DESC = "(GMT+05:45) ��������" GMT_PLUS_0545_A_DAYLIGHT = "����� - ������� ������" GMT_PLUS_0545_A_STANDARD = "����� - ������� ������"
GMT_PLUS_06_A_DESC = "(GMT+06:00) �����ǡ ���" GMT_PLUS_06_A_DAYLIGHT = "��� ���� - ������� ������" GMT_PLUS_06_A_STANDARD = "��� ���� - ������� ������"
GMT_PLUS_06_B_DESC = "(GMT+06:00) ��� ��������������" GMT_PLUS_06_B_DAYLIGHT = "������� - ������� ������" GMT_PLUS_06_B_STANDARD = "������� - ������� ������"
GMT_PLUS_06_C_DESC = "(GMT+06:00) ������� ����������" GMT_PLUS_06_C_DAYLIGHT = "���� ���� ������ - ������� ������" GMT_PLUS_06_C_STANDARD = "���� ���� ������ - ����� ����"
GMT_PLUS_0630_A_DESC = "(GMT+06:30) ������" GMT_PLUS_0630_A_DAYLIGHT = "������� - ������� ������" GMT_PLUS_0630_A_STANDARD = "������� - ������� ������"
GMT_PLUS_07_A_DESC = "(GMT+07:00) ������, �����, ������" GMT_PLUS_07_A_DAYLIGHT = "���� ��� ���� - ������� ������" GMT_PLUS_07_A_STANDARD = "���� ��� ���� - ������� ������"
GMT_PLUS_07_B_DESC = "(GMT+07:00) �����������" GMT_PLUS_07_B_DAYLIGHT = "���� ���� - ������� ������" GMT_PLUS_07_B_STANDARD = "���� ���� - ������� ������"
GMT_PLUS_08_A_DESC = "(GMT+08:00) ������, ��������, ���� ����, �������" GMT_PLUS_08_A_DAYLIGHT = "����� - ������� ������" GMT_PLUS_08_A_STANDARD = "����� - ������� ������"
GMT_PLUS_08_B_DESC = "(GMT+08:00) ����� �����ѡ ��������" GMT_PLUS_08_B_DAYLIGHT = "��� ����� ����� - ������� ������" GMT_PLUS_08_B_STANDARD = "��� ����� ����� - ������� ������"
GMT_PLUS_08_C_DESC = "(GMT+08:00) ������" GMT_PLUS_08_C_DAYLIGHT = "������ - ������� ������" GMT_PLUS_08_C_STANDARD = "������ - ������� ������"
GMT_PLUS_08_D_DESC = "(GMT+08:00) ����" GMT_PLUS_08_D_DAYLIGHT = "��� �������� - ������� ������" GMT_PLUS_08_D_STANDARD = "��� �������� - ������� ������"
GMT_PLUS_08_E_DESC = "(GMT+08:00) ������ߡ ����� �����" GMT_PLUS_08_E_DAYLIGHT = "��� ���� �������� - ����� ����" GMT_PLUS_08_E_STANDARD = "��� ���� �������� - ����� ����"
GMT_PLUS_09_A_DESC = "(GMT+09:00) ����" GMT_PLUS_09_A_DAYLIGHT = "����� - ������� ������" GMT_PLUS_09_A_STANDARD = "����� - ������� ������"
GMT_PLUS_09_B_DESC = "(GMT+09:00) ������, �����, �����" GMT_PLUS_09_B_DAYLIGHT = "����� - ������� ������" GMT_PLUS_09_B_STANDARD = "����� - ������� ������"
GMT_PLUS_09_C_DESC = "(GMT+09:00) �������" GMT_PLUS_09_C_DAYLIGHT = "������� - ������� ������" GMT_PLUS_09_C_STANDARD = "������� - ������� ������"
GMT_PLUS_0930_A_DESC = "(GMT+09:30) ������" GMT_PLUS_0930_A_DAYLIGHT = "��� �������� - ������� ������" GMT_PLUS_0930_A_STANDARD = "��� �������� - ������� ������"
GMT_PLUS_0930_B_DESC = "(GMT+09:30) ������" GMT_PLUS_0930_B_DAYLIGHT = "��� �������� - ������� ������" GMT_PLUS_0930_B_STANDARD = "��� �������� - ������� ������"
GMT_PLUS_10_A_DESC = "(GMT+10:00) �����, ������, �����" GMT_PLUS_10_A_DAYLIGHT = "��� �������� - ������� ������" GMT_PLUS_10_A_STANDARD = "��� �������� - ������� ������"
GMT_PLUS_10_B_DESC = "(GMT+10:00) �������" GMT_PLUS_10_B_DAYLIGHT = "��� �������� - ������� ������" GMT_PLUS_10_B_STANDARD = "��� �������� - ������� ������"
GMT_PLUS_10_C_DESC = "(GMT+10:00) ������" GMT_PLUS_10_C_DAYLIGHT = "������� - ������� ������" GMT_PLUS_10_C_STANDARD = "������� - ������� ������"
GMT_PLUS_10_D_DESC = "(GMT+10:00) �����������" GMT_PLUS_10_D_DAYLIGHT = "����������� - ������� ������" GMT_PLUS_10_D_STANDARD = "����������� - ������� ������"
GMT_PLUS_10_E_DESC = "(GMT+10:00) ����, ���� ������" GMT_PLUS_10_E_DAYLIGHT = "��� ��������� - ������� ������" GMT_PLUS_10_E_STANDARD = "��� ��������� - ������� ������"
GMT_PLUS_11_A_DESC = "(GMT+11:00) �����, ����� �������, ������������" GMT_PLUS_11_A_DAYLIGHT = "��� ��������� - ������� ������" GMT_PLUS_11_A_STANDARD = "��� ��������� - ������� ������"
GMT_PLUS_12_A_DESC = "(GMT+12:00) ����, ��������, ����� ������." GMT_PLUS_12_A_DAYLIGHT = "���� - ������� ������" GMT_PLUS_12_A_STANDARD = "���� - ������� ������"
GMT_PLUS_12_B_DESC = "(GMT+12:00) ������ϡ �������" GMT_PLUS_12_B_DAYLIGHT = "��������� - ������� ������" GMT_PLUS_12_B_STANDARD = "��������� - ������� ������"
GMT_PLUS_13_A_DESC = "(GMT+13:00) ��������" GMT_PLUS_13_A_DAYLIGHT = "����� - ������� ������" GMT_PLUS_13_A_STANDARD = "����� - ������� ������"
PROV0_URL = "http://www.tunes.com/tunes-cgi2/tunes/disc_info/203/" PROV0_NAME = "Tunes.com" PROV0_HOME = "http://www.tunes.com/tunes-cgi2/tunes/home_page_aff/1/203" PROV0_UPLOAD = "http://www.tunes.com/tunes-cgi2/tunes/put_disc_info/203/" PROV1_URL = "http://mscd.musicblvd.com/cgi-bin/twcd/0_1100_" PROV1_NAME = "Music Boulevard" PROV1_HOME = "http://www.musicblvd.com/mscd"
@*:;end_all @*:; Following four strings must be localized for SBCS language. For DBCS language, please do not localize. @*:;begin_all DESCA_SERIAL = "Serial Connection For DirectPlay" DESCA_MODEM = "Modem Connection For DirectPlay" DESCA_TCP = "Internet TCP/IP Connection For DirectPlay" DESCA_IPX = "IPX Connection For DirectPlay"
@*:;end_all @*:; Following four strings must be localized for DBCS language. For SBCS language, please do not localize. @*:;begin_all DESCW_SERIAL = "����� ������ �� ��� DirectPlay" DESCW_MODEM = "����� ���� �� ��� DirectPlay" DESCW_TCP = "����� TCP/IP ������� �� ��� DirectPlay" DESCW_IPX = "����� IPX �� ��� DirectPlay"
@*:;end_all
|