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 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} 176ROOT\SWENUM = swenum 177 178[BootBusExtenders.Load] 179acpi = acpi.sys 180pci = pci.sys 181isapnp = isapnp.sys 182 183[InputDevicesSupport.Load] 184usbehci = usbehci.sys 185usbohci = usbohci.sys 186usbuhci = usbuhci.sys 187usbhub = usbhub.sys 188usbccgp = usbccgp.sys 189hidusb = hidusb.sys 190usbstor = usbstor.sys 191 192[Keyboard.Load] 193kbdhid = kbdhid.sys 194i8042prt = i8042prt.sys 195 196[BusExtenders.Load] 197pciide = pciide.sys 198 199[SCSI.Load] 200uniata = uniata.sys 201buslogic = buslogic.sys 202storahci = storahci.sys 203disk = disk.sys 204 205[Cabinets] 206Cabinet=reactos.cab 207 208[SetupData] 209DefaultPath = \ReactOS 210OsLoadOptions = "/NOGUIBOOT /NODEBUG" 211DbgOsLoadOptions = "/NOGUIBOOT /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE" 212;DbgOsLoadOptions = "/SOS /DEBUGPORT=SCREEN" 213;DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=BOCHS" 214 215[NLS] 216AnsiCodepage = c_1252.nls 217OemCodepage = c_437.nls 218UnicodeCasetable = l_intl.nls 219DefaultLayout = 00000409 220DefaultLanguage = 00000409 221 222[Computer.NTx86] 223pci_up = "Standard PC Uniprocessor" 224;pci_mp = "Standard PC Multiprocessor" 225acpi_up = "ACPI PC Uniprocessor" 226;acpi_mp = "ACPI PC Multiprocessor" 227xbox = "Original Xbox (x86 based)" 228pc98_up = "Uniprocessor NEC PC-98" 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" 240pc98_up = "NEC PC-98 UP" 241 242[Map.Computer.NTamd64] 243x64_up = "ACPI UP" 244 245[Files.pci_up] 246ntoskrnl.exe = 1,,,,,,,2,,,,1,2 247hal.dll = 1,,,,,,,2,,,,1,2 248 249;[Files.pci_mp] 250;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2 251;halmps.dll = 1,,,,,,,2,,,hal.dll,1,2 252 253[Files.acpi_up] 254ntoskrnl.exe = 1,,,,,,,2,,,,1,2 255halacpi.dll = 1,,,,,,,2,,,hal.dll,1,2 256 257;[Files.acpi_mp] 258;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2 259;halacpi.dll = 1,,,,,,,2,,,hal.dll,1,2 260 261[Files.xbox] 262ntoskrnl.exe = 1,,,,,,,2,,,,1,2 263halxbox.dll = 1,,,,,,,2,,,hal.dll,1,2 264 265[Files.pc98_up] 266ntoskrnl.exe = 1,,,,,,,2,,,,1,2 267halpc98.dll = 1,,,,,,,2,,,hal.dll,1,2 268 269[Files.x64_up] 270ntoskrnl.exe = 1,,,,,,,2,,,,1,2 271hal.dll = 1,,,,,,,2,,,,1,2 272 273[Display] 274;<id> = <user friendly name>,<spare>,<service key name>,<width>,<height>,<bpp> 275vga = "VGA Display (640x480x4)",,Vga,640,480,4 276vbe_640x480x8 = "VESA Display (640x480x8)",,VBE,640,480,8 277vbe_640x480x16 = "VESA Display (640x480x16)",,VBE,640,480,16 278vbe_640x480x24 = "VESA Display (640x480x24)",,VBE,640,480,24 279vbe_640x480x32 = "VESA Display (640x480x32)",,VBE,640,480,32 280vbe_800x600x8 = "VESA Display (800x600x8)",,VBE,800,600,8 281vbe_800x600x16 = "VESA Display (800x600x16)",,VBE,800,600,16 282vbe_800x600x24 = "VESA Display (800x600x24)",,VBE,800,600,24 283vbe = "VESA Display (800x600x32)",,VBE,800,600,32 284vbe_1024x768x8 = "VESA Display (1024x768x8)",,VBE,1024,768,8 285vbe_1024x768x16 = "VESA Display (1024x768x16)",,VBE,1024,768,16 286vbe_1024x768x24 = "VESA Display (1024x768x24)",,VBE,1024,768,24 287vbe_1024x768x32 = "VESA Display (1024x768x32)",,VBE,1024,768,32 288vbe_1152x864x8 = "VESA Display (1152x864x8)",,VBE,1152,864,8 289vbe_1152x864x16 = "VESA Display (1152x864x16)",,VBE,1152,864,16 290vbe_1152x864x24 = "VESA Display (1152x864x24)",,VBE,1152,864,24 291vbe_1152x864x32 = "VESA Display (1152x864x32)",,VBE,1152,864,32 292vbe_1280x1024x8 = "VESA Display (1280x1024x8)",,VBE,1280,1024,8 293vbe_1280x1024x16 = "VESA Display (1280x1024x16)",,VBE,1280,1024,16 294vbe_1280x1024x24 = "VESA Display (1280x1024x24)",,VBE,1280,1024,24 295vbe_1280x1024x32 = "VESA Display (1280x1024x32)",,VBE,1280,1024,32 296vbe_1600x1200x8 = "VESA Display (1600x1200x8)",,VBE,1600,1200,8 297vbe_1600x1200x16 = "VESA Display (1600x1200x16)",,VBE,1600,1200,16 298vbe_1600x1200x24 = "VESA Display (1600x1200x24)",,VBE,1600,1200,24 299vbe_1600x1200x32 = "VESA Display (1600x1200x32)",,VBE,1600,1200,32 300xbox = "Original Xbox NV2A Framebuffer (640x480x32)",,XboxVmp,640,480,32 301 302[Map.Display] 303;<id> = <pnp id string> 304vga = "VGA Display" 305vbe = "VBE Display" 306xbox = "NV2A Framebuffer" 307 308[Keyboard] 309Default = "XT-, AT- or extended keyboard (83-105 keys)" 310 311[Language] 312;00000436 = "Afrikaans" 3130000041C = "Albanian" 31400000401 = "Arabic (Saudi Arabia)" 315;00000801 = "Arabic (Iraq)" 316;00000C01 = "Arabic (Egypt)" 317;00001001 = "Arabic (Libya)" 318;00001401 = "Arabic (Algeria)" 319;00001801 = "Arabic (Morocco)" 320;00001C01 = "Arabic (Tunisia)" 321;00002001 = "Arabic (Oman)" 322;00002401 = "Arabic (Yemen)" 323;00002801 = "Arabic (Syria)" 324;00002C01 = "Arabic (Jordan)" 325;00003001 = "Arabic (Lebanon)" 326;00003401 = "Arabic (Kuwait)" 327;00003801 = "Arabic (U.A.E.)" 328;00003C01 = "Arabic (Bahrain)" 329;00004001 = "Arabic (Qatar)" 3300000042B = "Armenian" 3310000082C = "Azeri (Cyrillic)" 3320000042C = "Azeri (Latin)" 3330000042D = "Basque" 33400000423 = "Belarusian" 33500000845 = "Bengali (Bangladesh)" 33600000445 = "Bengali (India)" 33700000402 = "Bulgarian" 338;00000455 = "Burmese" 33900000403 = "Catalan" 34000000404 = "Chinese (Taiwan)" 34100000804 = "Chinese (PRC)" 34200000C04 = "Chinese (Hong Kong S.A.R.)" 34300001004 = "Chinese (Singapore)" 34400001404 = "Chinese (Macau S.A.R.)" 3450000041A = "Croatian" 34600000405 = "Czech" 34700000406 = "Danish" 348;00000465 = "Divehi (Maldives)" 34900000413 = "Dutch (Netherlands)" 35000000813 = "Dutch (Belgium)" 35100000409 = "English (United States)" 35200000809 = "English (United Kingdom)" 35300000C09 = "English (Australia)" 35400001009 = "English (Canada)" 35500001409 = "English (New Zealand)" 35600001809 = "English (Ireland)" 35700001C09 = "English (South Africa)" 35800002009 = "English (Jamaica)" 35900002409 = "English (Caribbean)" 36000002809 = "English (Belize)" 36100002C09 = "English (Trinidad)" 36200003009 = "English (Zimbabwe)" 36300003409 = "English (Philippines)" 3640000048F = "Esperanto" 36500000425 = "Estonian" 366;00000438 = "Faeroese" 367;00000429 = "Farsi" 3680000040B = "Finnish" 36900000C0C = "French (Canada)" 3700000040C = "French (France)" 3710000080C = "French (Belgium)" 3720000100C = "French (Switzerland)" 3730000140C = "French (Luxembourg)" 3740000180C = "French (Monaco)" 37500000456 = "Galician (Spain)" 376;00000437 = "Georgian" 37700000407 = "German (Germany)" 37800000807 = "German (Switzerland)" 37900000C07 = "German (Austria)" 38000001007 = "German (Luxembourg)" 38100001407 = "German (Liechtenstein)" 38200000408 = "Greek" 383;00000447 = "Gujarati (India)" 3840000040D = "Hebrew" 38500000439 = "Hindi" 3860000040E = "Hungarian" 3870000040F = "Icelandic" 38800000421 = "Indonesian" 38900000410 = "Italian (Italy)" 39000000810 = "Italian (Switzerland)" 39100000411 = "Japanese" 392;0000044B = "Kannada (India)" 3930000043F = "Kazakh" 394;00000457 = "Konkani" 39500000412 = "Korean" 39600000440 = "Kyrgyz (Kyrgyzstan)" 39700000426 = "Latvian" 39800000427 = "Lithuanian" 3990000042F = "FYRO Macedonian" 400;0000083E = "Malay (Brunei Darussalam)" 4010000043E = "Malay (Malaysia)" 402;0000044E = "Marathi" 403;00000450 = "Mongolian (Mongolia)" 40400000414 = "Norwegian (Bokmal)" 40500000814 = "Norwegian (Nynorsk)" 40600000415 = "Polish" 40700000816 = "Portuguese (Portugal)" 40800000416 = "Portuguese (Brazil)" 409;00000446 = "Punjabi (India)" 41000000418 = "Romanian" 41100000417 = "Romansh" 41200000419 = "Russian" 413;0000044F = "Sanskrit" 41400000C1A = "Serbian (Cyrillic)" 4150000081A = "Serbian (Latin)" 4160000041B = "Slovak" 41700000424 = "Slovenian" 4180000040A = "Spanish (Traditional Sort)" 4190000080A = "Spanish (Mexico)" 42000000C0A = "Spanish (International Sort)" 4210000100A = "Spanish (Guatemala)" 4220000140A = "Spanish (Costa Rica)" 4230000180A = "Spanish (Panama)" 42400001C0A = "Spanish (Dominican Republic)" 4250000200A = "Spanish (Venezuela)" 4260000240A = "Spanish (Colombia)" 4270000280A = "Spanish (Peru)" 42800002C0A = "Spanish (Argentina)" 4290000300A = "Spanish (Ecuador)" 4300000340A = "Spanish (Chile)" 4310000380A = "Spanish (Uruguay)" 43200003C0A = "Spanish (Paraguay)" 4330000400A = "Spanish (Bolivia)" 4340000440A = "Spanish (El Salvador)" 4350000480A = "Spanish (Honduras)" 43600004C0A = "Spanish (Nicaragua)" 4370000500A = "Spanish (Puerto Rico)" 438;00000441 = "Swahili" 4390000041D = "Swedish" 4400000081D = "Swedish (Finland)" 441;0000045A = "Syriac (Syria)" 442;00000449 = "Tamil" 44300000444 = "Tatar" 444;0000044A = "Telugu (India)" 4450000041E = "Thai" 4460000041F = "Turkish" 44700000422 = "Ukrainian" 448;00000420 = "Urdu" 44900000443 = "Uzbek (Latin)" 45000000843 = "Uzbek (Cyrillic)" 451;0000042A = "Vietnamese" 45200000490 = "Walon" 453;00000435 = "Zulu" 454 455 456[KeyboardLayout] 4570000041C = "Albanian" 45800000401 = "Arabic (101)" 45900010401 = "Arabic (102)" 46000020401 = "Arabic (102) AZERTY" 4610000042B = "Armenian Eastern" 4620001042B = "Armenian Western" 4630000044D = "Assamese (Inscript)" 4640000082C = "Azeri Cyrillic" 4650000042C = "Azeri Latin" 46600000423 = "Belarusian" 46700000445 = "Bengali" 46800000402 = "Bulgarian BDS 5237-1978" 46900020402 = "Bulgarian phonetic classic" 47000030402 = "Bulgarian phonetic BDS 5237-2006" 47100000455 = "Burmese" 47200000C0C = "Canadian French (Legacy)" 47300011009 = "Canadian Multilingual Standard" 4740000041A = "Croatian" 47500000405 = "Czech" 47600010405 = "Czech (QWERTY)" 47700000406 = "Danish (Denmark)" 47800000439 = "Devanagari - INSCRIPT" 47900000413 = "Dutch" 48000000813 = "Dutch (Belgium)" 48100000809 = "English (United Kingdom)" 48200000409 = "English (USA)" 48300010409 = "English (USA-Dvorak)" 4840000048F = "Esperanto" 48500000425 = "Estonian" 4860000040B = "Finnish" 4870000080C = "French (Belgium)" 4880000040C = "French (France)" 48900000437 = "Georgian" 49000000407 = "German (Germany)" 49100030407 = "German (de_ergo)" 49200020407 = "German (NEO-1.1)" 49300010407 = "German (Ristome)" 49400000807 = "German (Swiss)" 49500000408 = "Greek" 49600010408 = "Greek 220" 49700000447 = "Gujarati" 4980000040D = "Hebrew" 4990000040E = "Hungarian" 5000000040F = "Icelandic" 50100001809 = "Irish" 50200000410 = "Italian" 50300000411 = "Japanese" 50400000412 = "Korean" 5050000043F = "Kazakh" 5060000080A = "Latin American" 50700000426 = "Latvian" 50800010427 = "Lithuanian" 5090000042F = "Macedonian (FYRO)" 5100000044C = "Malayalam" 51100000414 = "Norwegian" 51200000415 = "Polish (programmer's)" 51300010415 = "Polish (214)" 51400010416 = "Portuguese (Brazilian ABNT2)" 51500000816 = "Portuguese (Portugal)" 51600000418 = "Romanian (Legacy)" 51700010418 = "Romanian (Standard)" 51800000419 = "Russian" 51900010419 = "Russian (Typewriter)" 52000000C1A = "Serbian (Cyrillic)" 5210000081A = "Serbian (Latin)" 5220000041B = "Slovak (QWERTZ)" 5230001041B = "Slovak (QWERTY)" 5240000040A = "Spanish (traditional short)" 5250000041D = "Swedish (Sweden)" 52600000444 = "Tatar" 5270000041E = "Thai Kedmanee" 5280001041E = "Thai Pattachote" 5290002041E = "Thai Kedmanee (non-ShiftLock)" 5300003041E = "Thai Pattachote (non-ShiftLock)" 5310000041F = "Turkish Q" 5320001041F = "Turkish F" 53300000422 = "Ukrainian" 53400010422 = "Ukrainian (Student)" 53500030409 = "US Dvorak for left hand" 53600040409 = "US Dvorak for right hand" 53700050409 = "US English (IBM Arabic 238_L)" 53800020409 = "US International" 53900000843 = "Uzbek (Cyrillic)" 5400000042A = "Vietnamese" 541 542[Files.KeyboardLayout] 54300000401 = kbda1.dll 54400010401 = kbda2.dll 54500020401 = kbda3.dll 54600020402 = kbdbgt.dll 54700030402 = kbdbga.dll 54800040402 = kbdbgm.dll 54900000405 = kbdcz.dll 55000010405 = kbdcz1.dll 55100000406 = kbdda.dll 55200000407 = kbdgr.dll 55300000807 = kbdsg.dll 55400010407 = kbdgrist.dll 55500020407 = kbdgneo.dll 55600030407 = kbdgerg.dll 55700000408 = kbdhe.dll 55800010408 = kbdhe.dll 55900000409 = kbdus.dll 56000000809 = kbduk.dll 56100001809 = kbdir.dll 56200010409 = kbddv.dll 56300011009 = kbdcan.dll 56400020409 = kbdusx.dll 56500030409 = kbdusl.dll 56600040409 = kbdusr.dll 56700050409 = kbdusa.dll 5680000040A = kbdes.dll 5690000080A = kbdla.dll 5700000040B = kbdfi.dll 5710000040C = kbdfr.dll 5720000080C = kbdbe.dll 57300000C0C = kbdfc.dll 5740000040D = kbdheb.dll 5750000040E = kbdhu.dll 5760000040F = kbdic.dll 57700000410 = kbdit.dll 57800000411 = kbdja.dll 57900000412 = kbdko.dll 58000000413 = kbdne.dll 58100000813 = kbdbe.dll 58200000414 = kbdno.dll 58300000415 = kbdpl1.dll 58400000816 = kbdpo.dll 58500010416 = kbdbr.dll 58600000418 = kbdro.dll 58700010418 = kbdrost.dll 58800000419 = kbdru.dll 58900010419 = kbdru1.dll 5900000041A = kbdcr.dll 5910000081A = kbdycl.dll 59200000C1A = kbdycc.dll 5930000041B = kbdsk.dll 5940001041B = kbdsk1.dll 5950000041C = kbdal.dll 5960000041D = kbdsw.dll 5970000041E = kbdth0.dll 5980001041E = kbdth1.dll 5990002041E = kbdth2.dll 6000003041E = kbdth3.dll 6010000041F = kbdtuq.dll 6020001041F = kbdtuf.dll 60300000422 = kbdur.dll 60400010422 = kbdurs.dll 60500000423 = kbdblr.dll 60600000425 = kbdest.dll 60700000426 = kbdlv.dll 60800010427 = kbdlt1.dll 6090000042A = kbdvntc.dll 6100000042B = kbdarme.dll 6110001042B = kbdarmw.dll 6120000042C = kbdazel.dll 6130000082C = kbdaze.dll 6140000042F = kbdmac.dll 61500000437 = kbdgeo.dll 61600000439 = kbdindev.dll 6170000043F = kbdkaz.dll 61800000843 = kbduzb.dll 61900000444 = kbdtat.dll 62000000445 = kbdinben.dll 62100000447 = kbdinguj.dll 6220000044C = kbdinmal.dll 6230000044D = kbdinasa.dll 62400000455 = kbdbur.dll 6250000048F = kbdeo.dll 626 627[HiveInfs.Install] 628; Called "HiveInfs.Fresh" on Windows 629AddReg = caroots.inf,AddReg 630AddReg = registry.inf,AddReg 631 632[HiveInfs.Upgrade] 633DelReg = registry.inf,DelReg 634AddReg = registry.inf,AddReg 635 636; EOF 637