xref: /reactos/boot/bootdata/txtsetup.sif (revision 99f16dc8)
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]
22;1 = %cdname%,%cdtagfilea%,,\amd64
231 = %cdname%,%cdtagfilei%,,\reactos
24
25;
26; The directories listed in the [Directories] or [WinntDirectories] sections
27; are relative to the installation source or destination directories.
28;
29; The format of each line is as follows:
30; <directory_id> = <path>
31;
32; For specifying absolute directories, use the SystemPartitionFiles section,
33; or use names starting with \.
34;
35[Directories]
361 = "\"
372 = system32
383 = system32\config
394 = system32\drivers
405 = media
416 = Fonts
427 = bin
43
44[DiskSpaceRequirements]
45; Required free system partition disk space in MB
46FreeSysPartDiskSpace=450
47
48;
49; The [SourceDisksFiles] section lists all the files available to the
50; installer. It can specifies files common to all architectures, or files
51; specific to a given architecture (x86, amd64, and so on...) within
52; [SourceDisksFiles.x86] (etc...) sections.
53;
54; Each line provides the location of a file in the installation media
55; and its destination when being installed on a target architecture.
56; The format of each line is as follows:
57;
58; <source_filename> =
59;     <disk_id>,<subdirectory>,<file_size>,<checksum>,<unused>,<unused>,
60; NT-specific fields:
61;     <boot_media_id>,<destination_dir_id>,<upgrade_dispo>,<install_dispo>,
62;     <destination_filename>,
63; WinPE(MiniNT)-specific optional fields:
64;     <WinPE_disk_id>,<WinPE_directory_id>
65;
66; The 'disk_id', 'boot_media_id' and 'WinPE_disk_id' media IDs refer to
67; source media listed in the [SourceDisksNames] section. The 'boot_media_id'
68; value specifies any additional boot/installation media.
69;
70; The values for the disposition flags 'upgrade_dispo' (used when upgrading)
71; or 'install_dispo' (used when installing, usually by the text-mode installer)
72; are:
73;   0: always copy (default);
74;   1: copy if present;
75;   2: copy if not present;
76;   3: never copy.
77;
78; The 'destination_dir_id' and 'WinPE_directory_id' directory IDs refer to
79; the directories listed in the [Directories] section.
80;
81; ReactOS-specific: we don't use 'boot_media_id' yet and instead, we use
82; an identifier 'x' to signal the SetupLdr that it has to load the file.
83; This must be replaced by handling the "DiskDrivers.Load", "FileSystems.Load",
84; ("Hal.Load", "Display.Load"), "SCSI.Load", "BootBusExtenders.Load",
85; "BusExtenders.Load", "InputDevicesSupport.Load", "Keyboard.Load",
86; "ScsiClass.Load", "FloppyDrivers.Load", "CdRomDrivers.Load", and
87; "MouseDrivers.Load" sections.
88;
89[SourceDisksFiles]
90acpi.sys     = 1,,,,,,,4,1,,,1,4
91nmidebug.sys = 1,,,,,,x,4,,,,1,4
92sacdrv.sys   = 1,,,,,,x,4,,,,1,4
93uniata.sys   = 1,,,,,,x,4,,,,1,4
94buslogic.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
129pciide.sys   = 1,,,,,,,4,,,,1,4
130pciidex.sys  = 1,,,,,,,4,,,,1,4
131pcix.sys     = 1,,,,,,,4,,,,1,4
132pcmcia.sys   = 1,,,,,,,4,,,,1,4
133swenum.sys   = 1,,,,,,,4,,,,1,4
134ntdll.dll    = 1,,,,,,,2,,,,1,2
135wmilib.sys   = 1,,,,,,,4,,,,1,4
136ksecdd.sys   = 1,,,,,,,4,,,,1,4
137mountmgr.sys = 1,,,,,,x,4,,,,1,4
138
139[SourceDisksFiles.x86]
140
141[SourceDisksFiles.amd64]
142
143;
144; The [SystemPartitionFiles] section lists all the files
145; that should be installed in the System Partition.
146;
147[SystemPartitionFiles]
148
149[HardwareIdsDatabase]
150*PNP0A00 = isapnp
151*PNP0A03 = pci
152*PNP0A08 = pci
153*PNP0C08 = acpi
154PCI\CC_0601 = isapnp
155PCI\CC_0604 = pci
156PCI\VEN_104B&CC_0100 = buslogic
157PCI\CC_0101 = pciide
158PCI\CC_0104 = uniata
159PCI\CC_0105 = uniata
160PCI\CC_0106 = uniata
161;PCI\CC_0106 = storahci
162*PNP0600 = uniata
163USB\CLASS_09 = usbhub
164USB\ROOT_HUB = usbhub
165USB\ROOT_HUB20 = usbhub
166PCI\CC_0C0300 = usbuhci
167PCI\CC_0C0310 = usbohci
168PCI\CC_0C0320 = usbehci
169USB\Class_08&SubClass_06&Prot_50 = usbstor
170HID_DEVICE_SYSTEM_KEYBOARD = kbdhid,{4D36E96B-E325-11CE-BFC1-08002BE10318}
171USB\COMPOSITE = usbccgp
172GenDisk = disk
173USB\Class_03 = hidusb
174GENERIC_HID_DEVICE = hidusb
175*PNP0303 = i8042prt,{4D36E96B-E325-11CE-BFC1-08002BE10318}
176*nEC1F00 = inport,{4D36E96F-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[MouseDrivers.Load]
207inport = inport.sys
208
209[Cabinets]
210Cabinet=reactos.cab
211
212[SetupData]
213DefaultPath = \ReactOS
214SetupDebugOptions = "/DEBUG /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE"
215;SetupDebugOptions = "/DEBUG /SOS /DEBUGPORT=SCREEN"
216;SetupDebugOptions = "/DEBUG /DEBUGPORT=BOCHS"
217OsLoadOptions = "/NOGUIBOOT /NODEBUG"
218
219[NLS]
220AnsiCodepage     = c_1252.nls
221OemCodepage      = c_437.nls
222UnicodeCasetable = l_intl.nls
223DefaultLayout    = 00000409
224DefaultLanguage  = 00000409
225
226[Computer.NTx86]
227pci_up = "Standard PC Uniprocessor"
228;pci_mp = "Standard PC Multiprocessor"
229acpi_up = "ACPI PC Uniprocessor"
230;acpi_mp = "ACPI PC Multiprocessor"
231xbox = "Original Xbox (x86 based)"
232pc98_up = "NEC PC-98 Uniprocessor"
233
234[Computer.NTamd64]
235x64_up = "Standard x64 Uniprocessor"
236
237[Map.Computer.NTx86]
238;<id> = <pnp id string>
239pci_up = "PC UP"
240;pci_mp = "PC MP"
241acpi_up = "ACPI UP"
242;acpi_mp = "ACPI MP"
243xbox = "Xbox"
244pc98_up = "NEC PC-98 UP"
245
246[Map.Computer.NTamd64]
247x64_up = "ACPI UP"
248
249[Files.pci_up]
250ntoskrnl.exe = 1,,,,,,,2,,,,1,2
251hal.dll      = 1,,,,,,,2,,,,1,2
252
253;[Files.pci_mp]
254;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
255;halmps.dll   = 1,,,,,,,2,,,hal.dll,1,2
256
257[Files.acpi_up]
258ntoskrnl.exe = 1,,,,,,,2,,,,1,2
259halacpi.dll  = 1,,,,,,,2,,,hal.dll,1,2
260
261;[Files.acpi_mp]
262;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
263;halacpi.dll  = 1,,,,,,,2,,,hal.dll,1,2
264
265[Files.xbox]
266ntoskrnl.exe = 1,,,,,,,2,,,,1,2
267halxbox.dll  = 1,,,,,,,2,,,hal.dll,1,2
268
269[Files.pc98_up]
270ntoskrnl.exe = 1,,,,,,,2,,,,1,2
271halpc98.dll  = 1,,,,,,,2,,,hal.dll,1,2
272
273[Files.x64_up]
274ntoskrnl.exe = 1,,,,,,,2,,,,1,2
275hal.dll      = 1,,,,,,,2,,,,1,2
276
277[Display]
278;<id> = <user friendly name>,<spare>,<service key name>,<width>,<height>,<bpp>
279vga              = "VGA Display (640x480x4)",,Vga,640,480,4
280vbe_640x480x8    = "VESA Display (640x480x8)",,VBE,640,480,8
281vbe_640x480x16   = "VESA Display (640x480x16)",,VBE,640,480,16
282vbe_640x480x24   = "VESA Display (640x480x24)",,VBE,640,480,24
283vbe_640x480x32   = "VESA Display (640x480x32)",,VBE,640,480,32
284vbe_800x600x8    = "VESA Display (800x600x8)",,VBE,800,600,8
285vbe_800x600x16   = "VESA Display (800x600x16)",,VBE,800,600,16
286vbe_800x600x24   = "VESA Display (800x600x24)",,VBE,800,600,24
287vbe              = "VESA Display (800x600x32)",,VBE,800,600,32
288vbe_1024x768x8   = "VESA Display (1024x768x8)",,VBE,1024,768,8
289vbe_1024x768x16  = "VESA Display (1024x768x16)",,VBE,1024,768,16
290vbe_1024x768x24  = "VESA Display (1024x768x24)",,VBE,1024,768,24
291vbe_1024x768x32  = "VESA Display (1024x768x32)",,VBE,1024,768,32
292vbe_1152x864x8   = "VESA Display (1152x864x8)",,VBE,1152,864,8
293vbe_1152x864x16  = "VESA Display (1152x864x16)",,VBE,1152,864,16
294vbe_1152x864x24  = "VESA Display (1152x864x24)",,VBE,1152,864,24
295vbe_1152x864x32  = "VESA Display (1152x864x32)",,VBE,1152,864,32
296vbe_1280x1024x8  = "VESA Display (1280x1024x8)",,VBE,1280,1024,8
297vbe_1280x1024x16 = "VESA Display (1280x1024x16)",,VBE,1280,1024,16
298vbe_1280x1024x24 = "VESA Display (1280x1024x24)",,VBE,1280,1024,24
299vbe_1280x1024x32 = "VESA Display (1280x1024x32)",,VBE,1280,1024,32
300vbe_1600x1200x8  = "VESA Display (1600x1200x8)",,VBE,1600,1200,8
301vbe_1600x1200x16 = "VESA Display (1600x1200x16)",,VBE,1600,1200,16
302vbe_1600x1200x24 = "VESA Display (1600x1200x24)",,VBE,1600,1200,24
303vbe_1600x1200x32 = "VESA Display (1600x1200x32)",,VBE,1600,1200,32
304xbox             = "Original Xbox NV2A Framebuffer (640x480x32)",,XboxVmp,640,480,32
305
306[Map.Display]
307;<id> = <pnp id string>
308vga = "VGA Display"
309vbe = "VBE Display"
310xbox = "NV2A Framebuffer"
311
312[Keyboard]
313Default = "XT-, AT- or extended keyboard (83-105 keys)"
314
315[Language]
316;00000436 = "Afrikaans"
3170000041C = "Albanian"
31800000401 = "Arabic (Saudi Arabia)"
319;00000801 = "Arabic (Iraq)"
320;00000C01 = "Arabic (Egypt)"
321;00001001 = "Arabic (Libya)"
322;00001401 = "Arabic (Algeria)"
323;00001801 = "Arabic (Morocco)"
324;00001C01 = "Arabic (Tunisia)"
325;00002001 = "Arabic (Oman)"
326;00002401 = "Arabic (Yemen)"
327;00002801 = "Arabic (Syria)"
328;00002C01 = "Arabic (Jordan)"
329;00003001 = "Arabic (Lebanon)"
330;00003401 = "Arabic (Kuwait)"
331;00003801 = "Arabic (U.A.E.)"
332;00003C01 = "Arabic (Bahrain)"
333;00004001 = "Arabic (Qatar)"
3340000042B = "Armenian"
3350000082C = "Azeri (Cyrillic)"
3360000042C = "Azeri (Latin)"
3370000042D = "Basque"
33800000423 = "Belarusian"
33900000845 = "Bengali (Bangladesh)"
34000000445 = "Bengali (India)"
34100000402 = "Bulgarian"
342;00000455 = "Burmese"
34300000403 = "Catalan"
34400000404 = "Chinese (Taiwan)"
34500000804 = "Chinese (PRC)"
34600000C04 = "Chinese (Hong Kong S.A.R.)"
34700001004 = "Chinese (Singapore)"
34800001404 = "Chinese (Macau S.A.R.)"
3490000041A = "Croatian"
35000000405 = "Czech"
35100000406 = "Danish"
352;00000465 = "Divehi (Maldives)"
35300000413 = "Dutch (Netherlands)"
35400000813 = "Dutch (Belgium)"
35500000409 = "English (United States)"
35600000809 = "English (United Kingdom)"
35700000C09 = "English (Australia)"
35800001009 = "English (Canada)"
35900001409 = "English (New Zealand)"
36000001809 = "English (Ireland)"
36100001C09 = "English (South Africa)"
36200002009 = "English (Jamaica)"
36300002409 = "English (Caribbean)"
36400002809 = "English (Belize)"
36500002C09 = "English (Trinidad)"
36600003009 = "English (Zimbabwe)"
36700003409 = "English (Philippines)"
3680000048F = "Esperanto"
36900000425 = "Estonian"
370;00000438 = "Faeroese"
371;00000429 = "Farsi"
3720000040B = "Finnish"
37300000C0C = "French (Canada)"
3740000040C = "French (France)"
3750000080C = "French (Belgium)"
3760000100C = "French (Switzerland)"
3770000140C = "French (Luxembourg)"
3780000180C = "French (Monaco)"
37900000456 = "Galician (Spain)"
380;00000437 = "Georgian"
38100000407 = "German (Germany)"
38200000807 = "German (Switzerland)"
38300000C07 = "German (Austria)"
38400001007 = "German (Luxembourg)"
38500001407 = "German (Liechtenstein)"
38600000408 = "Greek"
387;00000447 = "Gujarati (India)"
3880000040D = "Hebrew"
38900000439 = "Hindi"
3900000040E = "Hungarian"
3910000040F = "Icelandic"
39200000421 = "Indonesian"
39300000410 = "Italian (Italy)"
39400000810 = "Italian (Switzerland)"
39500000411 = "Japanese"
396;0000044B = "Kannada (India)"
3970000043F = "Kazakh"
398;00000457 = "Konkani"
39900000412 = "Korean"
40000000440 = "Kyrgyz (Kyrgyzstan)"
40100000426 = "Latvian"
40200000427 = "Lithuanian"
4030000042F = "FYRO Macedonian"
404;0000083E = "Malay (Brunei Darussalam)"
4050000043E = "Malay (Malaysia)"
406;0000044E = "Marathi"
407;00000450 = "Mongolian (Mongolia)"
40800000414 = "Norwegian (Bokmal)"
40900000814 = "Norwegian (Nynorsk)"
41000000415 = "Polish"
41100000816 = "Portuguese (Portugal)"
41200000416 = "Portuguese (Brazil)"
413;00000446 = "Punjabi (India)"
41400000418 = "Romanian"
41500000417 = "Romansh"
41600000419 = "Russian"
417;0000044F = "Sanskrit"
41800000C1A = "Serbian (Cyrillic)"
4190000081A = "Serbian (Latin)"
4200000041B = "Slovak"
42100000424 = "Slovenian"
4220000040A = "Spanish (Traditional Sort)"
4230000080A = "Spanish (Mexico)"
42400000C0A = "Spanish (International Sort)"
4250000100A = "Spanish (Guatemala)"
4260000140A = "Spanish (Costa Rica)"
4270000180A = "Spanish (Panama)"
42800001C0A = "Spanish (Dominican Republic)"
4290000200A = "Spanish (Venezuela)"
4300000240A = "Spanish (Colombia)"
4310000280A = "Spanish (Peru)"
43200002C0A = "Spanish (Argentina)"
4330000300A = "Spanish (Ecuador)"
4340000340A = "Spanish (Chile)"
4350000380A = "Spanish (Uruguay)"
43600003C0A = "Spanish (Paraguay)"
4370000400A = "Spanish (Bolivia)"
4380000440A = "Spanish (El Salvador)"
4390000480A = "Spanish (Honduras)"
44000004C0A = "Spanish (Nicaragua)"
4410000500A = "Spanish (Puerto Rico)"
442;00000441 = "Swahili"
4430000041D = "Swedish"
4440000081D = "Swedish (Finland)"
445;0000045A = "Syriac (Syria)"
446;00000449 = "Tamil"
44700000444 = "Tatar"
448;0000044A = "Telugu (India)"
4490000041E = "Thai"
4500000041F = "Turkish"
45100000422 = "Ukrainian"
452;00000420 = "Urdu"
45300000443 = "Uzbek (Latin)"
45400000843 = "Uzbek (Cyrillic)"
455;0000042A = "Vietnamese"
45600000490 = "Walon"
457;00000435 = "Zulu"
458
459
460[KeyboardLayout]
4610000041C = "Albanian"
46200000401 = "Arabic (101)"
46300010401 = "Arabic (102)"
46400020401 = "Arabic (102) AZERTY"
4650000042B = "Armenian Eastern"
4660001042B = "Armenian Western"
4670000044D = "Assamese (Inscript)"
4680000082C = "Azeri Cyrillic"
4690000042C = "Azeri Latin"
47000000423 = "Belarusian"
47100000445 = "Bengali"
47200000402 = "Bulgarian BDS 5237-1978"
47300020402 = "Bulgarian phonetic classic"
47400030402 = "Bulgarian phonetic BDS 5237-2006"
47500000455 = "Burmese"
47600000C0C = "Canadian French (Legacy)"
47700011009 = "Canadian Multilingual Standard"
4780000041A = "Croatian"
47900000405 = "Czech"
48000010405 = "Czech (QWERTY)"
48100000406 = "Danish (Denmark)"
48200000439 = "Devanagari - INSCRIPT"
48300000413 = "Dutch"
48400000813 = "Dutch (Belgium)"
48500000809 = "English (United Kingdom)"
48600000409 = "English (USA)"
48700010409 = "English (USA-Dvorak)"
4880000048F = "Esperanto"
48900000425 = "Estonian"
4900000040B = "Finnish"
4910000080C = "French (Belgium)"
4920000040C = "French (France)"
49300000437 = "Georgian"
49400000407 = "German (Germany)"
49500030407 = "German (de_ergo)"
49600020407 = "German (NEO-1.1)"
49700010407 = "German (Ristome)"
49800000807 = "German (Swiss)"
49900000408 = "Greek"
50000010408 = "Greek 220"
50100000447 = "Gujarati"
5020000040D = "Hebrew"
5030000040E = "Hungarian"
5040000040F = "Icelandic"
50500001809 = "Irish"
50600000410 = "Italian"
50700000411 = "Japanese"
50800000412 = "Korean"
5090000043F = "Kazakh"
5100000080A = "Latin American"
51100000426 = "Latvian"
51200010427 = "Lithuanian"
5130000042F = "Macedonian (FYRO)"
5140000044C = "Malayalam"
51500000414 = "Norwegian"
51600000415 = "Polish (programmer's)"
51700010415 = "Polish (214)"
51800010416 = "Portuguese (Brazilian ABNT2)"
51900000816 = "Portuguese (Portugal)"
52000000418 = "Romanian (Legacy)"
52100010418 = "Romanian (Standard)"
52200000419 = "Russian"
52300010419 = "Russian (Typewriter)"
52400000C1A = "Serbian (Cyrillic)"
5250000081A = "Serbian (Latin)"
5260000041B = "Slovak (QWERTZ)"
5270001041B = "Slovak (QWERTY)"
5280000040A = "Spanish (traditional short)"
5290000041D = "Swedish (Sweden)"
53000000444 = "Tatar"
5310000041E = "Thai Kedmanee"
5320001041E = "Thai Pattachote"
5330002041E = "Thai Kedmanee (non-ShiftLock)"
5340003041E = "Thai Pattachote (non-ShiftLock)"
5350000041F = "Turkish Q"
5360001041F = "Turkish F"
53700000422 = "Ukrainian"
53800010422 = "Ukrainian (Student)"
53900030409 = "US Dvorak for left hand"
54000040409 = "US Dvorak for right hand"
54100050409 = "US English (IBM Arabic 238_L)"
54200020409 = "US International"
54300000843 = "Uzbek (Cyrillic)"
5440000042A = "Vietnamese"
545
546[Files.KeyboardLayout]
54700000401 = kbda1.dll
54800010401 = kbda2.dll
54900020401 = kbda3.dll
55000020402 = kbdbgt.dll
55100030402 = kbdbga.dll
55200040402 = kbdbgm.dll
55300000405 = kbdcz.dll
55400010405 = kbdcz1.dll
55500000406 = kbdda.dll
55600000407 = kbdgr.dll
55700000807 = kbdsg.dll
55800010407 = kbdgrist.dll
55900020407 = kbdgneo.dll
56000030407 = kbdgerg.dll
56100000408 = kbdhe.dll
56200010408 = kbdhe.dll
56300000409 = kbdus.dll
56400000809 = kbduk.dll
56500001809 = kbdir.dll
56600010409 = kbddv.dll
56700011009 = kbdcan.dll
56800020409 = kbdusx.dll
56900030409 = kbdusl.dll
57000040409 = kbdusr.dll
57100050409 = kbdusa.dll
5720000040A = kbdes.dll
5730000080A = kbdla.dll
5740000040B = kbdfi.dll
5750000040C = kbdfr.dll
5760000080C = kbdbe.dll
57700000C0C = kbdfc.dll
5780000040D = kbdheb.dll
5790000040E = kbdhu.dll
5800000040F = kbdic.dll
58100000410 = kbdit.dll
58200000411 = kbdja.dll
58300000412 = kbdko.dll
58400000413 = kbdne.dll
58500000813 = kbdbe.dll
58600000414 = kbdno.dll
58700000415 = kbdpl1.dll
58800000816 = kbdpo.dll
58900010416 = kbdbr.dll
59000000418 = kbdro.dll
59100010418 = kbdrost.dll
59200000419 = kbdru.dll
59300010419 = kbdru1.dll
5940000041A = kbdcr.dll
5950000081A = kbdycl.dll
59600000C1A = kbdycc.dll
5970000041B = kbdsk.dll
5980001041B = kbdsk1.dll
5990000041C = kbdal.dll
6000000041D = kbdsw.dll
6010000041E = kbdth0.dll
6020001041E = kbdth1.dll
6030002041E = kbdth2.dll
6040003041E = kbdth3.dll
6050000041F = kbdtuq.dll
6060001041F = kbdtuf.dll
60700000422 = kbdur.dll
60800010422 = kbdurs.dll
60900000423 = kbdblr.dll
61000000425 = kbdest.dll
61100000426 = kbdlv.dll
61200010427 = kbdlt1.dll
6130000042A = kbdvntc.dll
6140000042B = kbdarme.dll
6150001042B = kbdarmw.dll
6160000042C = kbdazel.dll
6170000082C = kbdaze.dll
6180000042F = kbdmac.dll
61900000437 = kbdgeo.dll
62000000439 = kbdindev.dll
6210000043F = kbdkaz.dll
62200000843 = kbduzb.dll
62300000444 = kbdtat.dll
62400000445 = kbdinben.dll
62500000447 = kbdinguj.dll
6260000044C = kbdinmal.dll
6270000044D = kbdinasa.dll
62800000455 = kbdbur.dll
6290000048F = kbdeo.dll
630
631[HiveInfs.Install]
632; Called "HiveInfs.Fresh" on Windows
633AddReg = caroots.inf,AddReg
634AddReg = registry.inf,AddReg
635
636[HiveInfs.Upgrade]
637DelReg = registry.inf,DelReg
638AddReg = registry.inf,AddReg
639
640; EOF
641