[KSUSER] Improve pointer arithmetics
[reactos.git] / boot / bootdata / txtsetup.sif
1 [Version]
2 Signature = "$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
19 1 = %cdname%,%cdtagfilei%,,\reactos
20
21 [SourceDisksNames.amd64]
22 1 = %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]
35 1 = "\"
36 2 = system32
37 3 = system32\config
38 4 = system32\drivers
39 5 = media
40 6 = Fonts
41 7 = bin
42
43 [DiskSpaceRequirements]
44 ; Required free system partition disk space in MB
45 FreeSysPartDiskSpace=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]
89 acpi.sys = 1,,,,,,,4,1,,,1,4
90 nmidebug.sys = 1,,,,,,x,4,,,,1,4
91 sacdrv.sys = 1,,,,,,x,4,,,,1,4
92 uniata.sys = 1,,,,,,x,4,,,,1,4
93 buslogic.sys = 1,,,,,,x,4,,,,1,4
94 storahci.sys = 1,,,,,,x,4,,,,1,4
95 blue.sys = 1,,,,,,x,4,,,,1,4
96 vgafonts.cab = 1,,,,,,,1,,,,1,1
97 bootvid.dll = 1,,,,,,,2,,,,1,2
98 c_437.nls = 1,,,,,,,2,,,,1,2
99 c_1252.nls = 1,,,,,,,2,,,,1,2
100 cdfs.sys = 1,,,,,,x,4,,,,1,4
101 cdrom.sys = 1,,,,,,x,4,,,,1,4
102 class2.sys = 1,,,,,,x,4,,,,1,4
103 isapnp.sys = 1,,,,,,,4,,,,1,4
104 kdcom.dll = 1,,,,,,,2,,,,1,2
105 kdvbox.dll = 1,,,,,,,2,,,,1,2
106 disk.sys = 1,,,,,,x,4,,,,1,4
107 floppy.sys = 1,,,,,,x,4,,,,1,4
108 i8042prt.sys = 1,,,,,,,4,,,,1,4
109 hidclass.sys = 1,,,,,,,4,,,,1,4
110 hidparse.sys = 1,,,,,,,4,,,,1,4
111 hidusb.sys = 1,,,,,,,4,,,,1,4
112 usbccgp.sys = 1,,,,,,x,4,,,,1,4
113 usbd.sys = 1,,,,,,x,4,,,,1,4
114 usbhub.sys = 1,,,,,,x,4,,,,1,4
115 usbuhci.sys = 1,,,,,,x,4,,,,1,4
116 usbohci.sys = 1,,,,,,x,4,,,,1,4
117 usbehci.sys = 1,,,,,,x,4,,,,1,4
118 usbstor.sys = 1,,,,,,x,4,,,,1,4
119 kbdhid.sys = 1,,,,,,,4,,,,1,4
120 kbdclass.sys = 1,,,,,,x,4,,,,1,4
121 l_intl.nls = 1,,,,,,,2,,,,1,2
122 pci.sys = 1,,,,,,,4,,,,1,4
123 scsiport.sys = 1,,,,,,x,4,,,,1,4
124 storport.sys = 1,,,,,,x,4,,,,1,4
125 fastfat.sys = 1,,,,,,x,4,,,,1,4
126 btrfs.sys = 1,,,,,,x,4,,,,1,4
127 ramdisk.sys = 1,,,,,,x,4,,,,1,4
128 classpnp.sys = 1,,,,,,,4,,,,1,4
129 pciide.sys = 1,,,,,,,4,,,,1,4
130 pciidex.sys = 1,,,,,,,4,,,,1,4
131 pcix.sys = 1,,,,,,,4,,,,1,4
132 pcmcia.sys = 1,,,,,,,4,,,,1,4
133 swenum.sys = 1,,,,,,,4,,,,1,4
134 ntdll.dll = 1,,,,,,,2,,,,1,2
135 wmilib.sys = 1,,,,,,,4,,,,1,4
136 ksecdd.sys = 1,,,,,,,4,,,,1,4
137 mountmgr.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
154 ;PCI\CC_0601 = isapnp
155 PCI\CC_0604 = pci
156 PCI\VEN_104B&CC_0100 = buslogic
157 PCI\CC_0101 = pciide
158 PCI\CC_0104 = uniata
159 PCI\CC_0105 = uniata
160 PCI\CC_0106 = uniata
161 ;PCI\CC_0106 = storahci
162 *PNP0600 = uniata
163 ;USB\CLASS_09 = usbhub
164 USB\ROOT_HUB = usbhub
165 USB\ROOT_HUB20 = usbhub
166 PCI\CC_0C0300 = usbuhci
167 PCI\CC_0C0310 = usbohci
168 PCI\CC_0C0320 = usbehci
169 USB\Class_08&SubClass_06&Prot_50 = usbstor
170 HID_DEVICE_SYSTEM_KEYBOARD = kbdhid,{4D36E96B-E325-11CE-BFC1-08002BE10318}
171 USB\COMPOSITE = usbccgp
172 GenDisk = disk
173 USB\Class_03 = hidusb
174 GENERIC_HID_DEVICE = hidusb
175 *PNP0303 = i8042prt,{4D36E96B-E325-11CE-BFC1-08002BE10318}
176 ROOT\SWENUM = swenum
177
178 [BootBusExtenders.Load]
179 acpi = acpi.sys
180 pci = pci.sys
181 isapnp = isapnp.sys
182
183 [InputDevicesSupport.Load]
184 usbehci = usbehci.sys
185 usbohci = usbohci.sys
186 usbuhci = usbuhci.sys
187 usbhub = usbhub.sys
188 usbccgp = usbccgp.sys
189 hidusb = hidusb.sys
190 usbstor = usbstor.sys
191
192 [Keyboard.Load]
193 kbdhid = kbdhid.sys
194 i8042prt = i8042prt.sys
195
196 [BusExtenders.Load]
197 pciide = pciide.sys
198
199 [SCSI.Load]
200 uniata = uniata.sys
201 buslogic = buslogic.sys
202 storahci = storahci.sys
203 disk = disk.sys
204
205 [Cabinets]
206 Cabinet=reactos.cab
207
208 [SetupData]
209 DefaultPath = \ReactOS
210 OsLoadOptions = "/NOGUIBOOT /NODEBUG"
211 DbgOsLoadOptions = "/NOGUIBOOT /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE"
212 ;DbgOsLoadOptions = "/SOS /DEBUGPORT=SCREEN"
213 ;DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=BOCHS"
214
215 [NLS]
216 AnsiCodepage = c_1252.nls
217 OemCodepage = c_437.nls
218 UnicodeCasetable = l_intl.nls
219 DefaultLayout = 00000409
220 DefaultLanguage = 00000409
221
222 [Computer]
223 pci_up = "Standard PC Uniprocessor"
224 ;pci_mp = "Standard PC Multiprocessor"
225 acpi_up = "ACPI PC Uniprocessor"
226 ;acpi_mp = "ACPI PC Multiprocessor"
227
228 [Map.Computer]
229 ;<id> = <pnp id string>
230 pci_up = "PC UP"
231 ;pci_mp = "PC MP"
232 acpi_up = "ACPI UP"
233 ;acpi_mp = "ACPI MP"
234
235 [Files.pci_up]
236 ntoskrnl.exe = 1,,,,,,,2,,,,1,2
237 hal.dll = 1,,,,,,,2,,,,1,2
238
239 ;[Files.pci_mp]
240 ;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
241 ;halmps.dll = 1,,,,,,,2,,,hal.dll,1,2
242
243 [Files.acpi_up]
244 ntoskrnl.exe = 1,,,,,,,2,,,,1,2
245 halacpi.dll = 1,,,,,,,2,,,hal.dll,1,2
246
247 ;[Files.acpi_mp]
248 ;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
249 ;halacpi.dll = 1,,,,,,,2,,,hal.dll,1,2
250
251 [Display]
252 ;<id> = <user friendly name>,<spare>,<service key name>,<height>,<width>,<bpp>
253 vga = "VGA Display (640x480x4)",,Vga,640,480,4
254 vbe_640x480x8 = "VESA Display (640x480x8)",,VBE,640,480,8
255 vbe_640x480x16 = "VESA Display (640x480x16)",,VBE,640,480,16
256 vbe_640x480x24 = "VESA Display (640x480x24)",,VBE,640,480,24
257 vbe_640x480x32 = "VESA Display (640x480x32)",,VBE,640,480,32
258 vbe_800x600x8 = "VESA Display (800x600x8)",,VBE,800,600,8
259 vbe_800x600x16 = "VESA Display (800x600x16)",,VBE,800,600,16
260 vbe_800x600x24 = "VESA Display (800x600x24)",,VBE,800,600,24
261 vbe = "VESA Display (800x600x32)",,VBE,800,600,32
262 vbe_1024x768x8 = "VESA Display (1024x768x8)",,VBE,1024,768,8
263 vbe_1024x768x16 = "VESA Display (1024x768x16)",,VBE,1024,768,16
264 vbe_1024x768x24 = "VESA Display (1024x768x24)",,VBE,1024,768,24
265 vbe_1024x768x32 = "VESA Display (1024x768x32)",,VBE,1024,768,32
266 vbe_1152x864x8 = "VESA Display (1152x864x8)",,VBE,1152,864,8
267 vbe_1152x864x16 = "VESA Display (1152x864x16)",,VBE,1152,864,16
268 vbe_1152x864x24 = "VESA Display (1152x864x24)",,VBE,1152,864,24
269 vbe_1152x864x32 = "VESA Display (1152x864x32)",,VBE,1152,864,32
270 vbe_1280x1024x8 = "VESA Display (1280x1024x8)",,VBE,1280,1024,8
271 vbe_1280x1024x16 = "VESA Display (1280x1024x16)",,VBE,1280,1024,16
272 vbe_1280x1024x24 = "VESA Display (1280x1024x24)",,VBE,1280,1024,24
273 vbe_1280x1024x32 = "VESA Display (1280x1024x32)",,VBE,1280,1024,32
274 vbe_1600x1200x8 = "VESA Display (1600x1200x8)",,VBE,1600,1200,8
275 vbe_1600x1200x16 = "VESA Display (1600x1200x16)",,VBE,1600,1200,16
276 vbe_1600x1200x24 = "VESA Display (1600x1200x24)",,VBE,1600,1200,24
277 vbe_1600x1200x32 = "VESA Display (1600x1200x32)",,VBE,1600,1200,32
278
279 [Map.Display]
280 ;<id> = <pnp id string>
281 vga = "VGA Display"
282 vbe = "VBE Display"
283
284 [Keyboard]
285 Default = "XT-, AT- or extended keyboard (83-105 keys)"
286
287 [Language]
288 ;00000436 = "Afrikaans"
289 0000041C = "Albanian"
290 00000401 = "Arabic (Saudi Arabia)"
291 ;00000801 = "Arabic (Iraq)"
292 ;00000C01 = "Arabic (Egypt)"
293 ;00001001 = "Arabic (Libya)"
294 ;00001401 = "Arabic (Algeria)"
295 ;00001801 = "Arabic (Morocco)"
296 ;00001C01 = "Arabic (Tunisia)"
297 ;00002001 = "Arabic (Oman)"
298 ;00002401 = "Arabic (Yemen)"
299 ;00002801 = "Arabic (Syria)"
300 ;00002C01 = "Arabic (Jordan)"
301 ;00003001 = "Arabic (Lebanon)"
302 ;00003401 = "Arabic (Kuwait)"
303 ;00003801 = "Arabic (U.A.E.)"
304 ;00003C01 = "Arabic (Bahrain)"
305 ;00004001 = "Arabic (Qatar)"
306 0000042B = "Armenian"
307 0000082C = "Azeri (Cyrillic)"
308 0000042C = "Azeri (Latin)"
309 0000042D = "Basque"
310 00000423 = "Belarusian"
311 00000845 = "Bengali (Bangladesh)"
312 00000445 = "Bengali (India)"
313 00000402 = "Bulgarian"
314 ;00000455 = "Burmese"
315 00000403 = "Catalan"
316 00000404 = "Chinese (Taiwan)"
317 00000804 = "Chinese (PRC)"
318 00000C04 = "Chinese (Hong Kong S.A.R.)"
319 00001004 = "Chinese (Singapore)"
320 00001404 = "Chinese (Macau S.A.R.)"
321 0000041A = "Croatian"
322 00000405 = "Czech"
323 00000406 = "Danish"
324 ;00000465 = "Divehi (Maldives)"
325 00000413 = "Dutch (Netherlands)"
326 00000813 = "Dutch (Belgium)"
327 00000409 = "English (United States)"
328 00000809 = "English (United Kingdom)"
329 00000C09 = "English (Australia)"
330 00001009 = "English (Canada)"
331 00001409 = "English (New Zealand)"
332 00001809 = "English (Ireland)"
333 00001C09 = "English (South Africa)"
334 00002009 = "English (Jamaica)"
335 00002409 = "English (Caribbean)"
336 00002809 = "English (Belize)"
337 00002C09 = "English (Trinidad)"
338 00003009 = "English (Zimbabwe)"
339 00003409 = "English (Philippines)"
340 0000048F = "Esperanto"
341 00000425 = "Estonian"
342 ;00000438 = "Faeroese"
343 ;00000429 = "Farsi"
344 0000040B = "Finnish"
345 00000C0C = "French (Canada)"
346 0000040C = "French (France)"
347 0000080C = "French (Belgium)"
348 0000100C = "French (Switzerland)"
349 0000140C = "French (Luxembourg)"
350 0000180C = "French (Monaco)"
351 00000456 = "Galician (Spain)"
352 ;00000437 = "Georgian"
353 00000407 = "German (Germany)"
354 00000807 = "German (Switzerland)"
355 00000C07 = "German (Austria)"
356 00001007 = "German (Luxembourg)"
357 00001407 = "German (Liechtenstein)"
358 00000408 = "Greek"
359 ;00000447 = "Gujarati (India)"
360 0000040D = "Hebrew"
361 00000439 = "Hindi"
362 0000040E = "Hungarian"
363 0000040F = "Icelandic"
364 00000421 = "Indonesian"
365 00000410 = "Italian (Italy)"
366 00000810 = "Italian (Switzerland)"
367 00000411 = "Japanese"
368 ;0000044B = "Kannada (India)"
369 0000043F = "Kazakh"
370 ;00000457 = "Konkani"
371 00000412 = "Korean"
372 00000440 = "Kyrgyz (Kyrgyzstan)"
373 00000426 = "Latvian"
374 00000427 = "Lithuanian"
375 0000042F = "FYRO Macedonian"
376 ;0000083E = "Malay (Brunei Darussalam)"
377 0000043E = "Malay (Malaysia)"
378 ;0000044E = "Marathi"
379 ;00000450 = "Mongolian (Mongolia)"
380 00000414 = "Norwegian (Bokmal)"
381 00000814 = "Norwegian (Nynorsk)"
382 00000415 = "Polish"
383 00000816 = "Portuguese (Portugal)"
384 00000416 = "Portuguese (Brazil)"
385 ;00000446 = "Punjabi (India)"
386 00000418 = "Romanian"
387 00000417 = "Romansh"
388 00000419 = "Russian"
389 ;0000044F = "Sanskrit"
390 00000C1A = "Serbian (Cyrillic)"
391 0000081A = "Serbian (Latin)"
392 0000041B = "Slovak"
393 00000424 = "Slovenian"
394 0000040A = "Spanish (Traditional Sort)"
395 0000080A = "Spanish (Mexico)"
396 00000C0A = "Spanish (International Sort)"
397 0000100A = "Spanish (Guatemala)"
398 0000140A = "Spanish (Costa Rica)"
399 0000180A = "Spanish (Panama)"
400 00001C0A = "Spanish (Dominican Republic)"
401 0000200A = "Spanish (Venezuela)"
402 0000240A = "Spanish (Colombia)"
403 0000280A = "Spanish (Peru)"
404 00002C0A = "Spanish (Argentina)"
405 0000300A = "Spanish (Ecuador)"
406 0000340A = "Spanish (Chile)"
407 0000380A = "Spanish (Uruguay)"
408 00003C0A = "Spanish (Paraguay)"
409 0000400A = "Spanish (Bolivia)"
410 0000440A = "Spanish (El Salvador)"
411 0000480A = "Spanish (Honduras)"
412 00004C0A = "Spanish (Nicaragua)"
413 0000500A = "Spanish (Puerto Rico)"
414 ;00000441 = "Swahili"
415 0000041D = "Swedish"
416 0000081D = "Swedish (Finland)"
417 ;0000045A = "Syriac (Syria)"
418 ;00000449 = "Tamil"
419 00000444 = "Tatar"
420 ;0000044A = "Telugu (India)"
421 0000041E = "Thai"
422 0000041F = "Turkish"
423 00000422 = "Ukrainian"
424 ;00000420 = "Urdu"
425 00000443 = "Uzbek (Latin)"
426 00000843 = "Uzbek (Cyrillic)"
427 ;0000042A = "Vietnamese"
428 00000490 = "Walon"
429 ;00000435 = "Zulu"
430
431
432 [KeyboardLayout]
433 0000041C = "Albanian"
434 00000401 = "Arabic (101)"
435 00010401 = "Arabic (102)"
436 00020401 = "Arabic (102) AZERTY"
437 0000042B = "Armenian Eastern"
438 0001042B = "Armenian Western"
439 0000044D = "Assamese (Inscript)"
440 0000082C = "Azeri Cyrillic"
441 0000042C = "Azeri Latin"
442 00000423 = "Belarusian"
443 00000445 = "Bengali"
444 00000402 = "Bulgarian BDS 5237-1978"
445 00020402 = "Bulgarian phonetic classic"
446 00030402 = "Bulgarian phonetic BDS 5237-2006"
447 00000455 = "Burmese"
448 00000C0C = "Canadian French (Legacy)"
449 00011009 = "Canadian Multilingual Standard"
450 0000041A = "Croatian"
451 00000405 = "Czech"
452 00010405 = "Czech (QWERTY)"
453 00000406 = "Danish (Denmark)"
454 00000439 = "Devanagari - INSCRIPT"
455 00000413 = "Dutch"
456 00000813 = "Dutch (Belgium)"
457 00000809 = "English (United Kingdom)"
458 00000409 = "English (USA)"
459 00010409 = "English (USA-Dvorak)"
460 0000048F = "Esperanto"
461 00000425 = "Estonian"
462 0000040B = "Finnish"
463 0000080C = "French (Belgium)"
464 0000040C = "French (France)"
465 00000437 = "Georgian"
466 00000407 = "German (Germany)"
467 00030407 = "German (de_ergo)"
468 00020407 = "German (NEO-1.1)"
469 00010407 = "German (Ristome)"
470 00000807 = "German (Swiss)"
471 00000408 = "Greek"
472 00010408 = "Greek 220"
473 00000447 = "Gujarati"
474 0000040D = "Hebrew"
475 0000040E = "Hungarian"
476 0000040F = "Icelandic"
477 00001809 = "Irish"
478 00000410 = "Italian"
479 00000411 = "Japanese"
480 00000412 = "Korean"
481 0000043F = "Kazakh"
482 0000080A = "Latin American"
483 00000426 = "Latvian"
484 00010427 = "Lithuanian"
485 0000042F = "Macedonian (FYRO)"
486 0000044C = "Malayalam"
487 00000414 = "Norwegian"
488 00000415 = "Polish (programmer's)"
489 00010415 = "Polish (214)"
490 00010416 = "Portuguese (Brazilian ABNT2)"
491 00000816 = "Portuguese (Portugal)"
492 00000418 = "Romanian (Legacy)"
493 00010418 = "Romanian (Standard)"
494 00000419 = "Russian"
495 00010419 = "Russian (Typewriter)"
496 00000C1A = "Serbian (Cyrillic)"
497 0000081A = "Serbian (Latin)"
498 0000041B = "Slovak (QWERTZ)"
499 0001041B = "Slovak (QWERTY)"
500 0000040A = "Spanish (traditional short)"
501 0000041D = "Swedish (Sweden)"
502 00000444 = "Tatar"
503 0000041E = "Thai Kedmanee"
504 0001041E = "Thai Pattachote"
505 0002041E = "Thai Kedmanee (non-ShiftLock)"
506 0003041E = "Thai Pattachote (non-ShiftLock)"
507 0000041F = "Turkish Q"
508 0001041F = "Turkish F"
509 00000422 = "Ukrainian"
510 00010422 = "Ukrainian (Student)"
511 00030409 = "US Dvorak for left hand"
512 00040409 = "US Dvorak for right hand"
513 00050409 = "US English (IBM Arabic 238_L)"
514 00020409 = "US International"
515 00000843 = "Uzbek (Cyrillic)"
516 0000042A = "Vietnamese"
517
518 [Files.KeyboardLayout]
519 00000401 = kbda1.dll
520 00010401 = kbda2.dll
521 00020401 = kbda3.dll
522 00020402 = kbdbgt.dll
523 00030402 = kbdbga.dll
524 00040402 = kbdbgm.dll
525 00000405 = kbdcz.dll
526 00010405 = kbdcz1.dll
527 00000406 = kbdda.dll
528 00000407 = kbdgr.dll
529 00000807 = kbdsg.dll
530 00010407 = kbdgrist.dll
531 00020407 = kbdgneo.dll
532 00030407 = kbdgerg.dll
533 00000408 = kbdhe.dll
534 00010408 = kbdhe.dll
535 00000409 = kbdus.dll
536 00000809 = kbduk.dll
537 00001809 = kbdir.dll
538 00010409 = kbddv.dll
539 00011009 = kbdcan.dll
540 00020409 = kbdusx.dll
541 00030409 = kbdusl.dll
542 00040409 = kbdusr.dll
543 00050409 = kbdusa.dll
544 0000040A = kbdes.dll
545 0000080A = kbdla.dll
546 0000040B = kbdfi.dll
547 0000040C = kbdfr.dll
548 0000080C = kbdbe.dll
549 00000C0C = kbdfc.dll
550 0000040D = kbdheb.dll
551 0000040E = kbdhu.dll
552 0000040F = kbdic.dll
553 00000410 = kbdit.dll
554 00000411 = kbdja.dll
555 00000412 = kbdko.dll
556 00000413 = kbdne.dll
557 00000813 = kbdbe.dll
558 00000414 = kbdno.dll
559 00000415 = kbdpl1.dll
560 00000816 = kbdpo.dll
561 00010416 = kbdbr.dll
562 00000418 = kbdro.dll
563 00010418 = kbdrost.dll
564 00000419 = kbdru.dll
565 00010419 = kbdru1.dll
566 0000041A = kbdcr.dll
567 0000081A = kbdycl.dll
568 00000C1A = kbdycc.dll
569 0000041B = kbdsk.dll
570 0001041B = kbdsk1.dll
571 0000041C = kbdal.dll
572 0000041D = kbdsw.dll
573 0000041E = kbdth0.dll
574 0001041E = kbdth1.dll
575 0002041E = kbdth2.dll
576 0003041E = kbdth3.dll
577 0000041F = kbdtuq.dll
578 0001041F = kbdtuf.dll
579 00000422 = kbdur.dll
580 00010422 = kbdurs.dll
581 00000423 = kbdblr.dll
582 00000425 = kbdest.dll
583 00000426 = kbdlv.dll
584 00010427 = kbdlt1.dll
585 0000042A = kbdvntc.dll
586 0000042B = kbdarme.dll
587 0001042B = kbdarmw.dll
588 0000042C = kbdazel.dll
589 0000082C = kbdaze.dll
590 0000042F = kbdmac.dll
591 00000437 = kbdgeo.dll
592 00000439 = kbdindev.dll
593 0000043F = kbdkaz.dll
594 00000843 = kbduzb.dll
595 00000444 = kbdtat.dll
596 00000445 = kbdinben.dll
597 00000447 = kbdinguj.dll
598 0000044C = kbdinmal.dll
599 0000044D = kbdinasa.dll
600 00000455 = kbdbur.dll
601 0000048F = kbdeo.dll
602
603 [HiveInfs.Install]
604 ; Called "HiveInfs.Fresh" on Windows
605 AddReg = caroots.inf,AddReg
606 AddReg = registry.inf,AddReg
607
608 [HiveInfs.Upgrade]
609 DelReg = registry.inf,DelReg
610 AddReg = registry.inf,AddReg
611
612 ; EOF