xref: /reactos/boot/bootdata/txtsetup.sif (revision b8dd046e)
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
164USB\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.NTx86]
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 (x86 based)"
229
230[Computer.NTamd64]
231x64_up = "Standard x64 Uniprocessor"
232
233[Map.Computer.NTx86]
234;<id> = <pnp id string>
235pci_up = "PC UP"
236;pci_mp = "PC MP"
237acpi_up = "ACPI UP"
238;acpi_mp = "ACPI MP"
239xbox = "Xbox"
240
241[Map.Computer.NTamd64]
242x64_up = "ACPI UP"
243
244[Files.pci_up]
245ntoskrnl.exe = 1,,,,,,,2,,,,1,2
246hal.dll      = 1,,,,,,,2,,,,1,2
247
248;[Files.pci_mp]
249;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
250;halmps.dll   = 1,,,,,,,2,,,hal.dll,1,2
251
252[Files.acpi_up]
253ntoskrnl.exe = 1,,,,,,,2,,,,1,2
254halacpi.dll  = 1,,,,,,,2,,,hal.dll,1,2
255
256;[Files.acpi_mp]
257;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
258;halacpi.dll  = 1,,,,,,,2,,,hal.dll,1,2
259
260[Files.xbox]
261ntoskrnl.exe = 1,,,,,,,2,,,,1,2
262halxbox.dll  = 1,,,,,,,2,,,hal.dll,1,2
263
264[Files.x64_up]
265ntoskrnl.exe = 1,,,,,,,2,,,,1,2
266hal.dll      = 1,,,,,,,2,,,,1,2
267
268[Display]
269;<id> = <user friendly name>,<spare>,<service key name>,<height>,<width>,<bpp>
270vga              = "VGA Display (640x480x4)",,Vga,640,480,4
271vbe_640x480x8    = "VESA Display (640x480x8)",,VBE,640,480,8
272vbe_640x480x16   = "VESA Display (640x480x16)",,VBE,640,480,16
273vbe_640x480x24   = "VESA Display (640x480x24)",,VBE,640,480,24
274vbe_640x480x32   = "VESA Display (640x480x32)",,VBE,640,480,32
275vbe_800x600x8    = "VESA Display (800x600x8)",,VBE,800,600,8
276vbe_800x600x16   = "VESA Display (800x600x16)",,VBE,800,600,16
277vbe_800x600x24   = "VESA Display (800x600x24)",,VBE,800,600,24
278vbe              = "VESA Display (800x600x32)",,VBE,800,600,32
279vbe_1024x768x8   = "VESA Display (1024x768x8)",,VBE,1024,768,8
280vbe_1024x768x16  = "VESA Display (1024x768x16)",,VBE,1024,768,16
281vbe_1024x768x24  = "VESA Display (1024x768x24)",,VBE,1024,768,24
282vbe_1024x768x32  = "VESA Display (1024x768x32)",,VBE,1024,768,32
283vbe_1152x864x8   = "VESA Display (1152x864x8)",,VBE,1152,864,8
284vbe_1152x864x16  = "VESA Display (1152x864x16)",,VBE,1152,864,16
285vbe_1152x864x24  = "VESA Display (1152x864x24)",,VBE,1152,864,24
286vbe_1152x864x32  = "VESA Display (1152x864x32)",,VBE,1152,864,32
287vbe_1280x1024x8  = "VESA Display (1280x1024x8)",,VBE,1280,1024,8
288vbe_1280x1024x16 = "VESA Display (1280x1024x16)",,VBE,1280,1024,16
289vbe_1280x1024x24 = "VESA Display (1280x1024x24)",,VBE,1280,1024,24
290vbe_1280x1024x32 = "VESA Display (1280x1024x32)",,VBE,1280,1024,32
291vbe_1600x1200x8  = "VESA Display (1600x1200x8)",,VBE,1600,1200,8
292vbe_1600x1200x16 = "VESA Display (1600x1200x16)",,VBE,1600,1200,16
293vbe_1600x1200x24 = "VESA Display (1600x1200x24)",,VBE,1600,1200,24
294vbe_1600x1200x32 = "VESA Display (1600x1200x32)",,VBE,1600,1200,32
295xbox             = "Original Xbox NV2A Framebuffer (640x480x32)",,XboxVmp,640,480,32
296
297[Map.Display]
298;<id> = <pnp id string>
299vga = "VGA Display"
300vbe = "VBE Display"
301xboxvmp = "NV2A Framebuffer"
302
303[Keyboard]
304Default = "XT-, AT- or extended keyboard (83-105 keys)"
305
306[Language]
307;00000436 = "Afrikaans"
3080000041C = "Albanian"
30900000401 = "Arabic (Saudi Arabia)"
310;00000801 = "Arabic (Iraq)"
311;00000C01 = "Arabic (Egypt)"
312;00001001 = "Arabic (Libya)"
313;00001401 = "Arabic (Algeria)"
314;00001801 = "Arabic (Morocco)"
315;00001C01 = "Arabic (Tunisia)"
316;00002001 = "Arabic (Oman)"
317;00002401 = "Arabic (Yemen)"
318;00002801 = "Arabic (Syria)"
319;00002C01 = "Arabic (Jordan)"
320;00003001 = "Arabic (Lebanon)"
321;00003401 = "Arabic (Kuwait)"
322;00003801 = "Arabic (U.A.E.)"
323;00003C01 = "Arabic (Bahrain)"
324;00004001 = "Arabic (Qatar)"
3250000042B = "Armenian"
3260000082C = "Azeri (Cyrillic)"
3270000042C = "Azeri (Latin)"
3280000042D = "Basque"
32900000423 = "Belarusian"
33000000845 = "Bengali (Bangladesh)"
33100000445 = "Bengali (India)"
33200000402 = "Bulgarian"
333;00000455 = "Burmese"
33400000403 = "Catalan"
33500000404 = "Chinese (Taiwan)"
33600000804 = "Chinese (PRC)"
33700000C04 = "Chinese (Hong Kong S.A.R.)"
33800001004 = "Chinese (Singapore)"
33900001404 = "Chinese (Macau S.A.R.)"
3400000041A = "Croatian"
34100000405 = "Czech"
34200000406 = "Danish"
343;00000465 = "Divehi (Maldives)"
34400000413 = "Dutch (Netherlands)"
34500000813 = "Dutch (Belgium)"
34600000409 = "English (United States)"
34700000809 = "English (United Kingdom)"
34800000C09 = "English (Australia)"
34900001009 = "English (Canada)"
35000001409 = "English (New Zealand)"
35100001809 = "English (Ireland)"
35200001C09 = "English (South Africa)"
35300002009 = "English (Jamaica)"
35400002409 = "English (Caribbean)"
35500002809 = "English (Belize)"
35600002C09 = "English (Trinidad)"
35700003009 = "English (Zimbabwe)"
35800003409 = "English (Philippines)"
3590000048F = "Esperanto"
36000000425 = "Estonian"
361;00000438 = "Faeroese"
362;00000429 = "Farsi"
3630000040B = "Finnish"
36400000C0C = "French (Canada)"
3650000040C = "French (France)"
3660000080C = "French (Belgium)"
3670000100C = "French (Switzerland)"
3680000140C = "French (Luxembourg)"
3690000180C = "French (Monaco)"
37000000456 = "Galician (Spain)"
371;00000437 = "Georgian"
37200000407 = "German (Germany)"
37300000807 = "German (Switzerland)"
37400000C07 = "German (Austria)"
37500001007 = "German (Luxembourg)"
37600001407 = "German (Liechtenstein)"
37700000408 = "Greek"
378;00000447 = "Gujarati (India)"
3790000040D = "Hebrew"
38000000439 = "Hindi"
3810000040E = "Hungarian"
3820000040F = "Icelandic"
38300000421 = "Indonesian"
38400000410 = "Italian (Italy)"
38500000810 = "Italian (Switzerland)"
38600000411 = "Japanese"
387;0000044B = "Kannada (India)"
3880000043F = "Kazakh"
389;00000457 = "Konkani"
39000000412 = "Korean"
39100000440 = "Kyrgyz (Kyrgyzstan)"
39200000426 = "Latvian"
39300000427 = "Lithuanian"
3940000042F = "FYRO Macedonian"
395;0000083E = "Malay (Brunei Darussalam)"
3960000043E = "Malay (Malaysia)"
397;0000044E = "Marathi"
398;00000450 = "Mongolian (Mongolia)"
39900000414 = "Norwegian (Bokmal)"
40000000814 = "Norwegian (Nynorsk)"
40100000415 = "Polish"
40200000816 = "Portuguese (Portugal)"
40300000416 = "Portuguese (Brazil)"
404;00000446 = "Punjabi (India)"
40500000418 = "Romanian"
40600000417 = "Romansh"
40700000419 = "Russian"
408;0000044F = "Sanskrit"
40900000C1A = "Serbian (Cyrillic)"
4100000081A = "Serbian (Latin)"
4110000041B = "Slovak"
41200000424 = "Slovenian"
4130000040A = "Spanish (Traditional Sort)"
4140000080A = "Spanish (Mexico)"
41500000C0A = "Spanish (International Sort)"
4160000100A = "Spanish (Guatemala)"
4170000140A = "Spanish (Costa Rica)"
4180000180A = "Spanish (Panama)"
41900001C0A = "Spanish (Dominican Republic)"
4200000200A = "Spanish (Venezuela)"
4210000240A = "Spanish (Colombia)"
4220000280A = "Spanish (Peru)"
42300002C0A = "Spanish (Argentina)"
4240000300A = "Spanish (Ecuador)"
4250000340A = "Spanish (Chile)"
4260000380A = "Spanish (Uruguay)"
42700003C0A = "Spanish (Paraguay)"
4280000400A = "Spanish (Bolivia)"
4290000440A = "Spanish (El Salvador)"
4300000480A = "Spanish (Honduras)"
43100004C0A = "Spanish (Nicaragua)"
4320000500A = "Spanish (Puerto Rico)"
433;00000441 = "Swahili"
4340000041D = "Swedish"
4350000081D = "Swedish (Finland)"
436;0000045A = "Syriac (Syria)"
437;00000449 = "Tamil"
43800000444 = "Tatar"
439;0000044A = "Telugu (India)"
4400000041E = "Thai"
4410000041F = "Turkish"
44200000422 = "Ukrainian"
443;00000420 = "Urdu"
44400000443 = "Uzbek (Latin)"
44500000843 = "Uzbek (Cyrillic)"
446;0000042A = "Vietnamese"
44700000490 = "Walon"
448;00000435 = "Zulu"
449
450
451[KeyboardLayout]
4520000041C = "Albanian"
45300000401 = "Arabic (101)"
45400010401 = "Arabic (102)"
45500020401 = "Arabic (102) AZERTY"
4560000042B = "Armenian Eastern"
4570001042B = "Armenian Western"
4580000044D = "Assamese (Inscript)"
4590000082C = "Azeri Cyrillic"
4600000042C = "Azeri Latin"
46100000423 = "Belarusian"
46200000445 = "Bengali"
46300000402 = "Bulgarian BDS 5237-1978"
46400020402 = "Bulgarian phonetic classic"
46500030402 = "Bulgarian phonetic BDS 5237-2006"
46600000455 = "Burmese"
46700000C0C = "Canadian French (Legacy)"
46800011009 = "Canadian Multilingual Standard"
4690000041A = "Croatian"
47000000405 = "Czech"
47100010405 = "Czech (QWERTY)"
47200000406 = "Danish (Denmark)"
47300000439 = "Devanagari - INSCRIPT"
47400000413 = "Dutch"
47500000813 = "Dutch (Belgium)"
47600000809 = "English (United Kingdom)"
47700000409 = "English (USA)"
47800010409 = "English (USA-Dvorak)"
4790000048F = "Esperanto"
48000000425 = "Estonian"
4810000040B = "Finnish"
4820000080C = "French (Belgium)"
4830000040C = "French (France)"
48400000437 = "Georgian"
48500000407 = "German (Germany)"
48600030407 = "German (de_ergo)"
48700020407 = "German (NEO-1.1)"
48800010407 = "German (Ristome)"
48900000807 = "German (Swiss)"
49000000408 = "Greek"
49100010408 = "Greek 220"
49200000447 = "Gujarati"
4930000040D = "Hebrew"
4940000040E = "Hungarian"
4950000040F = "Icelandic"
49600001809 = "Irish"
49700000410 = "Italian"
49800000411 = "Japanese"
49900000412 = "Korean"
5000000043F = "Kazakh"
5010000080A = "Latin American"
50200000426 = "Latvian"
50300010427 = "Lithuanian"
5040000042F = "Macedonian (FYRO)"
5050000044C = "Malayalam"
50600000414 = "Norwegian"
50700000415 = "Polish (programmer's)"
50800010415 = "Polish (214)"
50900010416 = "Portuguese (Brazilian ABNT2)"
51000000816 = "Portuguese (Portugal)"
51100000418 = "Romanian (Legacy)"
51200010418 = "Romanian (Standard)"
51300000419 = "Russian"
51400010419 = "Russian (Typewriter)"
51500000C1A = "Serbian (Cyrillic)"
5160000081A = "Serbian (Latin)"
5170000041B = "Slovak (QWERTZ)"
5180001041B = "Slovak (QWERTY)"
5190000040A = "Spanish (traditional short)"
5200000041D = "Swedish (Sweden)"
52100000444 = "Tatar"
5220000041E = "Thai Kedmanee"
5230001041E = "Thai Pattachote"
5240002041E = "Thai Kedmanee (non-ShiftLock)"
5250003041E = "Thai Pattachote (non-ShiftLock)"
5260000041F = "Turkish Q"
5270001041F = "Turkish F"
52800000422 = "Ukrainian"
52900010422 = "Ukrainian (Student)"
53000030409 = "US Dvorak for left hand"
53100040409 = "US Dvorak for right hand"
53200050409 = "US English (IBM Arabic 238_L)"
53300020409 = "US International"
53400000843 = "Uzbek (Cyrillic)"
5350000042A = "Vietnamese"
536
537[Files.KeyboardLayout]
53800000401 = kbda1.dll
53900010401 = kbda2.dll
54000020401 = kbda3.dll
54100020402 = kbdbgt.dll
54200030402 = kbdbga.dll
54300040402 = kbdbgm.dll
54400000405 = kbdcz.dll
54500010405 = kbdcz1.dll
54600000406 = kbdda.dll
54700000407 = kbdgr.dll
54800000807 = kbdsg.dll
54900010407 = kbdgrist.dll
55000020407 = kbdgneo.dll
55100030407 = kbdgerg.dll
55200000408 = kbdhe.dll
55300010408 = kbdhe.dll
55400000409 = kbdus.dll
55500000809 = kbduk.dll
55600001809 = kbdir.dll
55700010409 = kbddv.dll
55800011009 = kbdcan.dll
55900020409 = kbdusx.dll
56000030409 = kbdusl.dll
56100040409 = kbdusr.dll
56200050409 = kbdusa.dll
5630000040A = kbdes.dll
5640000080A = kbdla.dll
5650000040B = kbdfi.dll
5660000040C = kbdfr.dll
5670000080C = kbdbe.dll
56800000C0C = kbdfc.dll
5690000040D = kbdheb.dll
5700000040E = kbdhu.dll
5710000040F = kbdic.dll
57200000410 = kbdit.dll
57300000411 = kbdja.dll
57400000412 = kbdko.dll
57500000413 = kbdne.dll
57600000813 = kbdbe.dll
57700000414 = kbdno.dll
57800000415 = kbdpl1.dll
57900000816 = kbdpo.dll
58000010416 = kbdbr.dll
58100000418 = kbdro.dll
58200010418 = kbdrost.dll
58300000419 = kbdru.dll
58400010419 = kbdru1.dll
5850000041A = kbdcr.dll
5860000081A = kbdycl.dll
58700000C1A = kbdycc.dll
5880000041B = kbdsk.dll
5890001041B = kbdsk1.dll
5900000041C = kbdal.dll
5910000041D = kbdsw.dll
5920000041E = kbdth0.dll
5930001041E = kbdth1.dll
5940002041E = kbdth2.dll
5950003041E = kbdth3.dll
5960000041F = kbdtuq.dll
5970001041F = kbdtuf.dll
59800000422 = kbdur.dll
59900010422 = kbdurs.dll
60000000423 = kbdblr.dll
60100000425 = kbdest.dll
60200000426 = kbdlv.dll
60300010427 = kbdlt1.dll
6040000042A = kbdvntc.dll
6050000042B = kbdarme.dll
6060001042B = kbdarmw.dll
6070000042C = kbdazel.dll
6080000082C = kbdaze.dll
6090000042F = kbdmac.dll
61000000437 = kbdgeo.dll
61100000439 = kbdindev.dll
6120000043F = kbdkaz.dll
61300000843 = kbduzb.dll
61400000444 = kbdtat.dll
61500000445 = kbdinben.dll
61600000447 = kbdinguj.dll
6170000044C = kbdinmal.dll
6180000044D = kbdinasa.dll
61900000455 = kbdbur.dll
6200000048F = kbdeo.dll
621
622[HiveInfs.Install]
623; Called "HiveInfs.Fresh" on Windows
624AddReg = caroots.inf,AddReg
625AddReg = registry.inf,AddReg
626
627[HiveInfs.Upgrade]
628DelReg = registry.inf,DelReg
629AddReg = registry.inf,AddReg
630
631; EOF
632