Перейти из форума на сайт.

НовостиФайловые архивы
ПоискАктивные темыТоп лист
ПравилаКто в on-line?
Вход Забыли пароль? Первый раз на этом сайте? Регистрация
Компьютерный форум Ru.Board » Операционные системы » Microsoft Windows » Быстрая настройка Windows (рабочее место)

Модерирует : KLASS, IFkO

 Версия для печати • ПодписатьсяДобавить в закладки
На первую страницук этому сообщениюк последнему сообщению

Открыть новую тему     Написать ответ в эту тему

Oleg_II



Silver Member
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
Скопировать в Блокнот и сохранить как, например, Lang.INF. Устанавливать вручную через правую кнопку мышки:
Код:
[Version]
Signature="$Windows NT$"
ClassGUID={00000000-0000-0000-0000-000000000000}
SetupClass=Base
LayoutFile=layout.inf
 
[DefaultInstall]
AddReg = addreg
 
[addreg]
;==========
; Russian support
;==========
 
; Inputs order (1-English, 2-Russian)
HKCU,"Keyboard Layout\Preload",1,,00000409
HKCU,"Keyboard Layout\Preload",2,,00000419
 
; Hot keys for moving between input languages (Left Alt+Shift)
HKCU,"Keyboard Layout\Toggle",Hotkey,,1
HKCU,"Keyboard Layout\Toggle","Language Hotkey",,1
HKCU,"Keyboard Layout\Toggle","Layout Hotkey",,2
 
HKLM,Software\Microsoft\Input\Locales\loc_0419,"Dictionary File",,"MsSp7ru.lex:1"
HKLM,Software\Microsoft\Input\Locales\loc_0419,"HTR Dictionary File",,"MsSp7ru.lex:1"
HKLM,Software\Microsoft\Input\Locales\loc_0419,KLID,0x00010001,1049
HKLM,Software\Microsoft\Input\Locales\loc_0419,LayoutFile,,kbdru.dll
HKLM,Software\Microsoft\Input\Locales\loc_0419,LMRequirements,0x00010001,1
HKLM,Software\Microsoft\Input\Locales\loc_0419,LMState,0x00010001,0
HKLM,Software\Microsoft\Input\Locales\loc_0419,Processor,0x00010001,1
HKLM,Software\Microsoft\Input\Locales\loc_0419,Speller File",,MsSp7ru.lex
HKLM,Software\Microsoft\Input\Locales\loc_0419,UseFluency,0x00010001,2
HKLM,Software\Microsoft\Input\Locales\loc_0419,UseNewDictionary,0x00010001,1
 
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods,Country,0x00010001,0
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods,Current,0x00010001,1
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods,DownloadSize,0x00010001,9
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods,EntryCount,0x00010001,1
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods,Language,0x00010001,10098
 
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods\1,Enabled,0x00010001,1
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods\1,Image,,
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods\1,IMDependency,0x00010001,1033
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods\1,IMType,0x00010001,0
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods\1,Label,,РУС
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods\1,Settings,0x00010001,3
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods\1,StackId,,ru-RU.QWERTY"
HKLM,Software\Microsoft\Input\Locales\loc_0419\InputMethods\1,StackIndex,0x00010001,45
 
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA40WOA.FON,,CGA40866.FON
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA80WOA.FON,,CGA80866.FON
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA40WOA.FON,,EGA40866.FON
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA80WOA.FON,,vga866.FON
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",woafont,,app866.fon
 
; ??? Default for what???
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontMapper",DEFAULT,0x00010001,204
 
; French???
; (VGA res)
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","Courier 10,12,15",,COURER.FON
; French???
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","Courier 10,12,15 (120)",,COURFR.FON
; (VGA res)
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","MS Sans Serif 8,10,12,14,18,24",,SSERIFER.FON
; French???
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","MS Sans Serif 8,10,12,14,18,24 (120)",,SSERIFFR.FON
; (VGA res)
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","MS Serif 8,10,12,14,18,24",,SERIFER.FON
; French???
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","MS Serif 8,10,12,14,18,24 (120)",,SERIFFR.FON
; (VGA res)
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","Small Fonts",,SMALLER.FON
; French???
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","Small Fonts (120)",,SMALLFR.FON
;  
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial Cyr,0",,"Arial,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Arial CYR,204",,"Arial,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New Cyr,0",,"Courier New,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier New CYR,204",,"Courier New,204
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Courier,0",,"Courier New,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Fixedsys,0",,"Fixedsys,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Helv,0",,"MS Sans Serif,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Sans Serif,0",,"MS Sans Serif,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","MS Serif,0",,"MS Serif,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Small Fonts,0",,"Small Fonts,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","System,0",,"System,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman Cyr,0",,"Times New Roman,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Times New Roman CYR,204",,"Times New Roman,204"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes","Tms Rmn,0",,"MS Serif,204"
 
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FIXEDFON.FON,,8514fixr.fon
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FONTS.FON,,8514sysr.fon
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",OEMFONT.FON,,8514oemr.fon
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FIXEDFON.FON,,vgafixr.fon
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FONTS.FON,,vgasysr.fon
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",OEMFONT.FON,,vga866.fon
 
; Russian keyboard (Default) = ,,, ???
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00000419",,,
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00000419","Layout Display Name",0x00020000,"@%SystemRoot%\system32\input.dll,-5055"
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00000419","Layout File",,"KBDRU.DLL"
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00000419","Layout Text",,"Russian"
 
; Russian (Typewriter) keyboard (Default) = ,,, ???
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00010419",,,
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00010419","Layout Display Name",0x00020000,"@%SystemRoot%\system32\input.dll,-5056"
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00010419","Layout File",,"KBDRU1.DLL"
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00010419","Layout Id",,"0008"
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00010419","Layout Text",,"Russian (Typewriter)"
 
; Russian (Mnemonic) keyboard (Default) = ,,, ???
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00020419",,,
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00020419","Layout Display Name",0x00020000,"@%SystemRoot%\system32\input.dll,-5203"
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00020419","Layout File",,"KBDRUM.DLL"
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00020419","Layout Id",,"0033"
HKLM,"System\CurrentControlSet\Control\Keyboard Layouts\00020419","Layout Text",,"Russian - Mnemonic"
 
HKLM,System\CurrentControlSet\Control\NLS\Codepage,10007,,c_10007.nls
HKLM,System\CurrentControlSet\Control\NLS\Codepage,10017,,c_10017.nls
HKLM,System\CurrentControlSet\Control\NLS\Codepage,1251,,c_1251.nls
HKLM,System\CurrentControlSet\Control\NLS\Codepage,20866,,c_20866.nls
HKLM,System\CurrentControlSet\Control\NLS\Codepage,20880,,c_20880.nls
HKLM,System\CurrentControlSet\Control\NLS\Codepage,21866,,c_21866.nls
HKLM,System\CurrentControlSet\Control\NLS\Codepage,28595,,C_28595.NLS
HKLM,System\CurrentControlSet\Control\NLS\Codepage,855,,c_855.nls
HKLM,System\CurrentControlSet\Control\NLS\Codepage,866,,c_866.nls
 
; Compatibility with non-Unicode programs.
HKLM,System\CurrentControlSet\Control\Nls\CodePage,ACP,,1251
; Characters in non-Unicode Macintosh programs.
HKLM,System\CurrentControlSet\Control\Nls\CodePage,MACCP,,10007
; OEM characters, used primarily in DOS programs.
HKLM,System\CurrentControlSet\Control\Nls\CodePage,OEMCP,,866
 
; ??? Default for what???
HKLM,System\CurrentControlSet\Control\Nls\Language,Default,,0419
 
; Cyrillic language group is installed (Default) = ,,, ???
HKLM,"System\CurrentControlSet\Control\Nls\Language Groups",5,,1
HKLM,System\CurrentControlSet\Control\Nls\Locale,,,00000419
HKLM,System\CurrentControlSet\Control\Nls\Locale,00000419,,5

Всего записей: 2879 | Зарегистр. 30-09-2002 | Отправлено: 13:29 23-03-2019 | Исправлено: Oleg_II, 13:39 23-03-2019
Открыть новую тему     Написать ответ в эту тему

На первую страницук этому сообщениюк последнему сообщению

Компьютерный форум Ru.Board » Операционные системы » Microsoft Windows » Быстрая настройка Windows (рабочее место)


Реклама на форуме Ru.Board.

Powered by Ikonboard "v2.1.7b" © 2000 Ikonboard.com
Modified by Ru.B0ard
© Ru.B0ard 2000-2024

BitCoin: 1NGG1chHtUvrtEqjeerQCKDMUi6S6CG4iC

Рейтинг.ru