xref: /reactos/boot/bootdata/txtsetup.sif (revision 9592728f)
1[Version]
2Signature = "$Windows NT$"
3;Signature = "$ReactOS$"
4
5;
6; The [SourceDisksNames] section lists all the available installation media
7; where the installation files can be found. It can specifies media common
8; to all architectures, or media specific to a given architecture (x86, amd64,
9; and so on...) within [SourceDisksNames.x86] (etc...) sections.
10;
11; The format of each line is as follows:
12; <disk_id> = <description>,<tagfile>,<unused>,<subdirectory>,<flags>,<tagfile>
13;
14[SourceDisksNames]
15_1 = %cdname%,%cdtagfile%,,""
16
17[SourceDisksNames.x86]
18;1 = %cdname%,%cdtagfilei%,,\i386
191 = %cdname%,%cdtagfilei%,,\reactos
20
21[SourceDisksNames.amd64]
221 = %cdname%,%cdtagfilea%,,\amd64
23
24;
25; The directories listed in the [Directories] or [WinntDirectories] sections
26; are relative to the installation source or destination directories.
27;
28; The format of each line is as follows:
29; <directory_id> = <path>
30;
31; For specifying absolute directories, use the SystemPartitionFiles section,
32; or use names starting with \.
33;
34[Directories]
351 = "\"
362 = system32
373 = system32\config
384 = system32\drivers
395 = media
406 = Fonts
417 = bin
42
43[DiskSpaceRequirements]
44; Required free system partition disk space in MB
45FreeSysPartDiskSpace=450
46
47;
48; The [SourceDisksFiles] section lists all the files available to the
49; installer. It can specifies files common to all architectures, or files
50; specific to a given architecture (x86, amd64, and so on...) within
51; [SourceDisksFiles.x86] (etc...) sections.
52;
53; Each line provides the location of a file in the installation media
54; and its destination when being installed on a target architecture.
55; The format of each line is as follows:
56;
57; <source_filename> =
58;     <disk_id>,<subdirectory>,<file_size>,<checksum>,<unused>,<unused>,
59; NT-specific fields:
60;     <boot_media_id>,<destination_dir_id>,<upgrade_dispo>,<install_dispo>,
61;     <destination_filename>,
62; WinPE(MiniNT)-specific optional fields:
63;     <WinPE_disk_id>,<WinPE_directory_id>
64;
65; The 'disk_id', 'boot_media_id' and 'WinPE_disk_id' media IDs refer to
66; source media listed in the [SourceDisksNames] section. The 'boot_media_id'
67; value specifies any additional boot/installation media.
68;
69; The values for the disposition flags 'upgrade_dispo' (used when upgrading)
70; or 'install_dispo' (used when installing, usually by the text-mode installer)
71; are:
72;   0: always copy (default);
73;   1: copy if present;
74;   2: copy if not present;
75;   3: never copy.
76;
77; The 'destination_dir_id' and 'WinPE_directory_id' directory IDs refer to
78; the directories listed in the [Directories] section.
79;
80; ReactOS-specific: we don't use 'boot_media_id' yet and instead, we use
81; an identifier 'x' to signal the SetupLdr that it has to load the file.
82; This must be replaced by handling the "DiskDrivers.Load", "FileSystems.Load",
83; ("Hal.Load", "Display.Load"), "SCSI.Load", "BootBusExtenders.Load",
84; "BusExtenders.Load", "InputDevicesSupport.Load", "Keyboard.Load",
85; "ScsiClass.Load", "FloppyDrivers.Load", "CdRomDrivers.Load", and
86; "MouseDrivers.Load" sections.
87;
88[SourceDisksFiles]
89acpi.sys     = 1,,,,,,,4,1,,,1,4
90nmidebug.sys = 1,,,,,,x,4,,,,1,4
91sacdrv.sys   = 1,,,,,,x,4,,,,1,4
92uniata.sys   = 1,,,,,,x,4,,,,1,4
93buslogic.sys = 1,,,,,,x,4,,,,1,4
94storahci.sys = 1,,,,,,x,4,,,,1,4
95blue.sys     = 1,,,,,,x,4,,,,1,4
96vgafonts.cab = 1,,,,,,,1,,,,1,1
97bootvid.dll  = 1,,,,,,,2,,,,1,2
98c_437.nls    = 1,,,,,,,2,,,,1,2
99c_1252.nls   = 1,,,,,,,2,,,,1,2
100cdfs.sys     = 1,,,,,,x,4,,,,1,4
101cdrom.sys    = 1,,,,,,x,4,,,,1,4
102class2.sys   = 1,,,,,,x,4,,,,1,4
103isapnp.sys   = 1,,,,,,,4,,,,1,4
104kdcom.dll    = 1,,,,,,,2,,,,1,2
105kdvbox.dll   = 1,,,,,,,2,,,,1,2
106disk.sys     = 1,,,,,,x,4,,,,1,4
107floppy.sys   = 1,,,,,,x,4,,,,1,4
108i8042prt.sys = 1,,,,,,,4,,,,1,4
109hidclass.sys = 1,,,,,,,4,,,,1,4
110hidparse.sys = 1,,,,,,,4,,,,1,4
111hidusb.sys   = 1,,,,,,,4,,,,1,4
112usbccgp.sys  = 1,,,,,,x,4,,,,1,4
113usbd.sys     = 1,,,,,,x,4,,,,1,4
114usbhub.sys   = 1,,,,,,x,4,,,,1,4
115usbport.sys  = 1,,,,,,x,4,,,,1,4
116usbuhci.sys  = 1,,,,,,x,4,,,,1,4
117usbohci.sys  = 1,,,,,,x,4,,,,1,4
118usbehci.sys  = 1,,,,,,x,4,,,,1,4
119usbstor.sys  = 1,,,,,,x,4,,,,1,4
120kbdhid.sys   = 1,,,,,,,4,,,,1,4
121kbdclass.sys = 1,,,,,,x,4,,,,1,4
122l_intl.nls   = 1,,,,,,,2,,,,1,2
123pci.sys      = 1,,,,,,,4,,,,1,4
124scsiport.sys = 1,,,,,,x,4,,,,1,4
125storport.sys = 1,,,,,,x,4,,,,1,4
126fastfat.sys  = 1,,,,,,x,4,,,,1,4
127btrfs.sys    = 1,,,,,,x,4,,,,1,4
128ramdisk.sys  = 1,,,,,,x,4,,,,1,4
129classpnp.sys = 1,,,,,,,4,,,,1,4
130pciide.sys   = 1,,,,,,,4,,,,1,4
131pciidex.sys  = 1,,,,,,,4,,,,1,4
132pcix.sys     = 1,,,,,,,4,,,,1,4
133pcmcia.sys   = 1,,,,,,,4,,,,1,4
134swenum.sys   = 1,,,,,,,4,,,,1,4
135ntdll.dll    = 1,,,,,,,2,,,,1,2
136wmilib.sys   = 1,,,,,,,4,,,,1,4
137ksecdd.sys   = 1,,,,,,,4,,,,1,4
138mountmgr.sys = 1,,,,,,x,4,,,,1,4
139
140[SourceDisksFiles.x86]
141
142[SourceDisksFiles.amd64]
143
144;
145; The [SystemPartitionFiles] section lists all the files
146; that should be installed in the System Partition.
147;
148[SystemPartitionFiles]
149
150[HardwareIdsDatabase]
151;*PNP0A00 = isapnp
152*PNP0A03 = pci
153*PNP0A08 = pci
154*PNP0C08 = acpi
155;PCI\CC_0601 = isapnp
156PCI\CC_0604 = pci
157PCI\VEN_104B&CC_0100 = buslogic
158PCI\CC_0101 = pciide
159PCI\CC_0104 = uniata
160PCI\CC_0105 = uniata
161PCI\CC_0106 = uniata
162;PCI\CC_0106 = storahci
163*PNP0600 = uniata
164;USB\CLASS_09 = usbhub
165USB\ROOT_HUB = usbhub
166USB\ROOT_HUB20 = usbhub
167PCI\CC_0C0300 = usbuhci
168PCI\CC_0C0310 = usbohci
169PCI\CC_0C0320 = usbehci
170USB\Class_08&SubClass_06&Prot_50 = usbstor
171HID_DEVICE_SYSTEM_KEYBOARD = kbdhid,{4D36E96B-E325-11CE-BFC1-08002BE10318}
172USB\COMPOSITE = usbccgp
173GenDisk = disk
174USB\Class_03 = hidusb
175GENERIC_HID_DEVICE = hidusb
176*PNP0303 = i8042prt,{4D36E96B-E325-11CE-BFC1-08002BE10318}
177ROOT\SWENUM = swenum
178
179[BootBusExtenders.Load]
180acpi = acpi.sys
181pci = pci.sys
182isapnp = isapnp.sys
183
184[InputDevicesSupport.Load]
185usbehci = usbehci.sys
186usbohci = usbohci.sys
187usbuhci = usbuhci.sys
188usbhub = usbhub.sys
189usbccgp = usbccgp.sys
190hidusb = hidusb.sys
191usbstor = usbstor.sys
192
193[Keyboard.Load]
194kbdhid = kbdhid.sys
195i8042prt = i8042prt.sys
196
197[BusExtenders.Load]
198pciide = pciide.sys
199
200[SCSI.Load]
201uniata = uniata.sys
202buslogic = buslogic.sys
203storahci = storahci.sys
204disk = disk.sys
205
206[Cabinets]
207Cabinet=reactos.cab
208
209[SetupData]
210DefaultPath = \ReactOS
211OsLoadOptions = "/NOGUIBOOT /NODEBUG"
212DbgOsLoadOptions = "/NOGUIBOOT /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE"
213;DbgOsLoadOptions = "/SOS /DEBUGPORT=SCREEN"
214;DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=BOCHS"
215
216[NLS]
217AnsiCodepage     = c_1252.nls
218OemCodepage      = c_437.nls
219UnicodeCasetable = l_intl.nls
220DefaultLayout    = 00000409
221DefaultLanguage  = 00000409
222
223[Computer]
224pci_up = "Standard PC Uniprocessor"
225;pci_mp = "Standard PC Multiprocessor"
226acpi_up = "ACPI PC Uniprocessor"
227;acpi_mp = "ACPI PC Multiprocessor"
228xbox = "Original Xbox"
229
230[Map.Computer]
231;<id> = <pnp id string>
232pci_up = "PC UP"
233;pci_mp = "PC MP"
234acpi_up = "ACPI UP"
235;acpi_mp = "ACPI MP"
236xbox = "Xbox"
237
238[Files.pci_up]
239ntoskrnl.exe = 1,,,,,,,2,,,,1,2
240hal.dll      = 1,,,,,,,2,,,,1,2
241
242;[Files.pci_mp]
243;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
244;halmps.dll   = 1,,,,,,,2,,,hal.dll,1,2
245
246[Files.acpi_up]
247ntoskrnl.exe = 1,,,,,,,2,,,,1,2
248halacpi.dll  = 1,,,,,,,2,,,hal.dll,1,2
249
250;[Files.acpi_mp]
251;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
252;halacpi.dll  = 1,,,,,,,2,,,hal.dll,1,2
253
254[Files.xbox]
255ntoskrnl.exe = 1,,,,,,,2,,,,1,2
256halxbox.dll  = 1,,,,,,,2,,,hal.dll,1,2
257
258[Display]
259;<id> = <user friendly name>,<spare>,<service key name>,<height>,<width>,<bpp>
260vga              = "VGA Display (640x480x4)",,Vga,640,480,4
261vbe_640x480x8    = "VESA Display (640x480x8)",,VBE,640,480,8
262vbe_640x480x16   = "VESA Display (640x480x16)",,VBE,640,480,16
263vbe_640x480x24   = "VESA Display (640x480x24)",,VBE,640,480,24
264vbe_640x480x32   = "VESA Display (640x480x32)",,VBE,640,480,32
265vbe_800x600x8    = "VESA Display (800x600x8)",,VBE,800,600,8
266vbe_800x600x16   = "VESA Display (800x600x16)",,VBE,800,600,16
267vbe_800x600x24   = "VESA Display (800x600x24)",,VBE,800,600,24
268vbe              = "VESA Display (800x600x32)",,VBE,800,600,32
269vbe_1024x768x8   = "VESA Display (1024x768x8)",,VBE,1024,768,8
270vbe_1024x768x16  = "VESA Display (1024x768x16)",,VBE,1024,768,16
271vbe_1024x768x24  = "VESA Display (1024x768x24)",,VBE,1024,768,24
272vbe_1024x768x32  = "VESA Display (1024x768x32)",,VBE,1024,768,32
273vbe_1152x864x8   = "VESA Display (1152x864x8)",,VBE,1152,864,8
274vbe_1152x864x16  = "VESA Display (1152x864x16)",,VBE,1152,864,16
275vbe_1152x864x24  = "VESA Display (1152x864x24)",,VBE,1152,864,24
276vbe_1152x864x32  = "VESA Display (1152x864x32)",,VBE,1152,864,32
277vbe_1280x1024x8  = "VESA Display (1280x1024x8)",,VBE,1280,1024,8
278vbe_1280x1024x16 = "VESA Display (1280x1024x16)",,VBE,1280,1024,16
279vbe_1280x1024x24 = "VESA Display (1280x1024x24)",,VBE,1280,1024,24
280vbe_1280x1024x32 = "VESA Display (1280x1024x32)",,VBE,1280,1024,32
281vbe_1600x1200x8  = "VESA Display (1600x1200x8)",,VBE,1600,1200,8
282vbe_1600x1200x16 = "VESA Display (1600x1200x16)",,VBE,1600,1200,16
283vbe_1600x1200x24 = "VESA Display (1600x1200x24)",,VBE,1600,1200,24
284vbe_1600x1200x32 = "VESA Display (1600x1200x32)",,VBE,1600,1200,32
285
286[Map.Display]
287;<id> = <pnp id string>
288vga = "VGA Display"
289vbe = "VBE Display"
290
291[Keyboard]
292Default = "XT-, AT- or extended keyboard (83-105 keys)"
293
294[Language]
295;00000436 = "Afrikaans"
2960000041C = "Albanian"
29700000401 = "Arabic (Saudi Arabia)"
298;00000801 = "Arabic (Iraq)"
299;00000C01 = "Arabic (Egypt)"
300;00001001 = "Arabic (Libya)"
301;00001401 = "Arabic (Algeria)"
302;00001801 = "Arabic (Morocco)"
303;00001C01 = "Arabic (Tunisia)"
304;00002001 = "Arabic (Oman)"
305;00002401 = "Arabic (Yemen)"
306;00002801 = "Arabic (Syria)"
307;00002C01 = "Arabic (Jordan)"
308;00003001 = "Arabic (Lebanon)"
309;00003401 = "Arabic (Kuwait)"
310;00003801 = "Arabic (U.A.E.)"
311;00003C01 = "Arabic (Bahrain)"
312;00004001 = "Arabic (Qatar)"
3130000042B = "Armenian"
3140000082C = "Azeri (Cyrillic)"
3150000042C = "Azeri (Latin)"
3160000042D = "Basque"
31700000423 = "Belarusian"
31800000845 = "Bengali (Bangladesh)"
31900000445 = "Bengali (India)"
32000000402 = "Bulgarian"
321;00000455 = "Burmese"
32200000403 = "Catalan"
32300000404 = "Chinese (Taiwan)"
32400000804 = "Chinese (PRC)"
32500000C04 = "Chinese (Hong Kong S.A.R.)"
32600001004 = "Chinese (Singapore)"
32700001404 = "Chinese (Macau S.A.R.)"
3280000041A = "Croatian"
32900000405 = "Czech"
33000000406 = "Danish"
331;00000465 = "Divehi (Maldives)"
33200000413 = "Dutch (Netherlands)"
33300000813 = "Dutch (Belgium)"
33400000409 = "English (United States)"
33500000809 = "English (United Kingdom)"
33600000C09 = "English (Australia)"
33700001009 = "English (Canada)"
33800001409 = "English (New Zealand)"
33900001809 = "English (Ireland)"
34000001C09 = "English (South Africa)"
34100002009 = "English (Jamaica)"
34200002409 = "English (Caribbean)"
34300002809 = "English (Belize)"
34400002C09 = "English (Trinidad)"
34500003009 = "English (Zimbabwe)"
34600003409 = "English (Philippines)"
3470000048F = "Esperanto"
34800000425 = "Estonian"
349;00000438 = "Faeroese"
350;00000429 = "Farsi"
3510000040B = "Finnish"
35200000C0C = "French (Canada)"
3530000040C = "French (France)"
3540000080C = "French (Belgium)"
3550000100C = "French (Switzerland)"
3560000140C = "French (Luxembourg)"
3570000180C = "French (Monaco)"
35800000456 = "Galician (Spain)"
359;00000437 = "Georgian"
36000000407 = "German (Germany)"
36100000807 = "German (Switzerland)"
36200000C07 = "German (Austria)"
36300001007 = "German (Luxembourg)"
36400001407 = "German (Liechtenstein)"
36500000408 = "Greek"
366;00000447 = "Gujarati (India)"
3670000040D = "Hebrew"
36800000439 = "Hindi"
3690000040E = "Hungarian"
3700000040F = "Icelandic"
37100000421 = "Indonesian"
37200000410 = "Italian (Italy)"
37300000810 = "Italian (Switzerland)"
37400000411 = "Japanese"
375;0000044B = "Kannada (India)"
3760000043F = "Kazakh"
377;00000457 = "Konkani"
37800000412 = "Korean"
37900000440 = "Kyrgyz (Kyrgyzstan)"
38000000426 = "Latvian"
38100000427 = "Lithuanian"
3820000042F = "FYRO Macedonian"
383;0000083E = "Malay (Brunei Darussalam)"
3840000043E = "Malay (Malaysia)"
385;0000044E = "Marathi"
386;00000450 = "Mongolian (Mongolia)"
38700000414 = "Norwegian (Bokmal)"
38800000814 = "Norwegian (Nynorsk)"
38900000415 = "Polish"
39000000816 = "Portuguese (Portugal)"
39100000416 = "Portuguese (Brazil)"
392;00000446 = "Punjabi (India)"
39300000418 = "Romanian"
39400000417 = "Romansh"
39500000419 = "Russian"
396;0000044F = "Sanskrit"
39700000C1A = "Serbian (Cyrillic)"
3980000081A = "Serbian (Latin)"
3990000041B = "Slovak"
40000000424 = "Slovenian"
4010000040A = "Spanish (Traditional Sort)"
4020000080A = "Spanish (Mexico)"
40300000C0A = "Spanish (International Sort)"
4040000100A = "Spanish (Guatemala)"
4050000140A = "Spanish (Costa Rica)"
4060000180A = "Spanish (Panama)"
40700001C0A = "Spanish (Dominican Republic)"
4080000200A = "Spanish (Venezuela)"
4090000240A = "Spanish (Colombia)"
4100000280A = "Spanish (Peru)"
41100002C0A = "Spanish (Argentina)"
4120000300A = "Spanish (Ecuador)"
4130000340A = "Spanish (Chile)"
4140000380A = "Spanish (Uruguay)"
41500003C0A = "Spanish (Paraguay)"
4160000400A = "Spanish (Bolivia)"
4170000440A = "Spanish (El Salvador)"
4180000480A = "Spanish (Honduras)"
41900004C0A = "Spanish (Nicaragua)"
4200000500A = "Spanish (Puerto Rico)"
421;00000441 = "Swahili"
4220000041D = "Swedish"
4230000081D = "Swedish (Finland)"
424;0000045A = "Syriac (Syria)"
425;00000449 = "Tamil"
42600000444 = "Tatar"
427;0000044A = "Telugu (India)"
4280000041E = "Thai"
4290000041F = "Turkish"
43000000422 = "Ukrainian"
431;00000420 = "Urdu"
43200000443 = "Uzbek (Latin)"
43300000843 = "Uzbek (Cyrillic)"
434;0000042A = "Vietnamese"
43500000490 = "Walon"
436;00000435 = "Zulu"
437
438
439[KeyboardLayout]
4400000041C = "Albanian"
44100000401 = "Arabic (101)"
44200010401 = "Arabic (102)"
44300020401 = "Arabic (102) AZERTY"
4440000042B = "Armenian Eastern"
4450001042B = "Armenian Western"
4460000044D = "Assamese (Inscript)"
4470000082C = "Azeri Cyrillic"
4480000042C = "Azeri Latin"
44900000423 = "Belarusian"
45000000445 = "Bengali"
45100000402 = "Bulgarian BDS 5237-1978"
45200020402 = "Bulgarian phonetic classic"
45300030402 = "Bulgarian phonetic BDS 5237-2006"
45400000455 = "Burmese"
45500000C0C = "Canadian French (Legacy)"
45600011009 = "Canadian Multilingual Standard"
4570000041A = "Croatian"
45800000405 = "Czech"
45900010405 = "Czech (QWERTY)"
46000000406 = "Danish (Denmark)"
46100000439 = "Devanagari - INSCRIPT"
46200000413 = "Dutch"
46300000813 = "Dutch (Belgium)"
46400000809 = "English (United Kingdom)"
46500000409 = "English (USA)"
46600010409 = "English (USA-Dvorak)"
4670000048F = "Esperanto"
46800000425 = "Estonian"
4690000040B = "Finnish"
4700000080C = "French (Belgium)"
4710000040C = "French (France)"
47200000437 = "Georgian"
47300000407 = "German (Germany)"
47400030407 = "German (de_ergo)"
47500020407 = "German (NEO-1.1)"
47600010407 = "German (Ristome)"
47700000807 = "German (Swiss)"
47800000408 = "Greek"
47900010408 = "Greek 220"
48000000447 = "Gujarati"
4810000040D = "Hebrew"
4820000040E = "Hungarian"
4830000040F = "Icelandic"
48400001809 = "Irish"
48500000410 = "Italian"
48600000411 = "Japanese"
48700000412 = "Korean"
4880000043F = "Kazakh"
4890000080A = "Latin American"
49000000426 = "Latvian"
49100010427 = "Lithuanian"
4920000042F = "Macedonian (FYRO)"
4930000044C = "Malayalam"
49400000414 = "Norwegian"
49500000415 = "Polish (programmer's)"
49600010415 = "Polish (214)"
49700010416 = "Portuguese (Brazilian ABNT2)"
49800000816 = "Portuguese (Portugal)"
49900000418 = "Romanian (Legacy)"
50000010418 = "Romanian (Standard)"
50100000419 = "Russian"
50200010419 = "Russian (Typewriter)"
50300000C1A = "Serbian (Cyrillic)"
5040000081A = "Serbian (Latin)"
5050000041B = "Slovak (QWERTZ)"
5060001041B = "Slovak (QWERTY)"
5070000040A = "Spanish (traditional short)"
5080000041D = "Swedish (Sweden)"
50900000444 = "Tatar"
5100000041E = "Thai Kedmanee"
5110001041E = "Thai Pattachote"
5120002041E = "Thai Kedmanee (non-ShiftLock)"
5130003041E = "Thai Pattachote (non-ShiftLock)"
5140000041F = "Turkish Q"
5150001041F = "Turkish F"
51600000422 = "Ukrainian"
51700010422 = "Ukrainian (Student)"
51800030409 = "US Dvorak for left hand"
51900040409 = "US Dvorak for right hand"
52000050409 = "US English (IBM Arabic 238_L)"
52100020409 = "US International"
52200000843 = "Uzbek (Cyrillic)"
5230000042A = "Vietnamese"
524
525[Files.KeyboardLayout]
52600000401 = kbda1.dll
52700010401 = kbda2.dll
52800020401 = kbda3.dll
52900020402 = kbdbgt.dll
53000030402 = kbdbga.dll
53100040402 = kbdbgm.dll
53200000405 = kbdcz.dll
53300010405 = kbdcz1.dll
53400000406 = kbdda.dll
53500000407 = kbdgr.dll
53600000807 = kbdsg.dll
53700010407 = kbdgrist.dll
53800020407 = kbdgneo.dll
53900030407 = kbdgerg.dll
54000000408 = kbdhe.dll
54100010408 = kbdhe.dll
54200000409 = kbdus.dll
54300000809 = kbduk.dll
54400001809 = kbdir.dll
54500010409 = kbddv.dll
54600011009 = kbdcan.dll
54700020409 = kbdusx.dll
54800030409 = kbdusl.dll
54900040409 = kbdusr.dll
55000050409 = kbdusa.dll
5510000040A = kbdes.dll
5520000080A = kbdla.dll
5530000040B = kbdfi.dll
5540000040C = kbdfr.dll
5550000080C = kbdbe.dll
55600000C0C = kbdfc.dll
5570000040D = kbdheb.dll
5580000040E = kbdhu.dll
5590000040F = kbdic.dll
56000000410 = kbdit.dll
56100000411 = kbdja.dll
56200000412 = kbdko.dll
56300000413 = kbdne.dll
56400000813 = kbdbe.dll
56500000414 = kbdno.dll
56600000415 = kbdpl1.dll
56700000816 = kbdpo.dll
56800010416 = kbdbr.dll
56900000418 = kbdro.dll
57000010418 = kbdrost.dll
57100000419 = kbdru.dll
57200010419 = kbdru1.dll
5730000041A = kbdcr.dll
5740000081A = kbdycl.dll
57500000C1A = kbdycc.dll
5760000041B = kbdsk.dll
5770001041B = kbdsk1.dll
5780000041C = kbdal.dll
5790000041D = kbdsw.dll
5800000041E = kbdth0.dll
5810001041E = kbdth1.dll
5820002041E = kbdth2.dll
5830003041E = kbdth3.dll
5840000041F = kbdtuq.dll
5850001041F = kbdtuf.dll
58600000422 = kbdur.dll
58700010422 = kbdurs.dll
58800000423 = kbdblr.dll
58900000425 = kbdest.dll
59000000426 = kbdlv.dll
59100010427 = kbdlt1.dll
5920000042A = kbdvntc.dll
5930000042B = kbdarme.dll
5940001042B = kbdarmw.dll
5950000042C = kbdazel.dll
5960000082C = kbdaze.dll
5970000042F = kbdmac.dll
59800000437 = kbdgeo.dll
59900000439 = kbdindev.dll
6000000043F = kbdkaz.dll
60100000843 = kbduzb.dll
60200000444 = kbdtat.dll
60300000445 = kbdinben.dll
60400000447 = kbdinguj.dll
6050000044C = kbdinmal.dll
6060000044D = kbdinasa.dll
60700000455 = kbdbur.dll
6080000048F = kbdeo.dll
609
610[HiveInfs.Install]
611; Called "HiveInfs.Fresh" on Windows
612AddReg = caroots.inf,AddReg
613AddReg = registry.inf,AddReg
614
615[HiveInfs.Upgrade]
616DelReg = registry.inf,DelReg
617AddReg = registry.inf,AddReg
618
619; EOF
620