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 115usbuhci.sys = 1,,,,,,x,4,,,,1,4 116usbohci.sys = 1,,,,,,x,4,,,,1,4 117usbehci.sys = 1,,,,,,x,4,,,,1,4 118usbstor.sys = 1,,,,,,x,4,,,,1,4 119kbdhid.sys = 1,,,,,,,4,,,,1,4 120kbdclass.sys = 1,,,,,,x,4,,,,1,4 121l_intl.nls = 1,,,,,,,2,,,,1,2 122pci.sys = 1,,,,,,,4,,,,1,4 123scsiport.sys = 1,,,,,,x,4,,,,1,4 124storport.sys = 1,,,,,,x,4,,,,1,4 125fastfat.sys = 1,,,,,,x,4,,,,1,4 126btrfs.sys = 1,,,,,,x,4,,,,1,4 127ramdisk.sys = 1,,,,,,x,4,,,,1,4 128classpnp.sys = 1,,,,,,,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 154;PCI\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 163;USB\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] 223pci_up = "Standard PC Uniprocessor" 224;pci_mp = "Standard PC Multiprocessor" 225acpi_up = "ACPI PC Uniprocessor" 226;acpi_mp = "ACPI PC Multiprocessor" 227 228[Map.Computer] 229;<id> = <pnp id string> 230pci_up = "PC UP" 231;pci_mp = "PC MP" 232acpi_up = "ACPI UP" 233;acpi_mp = "ACPI MP" 234 235[Files.pci_up] 236ntoskrnl.exe = 1,,,,,,,2,,,,1,2 237hal.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] 244ntoskrnl.exe = 1,,,,,,,2,,,,1,2 245halacpi.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> 253vga = "VGA Display (640x480x4)",,Vga,640,480,4 254vbe_640x480x8 = "VESA Display (640x480x8)",,VBE,640,480,8 255vbe_640x480x16 = "VESA Display (640x480x16)",,VBE,640,480,16 256vbe_640x480x24 = "VESA Display (640x480x24)",,VBE,640,480,24 257vbe_640x480x32 = "VESA Display (640x480x32)",,VBE,640,480,32 258vbe_800x600x8 = "VESA Display (800x600x8)",,VBE,800,600,8 259vbe_800x600x16 = "VESA Display (800x600x16)",,VBE,800,600,16 260vbe_800x600x24 = "VESA Display (800x600x24)",,VBE,800,600,24 261vbe = "VESA Display (800x600x32)",,VBE,800,600,32 262vbe_1024x768x8 = "VESA Display (1024x768x8)",,VBE,1024,768,8 263vbe_1024x768x16 = "VESA Display (1024x768x16)",,VBE,1024,768,16 264vbe_1024x768x24 = "VESA Display (1024x768x24)",,VBE,1024,768,24 265vbe_1024x768x32 = "VESA Display (1024x768x32)",,VBE,1024,768,32 266vbe_1152x864x8 = "VESA Display (1152x864x8)",,VBE,1152,864,8 267vbe_1152x864x16 = "VESA Display (1152x864x16)",,VBE,1152,864,16 268vbe_1152x864x24 = "VESA Display (1152x864x24)",,VBE,1152,864,24 269vbe_1152x864x32 = "VESA Display (1152x864x32)",,VBE,1152,864,32 270vbe_1280x1024x8 = "VESA Display (1280x1024x8)",,VBE,1280,1024,8 271vbe_1280x1024x16 = "VESA Display (1280x1024x16)",,VBE,1280,1024,16 272vbe_1280x1024x24 = "VESA Display (1280x1024x24)",,VBE,1280,1024,24 273vbe_1280x1024x32 = "VESA Display (1280x1024x32)",,VBE,1280,1024,32 274vbe_1600x1200x8 = "VESA Display (1600x1200x8)",,VBE,1600,1200,8 275vbe_1600x1200x16 = "VESA Display (1600x1200x16)",,VBE,1600,1200,16 276vbe_1600x1200x24 = "VESA Display (1600x1200x24)",,VBE,1600,1200,24 277vbe_1600x1200x32 = "VESA Display (1600x1200x32)",,VBE,1600,1200,32 278 279[Map.Display] 280;<id> = <pnp id string> 281vga = "VGA Display" 282vbe = "VBE Display" 283 284[Keyboard] 285Default = "XT-, AT- or extended keyboard (83-105 keys)" 286 287[Language] 288;00000436 = "Afrikaans" 2890000041C = "Albanian" 29000000401 = "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)" 3060000042B = "Armenian" 3070000082C = "Azeri (Cyrillic)" 3080000042C = "Azeri (Latin)" 3090000042D = "Basque" 31000000423 = "Belarusian" 31100000845 = "Bengali (Bangladesh)" 31200000445 = "Bengali (India)" 31300000402 = "Bulgarian" 314;00000455 = "Burmese" 31500000403 = "Catalan" 31600000404 = "Chinese (Taiwan)" 31700000804 = "Chinese (PRC)" 31800000C04 = "Chinese (Hong Kong S.A.R.)" 31900001004 = "Chinese (Singapore)" 32000001404 = "Chinese (Macau S.A.R.)" 3210000041A = "Croatian" 32200000405 = "Czech" 32300000406 = "Danish" 324;00000465 = "Divehi (Maldives)" 32500000413 = "Dutch (Netherlands)" 32600000813 = "Dutch (Belgium)" 32700000409 = "English (United States)" 32800000809 = "English (United Kingdom)" 32900000C09 = "English (Australia)" 33000001009 = "English (Canada)" 33100001409 = "English (New Zealand)" 33200001809 = "English (Ireland)" 33300001C09 = "English (South Africa)" 33400002009 = "English (Jamaica)" 33500002409 = "English (Caribbean)" 33600002809 = "English (Belize)" 33700002C09 = "English (Trinidad)" 33800003009 = "English (Zimbabwe)" 33900003409 = "English (Philippines)" 3400000048F = "Esperanto" 34100000425 = "Estonian" 342;00000438 = "Faeroese" 343;00000429 = "Farsi" 3440000040B = "Finnish" 34500000C0C = "French (Canada)" 3460000040C = "French (France)" 3470000080C = "French (Belgium)" 3480000100C = "French (Switzerland)" 3490000140C = "French (Luxembourg)" 3500000180C = "French (Monaco)" 35100000456 = "Galician (Spain)" 352;00000437 = "Georgian" 35300000407 = "German (Germany)" 35400000807 = "German (Switzerland)" 35500000C07 = "German (Austria)" 35600001007 = "German (Luxembourg)" 35700001407 = "German (Liechtenstein)" 35800000408 = "Greek" 359;00000447 = "Gujarati (India)" 3600000040D = "Hebrew" 36100000439 = "Hindi" 3620000040E = "Hungarian" 3630000040F = "Icelandic" 36400000421 = "Indonesian" 36500000410 = "Italian (Italy)" 36600000810 = "Italian (Switzerland)" 36700000411 = "Japanese" 368;0000044B = "Kannada (India)" 3690000043F = "Kazakh" 370;00000457 = "Konkani" 37100000412 = "Korean" 37200000440 = "Kyrgyz (Kyrgyzstan)" 37300000426 = "Latvian" 37400000427 = "Lithuanian" 3750000042F = "FYRO Macedonian" 376;0000083E = "Malay (Brunei Darussalam)" 3770000043E = "Malay (Malaysia)" 378;0000044E = "Marathi" 379;00000450 = "Mongolian (Mongolia)" 38000000414 = "Norwegian (Bokmal)" 38100000814 = "Norwegian (Nynorsk)" 38200000415 = "Polish" 38300000816 = "Portuguese (Portugal)" 38400000416 = "Portuguese (Brazil)" 385;00000446 = "Punjabi (India)" 38600000418 = "Romanian" 38700000417 = "Romansh" 38800000419 = "Russian" 389;0000044F = "Sanskrit" 39000000C1A = "Serbian (Cyrillic)" 3910000081A = "Serbian (Latin)" 3920000041B = "Slovak" 39300000424 = "Slovenian" 3940000040A = "Spanish (Traditional Sort)" 3950000080A = "Spanish (Mexico)" 39600000C0A = "Spanish (International Sort)" 3970000100A = "Spanish (Guatemala)" 3980000140A = "Spanish (Costa Rica)" 3990000180A = "Spanish (Panama)" 40000001C0A = "Spanish (Dominican Republic)" 4010000200A = "Spanish (Venezuela)" 4020000240A = "Spanish (Colombia)" 4030000280A = "Spanish (Peru)" 40400002C0A = "Spanish (Argentina)" 4050000300A = "Spanish (Ecuador)" 4060000340A = "Spanish (Chile)" 4070000380A = "Spanish (Uruguay)" 40800003C0A = "Spanish (Paraguay)" 4090000400A = "Spanish (Bolivia)" 4100000440A = "Spanish (El Salvador)" 4110000480A = "Spanish (Honduras)" 41200004C0A = "Spanish (Nicaragua)" 4130000500A = "Spanish (Puerto Rico)" 414;00000441 = "Swahili" 4150000041D = "Swedish" 4160000081D = "Swedish (Finland)" 417;0000045A = "Syriac (Syria)" 418;00000449 = "Tamil" 41900000444 = "Tatar" 420;0000044A = "Telugu (India)" 4210000041E = "Thai" 4220000041F = "Turkish" 42300000422 = "Ukrainian" 424;00000420 = "Urdu" 42500000443 = "Uzbek (Latin)" 42600000843 = "Uzbek (Cyrillic)" 427;0000042A = "Vietnamese" 42800000490 = "Walon" 429;00000435 = "Zulu" 430 431 432[KeyboardLayout] 4330000041C = "Albanian" 43400000401 = "Arabic (101)" 43500010401 = "Arabic (102)" 43600020401 = "Arabic (102) AZERTY" 4370000042B = "Armenian Eastern" 4380001042B = "Armenian Western" 4390000044D = "Assamese (Inscript)" 4400000082C = "Azeri Cyrillic" 4410000042C = "Azeri Latin" 44200000423 = "Belarusian" 44300000445 = "Bengali" 44400000402 = "Bulgarian BDS 5237-1978" 44500020402 = "Bulgarian phonetic classic" 44600030402 = "Bulgarian phonetic BDS 5237-2006" 44700000455 = "Burmese" 44800000C0C = "Canadian French (Legacy)" 44900011009 = "Canadian Multilingual Standard" 4500000041A = "Croatian" 45100000405 = "Czech" 45200010405 = "Czech (QWERTY)" 45300000406 = "Danish (Denmark)" 45400000439 = "Devanagari - INSCRIPT" 45500000413 = "Dutch" 45600000813 = "Dutch (Belgium)" 45700000809 = "English (United Kingdom)" 45800000409 = "English (USA)" 45900010409 = "English (USA-Dvorak)" 4600000048F = "Esperanto" 46100000425 = "Estonian" 4620000040B = "Finnish" 4630000080C = "French (Belgium)" 4640000040C = "French (France)" 46500000437 = "Georgian" 46600000407 = "German (Germany)" 46700030407 = "German (de_ergo)" 46800020407 = "German (NEO-1.1)" 46900010407 = "German (Ristome)" 47000000807 = "German (Swiss)" 47100000408 = "Greek" 47200010408 = "Greek 220" 47300000447 = "Gujarati" 4740000040D = "Hebrew" 4750000040E = "Hungarian" 4760000040F = "Icelandic" 47700001809 = "Irish" 47800000410 = "Italian" 47900000411 = "Japanese" 48000000412 = "Korean" 4810000043F = "Kazakh" 4820000080A = "Latin American" 48300000426 = "Latvian" 48400010427 = "Lithuanian" 4850000042F = "Macedonian (FYRO)" 4860000044C = "Malayalam" 48700000414 = "Norwegian" 48800000415 = "Polish (programmer's)" 48900010415 = "Polish (214)" 49000010416 = "Portuguese (Brazilian ABNT2)" 49100000816 = "Portuguese (Portugal)" 49200000418 = "Romanian (Legacy)" 49300010418 = "Romanian (Standard)" 49400000419 = "Russian" 49500010419 = "Russian (Typewriter)" 49600000C1A = "Serbian (Cyrillic)" 4970000081A = "Serbian (Latin)" 4980000041B = "Slovak (QWERTZ)" 4990001041B = "Slovak (QWERTY)" 5000000040A = "Spanish (traditional short)" 5010000041D = "Swedish (Sweden)" 50200000444 = "Tatar" 5030000041E = "Thai Kedmanee" 5040001041E = "Thai Pattachote" 5050002041E = "Thai Kedmanee (non-ShiftLock)" 5060003041E = "Thai Pattachote (non-ShiftLock)" 5070000041F = "Turkish Q" 5080001041F = "Turkish F" 50900000422 = "Ukrainian" 51000010422 = "Ukrainian (Student)" 51100030409 = "US Dvorak for left hand" 51200040409 = "US Dvorak for right hand" 51300050409 = "US English (IBM Arabic 238_L)" 51400020409 = "US International" 51500000843 = "Uzbek (Cyrillic)" 5160000042A = "Vietnamese" 517 518[Files.KeyboardLayout] 51900000401 = kbda1.dll 52000010401 = kbda2.dll 52100020401 = kbda3.dll 52200020402 = kbdbgt.dll 52300030402 = kbdbga.dll 52400040402 = kbdbgm.dll 52500000405 = kbdcz.dll 52600010405 = kbdcz1.dll 52700000406 = kbdda.dll 52800000407 = kbdgr.dll 52900000807 = kbdsg.dll 53000010407 = kbdgrist.dll 53100020407 = kbdgneo.dll 53200030407 = kbdgerg.dll 53300000408 = kbdhe.dll 53400010408 = kbdhe.dll 53500000409 = kbdus.dll 53600000809 = kbduk.dll 53700001809 = kbdir.dll 53800010409 = kbddv.dll 53900011009 = kbdcan.dll 54000020409 = kbdusx.dll 54100030409 = kbdusl.dll 54200040409 = kbdusr.dll 54300050409 = kbdusa.dll 5440000040A = kbdes.dll 5450000080A = kbdla.dll 5460000040B = kbdfi.dll 5470000040C = kbdfr.dll 5480000080C = kbdbe.dll 54900000C0C = kbdfc.dll 5500000040D = kbdheb.dll 5510000040E = kbdhu.dll 5520000040F = kbdic.dll 55300000410 = kbdit.dll 55400000411 = kbdja.dll 55500000412 = kbdko.dll 55600000413 = kbdne.dll 55700000813 = kbdbe.dll 55800000414 = kbdno.dll 55900000415 = kbdpl1.dll 56000000816 = kbdpo.dll 56100010416 = kbdbr.dll 56200000418 = kbdro.dll 56300010418 = kbdrost.dll 56400000419 = kbdru.dll 56500010419 = kbdru1.dll 5660000041A = kbdcr.dll 5670000081A = kbdycl.dll 56800000C1A = kbdycc.dll 5690000041B = kbdsk.dll 5700001041B = kbdsk1.dll 5710000041C = kbdal.dll 5720000041D = kbdsw.dll 5730000041E = kbdth0.dll 5740001041E = kbdth1.dll 5750002041E = kbdth2.dll 5760003041E = kbdth3.dll 5770000041F = kbdtuq.dll 5780001041F = kbdtuf.dll 57900000422 = kbdur.dll 58000010422 = kbdurs.dll 58100000423 = kbdblr.dll 58200000425 = kbdest.dll 58300000426 = kbdlv.dll 58400010427 = kbdlt1.dll 5850000042A = kbdvntc.dll 5860000042B = kbdarme.dll 5870001042B = kbdarmw.dll 5880000042C = kbdazel.dll 5890000082C = kbdaze.dll 5900000042F = kbdmac.dll 59100000437 = kbdgeo.dll 59200000439 = kbdindev.dll 5930000043F = kbdkaz.dll 59400000843 = kbduzb.dll 59500000444 = kbdtat.dll 59600000445 = kbdinben.dll 59700000447 = kbdinguj.dll 5980000044C = kbdinmal.dll 5990000044D = kbdinasa.dll 60000000455 = kbdbur.dll 6010000048F = kbdeo.dll 602 603[HiveInfs.Install] 604; Called "HiveInfs.Fresh" on Windows 605AddReg = caroots.inf,AddReg 606AddReg = registry.inf,AddReg 607 608[HiveInfs.Upgrade] 609DelReg = registry.inf,DelReg 610AddReg = registry.inf,AddReg 611 612; EOF 613