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 102classpnp.sys = 1,,,,,,,4,,,,1,4 103isapnp.sys = 1,,,,,,x,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,,,,,,,4,,,,1,4 114usbhub.sys = 1,,,,,,x,4,,,,1,4 115usbport.sys = 1,,,,,,,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,,,,,,x,4,,,,1,4 124scsiport.sys = 1,,,,,,,4,,,,1,4 125storport.sys = 1,,,,,,,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 138partmgr.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 155PCI\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 171USB\Class_08&SubClass_05&Prot_50 = usbstor 172HID_DEVICE_SYSTEM_KEYBOARD = kbdhid,{4D36E96B-E325-11CE-BFC1-08002BE10318} 173USB\COMPOSITE = usbccgp 174GenDisk = disk,{4D36E967-E325-11CE-BFC1-08002BE10318} 175USB\Class_03 = hidusb 176GENERIC_HID_DEVICE = hidusb 177*PNP0303 = i8042prt,{4D36E96B-E325-11CE-BFC1-08002BE10318} 178*nEC1F00 = inport,{4D36E96F-E325-11CE-BFC1-08002BE10318} 179ROOT\SWENUM = swenum 180 181[BootBusExtenders.Load] 182acpi = acpi.sys 183pci = pci.sys 184isapnp = isapnp.sys 185 186[InputDevicesSupport.Load] 187usbehci = usbehci.sys 188usbohci = usbohci.sys 189usbuhci = usbuhci.sys 190usbhub = usbhub.sys 191usbccgp = usbccgp.sys 192hidusb = hidusb.sys 193usbstor = usbstor.sys 194 195[Keyboard.Load] 196kbdhid = kbdhid.sys 197i8042prt = i8042prt.sys 198 199[BusExtenders.Load] 200pciide = pciide.sys 201 202[SCSI.Load] 203uniata = uniata.sys 204buslogic = buslogic.sys 205storahci = storahci.sys 206disk = disk.sys 207 208[MouseDrivers.Load] 209inport = inport.sys 210 211[Cabinets] 212Cabinet=reactos.cab 213 214[SetupData] 215DefaultPath = \ReactOS 216SetupDebugOptions = "/DEBUG /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE" 217;SetupDebugOptions = "/DEBUG /SOS /DEBUGPORT=SCREEN" 218OsLoadOptions = "/NOGUIBOOT /NODEBUG" 219 220[NLS] 221AnsiCodepage = c_1252.nls 222OemCodepage = c_437.nls 223UnicodeCasetable = l_intl.nls 224DefaultLayout = 00000409 225DefaultLanguage = 00000409 226 227[Computer.NTx86] 228pci_up = "Standard PC Uniprocessor" 229;pci_mp = "Standard PC Multiprocessor" 230acpi_up = "ACPI PC Uniprocessor" 231;acpi_mp = "ACPI PC Multiprocessor" 232apic_up = "Standard APIC PC Uniprocessor" 233aacpi_up = "ACPI APIC PC Uniprocessor" 234xbox = "Original Xbox (x86 based)" 235pc98_up = "NEC PC-98 Uniprocessor" 236 237[Computer.NTamd64] 238x64_up = "Standard x64 Uniprocessor" 239x64_mp = "Standard x64 Multiprocessor" 240 241[Map.Computer.NTx86] 242;<id> = <pnp id string> 243pci_up = "PC UP" 244;pci_mp = "PC MP" 245acpi_up = "ACPI UP" 246;acpi_mp = "ACPI MP" 247apic_up = "APIC UP" 248aacpi_up = "AAPIC UP" 249xbox = "Xbox" 250pc98_up = "NEC PC-98 UP" 251 252[Map.Computer.NTamd64] 253x64_up = "X64 UP" 254x64_mp = "X64 MP" 255 256[Files.pci_up] 257ntoskrnl.exe = 1,,,,,,,2,,,,1,2 258hal.dll = 1,,,,,,,2,,,,1,2 259 260;[Files.pci_mp] 261;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2 262;halmps.dll = 1,,,,,,,2,,,hal.dll,1,2 263 264[Files.acpi_up] 265ntoskrnl.exe = 1,,,,,,,2,,,,1,2 266halacpi.dll = 1,,,,,,,2,,,hal.dll,1,2 267 268;[Files.acpi_mp] 269;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2 270;halacpi.dll = 1,,,,,,,2,,,hal.dll,1,2 271 272[Files.apic_up] 273ntoskrnl.exe = 1,,,,,,,2,,,,1,2 274halapic.dll = 1,,,,,,,2,,,hal.dll,1,2 275 276[Files.aacpi_up] 277ntoskrnl.exe = 1,,,,,,,2,,,,1,2 278halaacpi.dll = 1,,,,,,,2,,,hal.dll,1,2 279 280[Files.xbox] 281ntoskrnl.exe = 1,,,,,,,2,,,,1,2 282halxbox.dll = 1,,,,,,,2,,,hal.dll,1,2 283 284[Files.pc98_up] 285ntoskrnl.exe = 1,,,,,,,2,,,,1,2 286halpc98.dll = 1,,,,,,,2,,,hal.dll,1,2 287 288[Files.x64_up] 289ntoskrnl.exe = 1,,,,,,,2,,,,1,2 290hal.dll = 1,,,,,,,2,,,,1,2 291 292[Files.x64_mp] 293ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2 294halmp.dll = 1,,,,,,,2,,,hal.dll,1,2 295 296[Display] 297;<id> = <user friendly name>,<spare>,<service key name>,<width>,<height>,<bpp> 298vga = "VGA Display (640x480x4)",,VgaSave,640,480,4 299vbe_640x480x8 = "VESA Display (640x480x8)",,vga,640,480,8 300vbe_640x480x16 = "VESA Display (640x480x16)",,vga,640,480,16 301vbe_640x480x24 = "VESA Display (640x480x24)",,vga,640,480,24 302vbe_640x480x32 = "VESA Display (640x480x32)",,vga,640,480,32 303vbe_800x600x8 = "VESA Display (800x600x8)",,vga,800,600,8 304vbe_800x600x16 = "VESA Display (800x600x16)",,vga,800,600,16 305vbe_800x600x24 = "VESA Display (800x600x24)",,vga,800,600,24 306vbe = "VESA Display (800x600x32)",,vga,800,600,32 307vbe_1024x768x8 = "VESA Display (1024x768x8)",,vga,1024,768,8 308vbe_1024x768x16 = "VESA Display (1024x768x16)",,vga,1024,768,16 309vbe_1024x768x24 = "VESA Display (1024x768x24)",,vga,1024,768,24 310vbe_1024x768x32 = "VESA Display (1024x768x32)",,vga,1024,768,32 311vbe_1152x864x8 = "VESA Display (1152x864x8)",,vga,1152,864,8 312vbe_1152x864x16 = "VESA Display (1152x864x16)",,vga,1152,864,16 313vbe_1152x864x24 = "VESA Display (1152x864x24)",,vga,1152,864,24 314vbe_1152x864x32 = "VESA Display (1152x864x32)",,vga,1152,864,32 315vbe_1280x1024x8 = "VESA Display (1280x1024x8)",,vga,1280,1024,8 316vbe_1280x1024x16 = "VESA Display (1280x1024x16)",,vga,1280,1024,16 317vbe_1280x1024x24 = "VESA Display (1280x1024x24)",,vga,1280,1024,24 318vbe_1280x1024x32 = "VESA Display (1280x1024x32)",,vga,1280,1024,32 319vbe_1600x1200x8 = "VESA Display (1600x1200x8)",,vga,1600,1200,8 320vbe_1600x1200x16 = "VESA Display (1600x1200x16)",,vga,1600,1200,16 321vbe_1600x1200x24 = "VESA Display (1600x1200x24)",,vga,1600,1200,24 322vbe_1600x1200x32 = "VESA Display (1600x1200x32)",,vga,1600,1200,32 323xbox = "Original Xbox NV2A Framebuffer (640x480x32)",,XboxVmp,640,480,32 324 325[Map.Display] 326;<id> = <pnp id string> 327vga = "VGA Display" 328vbe = "VBE Display" 329xbox = "NV2A Framebuffer" 330 331[Keyboard] 332Default = "XT-, AT- or extended keyboard (83-105 keys)" 333 334[Language] 335;00000436 = "Afrikaans" 3360000041C = "Albanian" 33700000401 = "Arabic (Saudi Arabia)" 338;00000801 = "Arabic (Iraq)" 339;00000C01 = "Arabic (Egypt)" 340;00001001 = "Arabic (Libya)" 341;00001401 = "Arabic (Algeria)" 342;00001801 = "Arabic (Morocco)" 343;00001C01 = "Arabic (Tunisia)" 344;00002001 = "Arabic (Oman)" 345;00002401 = "Arabic (Yemen)" 346;00002801 = "Arabic (Syria)" 347;00002C01 = "Arabic (Jordan)" 348;00003001 = "Arabic (Lebanon)" 349;00003401 = "Arabic (Kuwait)" 350;00003801 = "Arabic (U.A.E.)" 351;00003C01 = "Arabic (Bahrain)" 352;00004001 = "Arabic (Qatar)" 3530000042B = "Armenian" 3540000082C = "Azeri (Cyrillic)" 3550000042C = "Azeri (Latin)" 3560000042D = "Basque" 35700000423 = "Belarusian" 35800000845 = "Bengali (Bangladesh)" 35900000445 = "Bengali (India)" 36000000402 = "Bulgarian" 361;00000455 = "Burmese" 36200000403 = "Catalan" 36300000404 = "Chinese (Taiwan)" 36400000804 = "Chinese (PRC)" 36500000C04 = "Chinese (Hong Kong S.A.R.)" 36600001004 = "Chinese (Singapore)" 36700001404 = "Chinese (Macau S.A.R.)" 3680000041A = "Croatian" 36900000405 = "Czech" 37000000406 = "Danish" 371;00000465 = "Divehi (Maldives)" 37200000413 = "Dutch (Netherlands)" 37300000813 = "Dutch (Belgium)" 37400000409 = "English (United States)" 37500000809 = "English (United Kingdom)" 37600000C09 = "English (Australia)" 37700001009 = "English (Canada)" 37800001409 = "English (New Zealand)" 37900001809 = "English (Ireland)" 38000001C09 = "English (South Africa)" 38100002009 = "English (Jamaica)" 38200002409 = "English (Caribbean)" 38300002809 = "English (Belize)" 38400002C09 = "English (Trinidad)" 38500003009 = "English (Zimbabwe)" 38600003409 = "English (Philippines)" 3870000048F = "Esperanto" 38800000425 = "Estonian" 389;00000438 = "Faeroese" 390;00000429 = "Farsi" 3910000040B = "Finnish" 39200000C0C = "French (Canada)" 3930000040C = "French (France)" 3940000080C = "French (Belgium)" 3950000100C = "French (Switzerland)" 3960000140C = "French (Luxembourg)" 3970000180C = "French (Monaco)" 39800000456 = "Galician (Spain)" 399;00000437 = "Georgian" 40000000407 = "German (Germany)" 40100000807 = "German (Switzerland)" 40200000C07 = "German (Austria)" 40300001007 = "German (Luxembourg)" 40400001407 = "German (Liechtenstein)" 40500000408 = "Greek" 406;00000447 = "Gujarati (India)" 4070000040D = "Hebrew" 40800000439 = "Hindi" 4090000040E = "Hungarian" 4100000040F = "Icelandic" 41100000421 = "Indonesian" 41200000410 = "Italian (Italy)" 41300000810 = "Italian (Switzerland)" 41400000411 = "Japanese" 415;0000044B = "Kannada (India)" 4160000043F = "Kazakh" 417;00000457 = "Konkani" 41800000412 = "Korean" 41900000440 = "Kyrgyz (Kyrgyzstan)" 42000000426 = "Latvian" 42100000427 = "Lithuanian" 4220000042F = "FYRO Macedonian" 423;0000083E = "Malay (Brunei Darussalam)" 4240000043E = "Malay (Malaysia)" 425;0000044E = "Marathi" 426;00000450 = "Mongolian (Mongolia)" 42700000414 = "Norwegian (Bokmal)" 42800000814 = "Norwegian (Nynorsk)" 42900000415 = "Polish" 43000000816 = "Portuguese (Portugal)" 43100000416 = "Portuguese (Brazil)" 432;00000446 = "Punjabi (India)" 43300000418 = "Romanian" 43400000417 = "Romansh" 43500000419 = "Russian" 436;0000044F = "Sanskrit" 43700000C1A = "Serbian (Cyrillic)" 4380000081A = "Serbian (Latin)" 4390000041B = "Slovak" 44000000424 = "Slovenian" 4410000040A = "Spanish (Traditional Sort)" 4420000080A = "Spanish (Mexico)" 44300000C0A = "Spanish (International Sort)" 4440000100A = "Spanish (Guatemala)" 4450000140A = "Spanish (Costa Rica)" 4460000180A = "Spanish (Panama)" 44700001C0A = "Spanish (Dominican Republic)" 4480000200A = "Spanish (Venezuela)" 4490000240A = "Spanish (Colombia)" 4500000280A = "Spanish (Peru)" 45100002C0A = "Spanish (Argentina)" 4520000300A = "Spanish (Ecuador)" 4530000340A = "Spanish (Chile)" 4540000380A = "Spanish (Uruguay)" 45500003C0A = "Spanish (Paraguay)" 4560000400A = "Spanish (Bolivia)" 4570000440A = "Spanish (El Salvador)" 4580000480A = "Spanish (Honduras)" 45900004C0A = "Spanish (Nicaragua)" 4600000500A = "Spanish (Puerto Rico)" 461;00000441 = "Swahili" 4620000041D = "Swedish" 4630000081D = "Swedish (Finland)" 464;0000045A = "Syriac (Syria)" 465;00000449 = "Tamil" 46600000444 = "Tatar" 467;0000044A = "Telugu (India)" 4680000041E = "Thai" 4690000041F = "Turkish" 47000000422 = "Ukrainian" 471;00000420 = "Urdu" 47200000443 = "Uzbek (Latin)" 47300000843 = "Uzbek (Cyrillic)" 474;0000042A = "Vietnamese" 47500000490 = "Walon" 476;00000435 = "Zulu" 477 478 479[KeyboardLayout] 4800000041C = "Albanian" 48100000401 = "Arabic (101)" 48200010401 = "Arabic (102)" 48300020401 = "Arabic (102) AZERTY" 4840000042B = "Armenian Eastern" 4850001042B = "Armenian Western" 4860000044D = "Assamese (Inscript)" 4870000082C = "Azeri Cyrillic" 4880000042C = "Azeri Latin" 48900000423 = "Belarusian" 49000000445 = "Bengali" 49100000402 = "Bulgarian BDS 5237-1978" 49200020402 = "Bulgarian phonetic classic" 49300030402 = "Bulgarian phonetic BDS 5237-2006" 49400000455 = "Burmese" 49500000C0C = "Canadian French (Legacy)" 49600011009 = "Canadian Multilingual Standard" 4970000041A = "Croatian" 49800000405 = "Czech" 49900010405 = "Czech (QWERTY)" 50000000406 = "Danish (Denmark)" 50100000439 = "Devanagari - INSCRIPT" 50200000413 = "Dutch" 50300000813 = "Dutch (Belgium)" 50400000809 = "English (United Kingdom)" 50500000409 = "English (USA)" 50600010409 = "English (USA-Dvorak)" 5070000048F = "Esperanto" 50800000425 = "Estonian" 5090000040B = "Finnish" 5100000080C = "French (Belgium)" 5110000040C = "French (France)" 51200000437 = "Georgian" 51300000407 = "German (Germany)" 51400030407 = "German (de_ergo)" 51500020407 = "German (NEO-1.1)" 51600010407 = "German (Ristome)" 51700000807 = "German (Swiss)" 51800000408 = "Greek" 51900010408 = "Greek 220" 52000000447 = "Gujarati" 5210000040D = "Hebrew" 5220000040E = "Hungarian" 5230000040F = "Icelandic" 52400001809 = "Irish" 52500000410 = "Italian" 52600000411 = "Japanese" 52700000412 = "Korean" 5280000043F = "Kazakh" 5290000080A = "Latin American" 53000000426 = "Latvian" 53100010427 = "Lithuanian" 5320000042F = "Macedonian (FYRO)" 5330000044C = "Malayalam" 53400000414 = "Norwegian" 53500000415 = "Polish (programmer's)" 53600010415 = "Polish (214)" 53700010416 = "Portuguese (Brazilian ABNT2)" 53800000816 = "Portuguese (Portugal)" 53900000418 = "Romanian (Legacy)" 54000010418 = "Romanian (Standard)" 54100000419 = "Russian" 54200010419 = "Russian (Typewriter)" 54300000C1A = "Serbian (Cyrillic)" 5440000081A = "Serbian (Latin)" 5450000041B = "Slovak (QWERTZ)" 5460001041B = "Slovak (QWERTY)" 5470000040A = "Spanish (traditional short)" 5480000041D = "Swedish (Sweden)" 54900000444 = "Tatar" 5500000041E = "Thai Kedmanee" 5510001041E = "Thai Pattachote" 5520002041E = "Thai Kedmanee (non-ShiftLock)" 5530003041E = "Thai Pattachote (non-ShiftLock)" 5540000041F = "Turkish Q" 5550001041F = "Turkish F" 55600000422 = "Ukrainian" 55700010422 = "Ukrainian (Student)" 55800030409 = "US Dvorak for left hand" 55900040409 = "US Dvorak for right hand" 56000050409 = "US English (IBM Arabic 238_L)" 56100020409 = "US International" 56200000843 = "Uzbek (Cyrillic)" 5630000042A = "Vietnamese" 564 565[Files.KeyboardLayout] 56600000401 = kbda1.dll 56700010401 = kbda2.dll 56800020401 = kbda3.dll 56900020402 = kbdbgt.dll 57000030402 = kbdbga.dll 57100040402 = kbdbu.dll 57200000405 = kbdcz.dll 57300010405 = kbdcz1.dll 57400000406 = kbdda.dll 57500000407 = kbdgr.dll 57600000807 = kbdsg.dll 57700010407 = kbdgr1.dll 57800020407 = kbdgneo.dll 57900030407 = kbdgerg.dll 58000000408 = kbdhe.dll 58100010408 = kbdhe.dll 58200000409 = kbdus.dll 58300000809 = kbduk.dll 58400001809 = kbdir.dll 58500010409 = kbddv.dll 58600011009 = kbdcan.dll 58700020409 = kbdusx.dll 58800030409 = kbdusl.dll 58900040409 = kbdusr.dll 59000050409 = kbdusa.dll 5910000040A = kbdsp.dll 5920000080A = kbdla.dll 5930000040B = kbdfi.dll 5940000040C = kbdfr.dll 5950000080C = kbdbe.dll 59600000C0C = kbdfc.dll 5970000040D = kbdheb.dll 5980000040E = kbdhu.dll 5990000040F = kbdic.dll 60000000410 = kbdit.dll 60100000411 = kbdjpn.dll 60200000412 = kbdkor.dll 60300000413 = kbdne.dll 60400000813 = kbdbe.dll 60500000414 = kbdno.dll 60600000415 = kbdpl1.dll 60700000816 = kbdpo.dll 60800010416 = kbdbr.dll 60900000418 = kbdro.dll 61000010418 = kbdrost.dll 61100000419 = kbdru.dll 61200010419 = kbdru1.dll 6130000041A = kbdcr.dll 6140000081A = kbdycl.dll 61500000C1A = kbdycc.dll 6160000041B = kbdsl.dll 6170001041B = kbdsl1.dll 6180000041C = kbdal.dll 6190000041D = kbdsw.dll 6200000041E = kbdth0.dll 6210001041E = kbdth1.dll 6220002041E = kbdth2.dll 6230003041E = kbdth3.dll 6240000041F = kbdtuq.dll 6250001041F = kbdtuf.dll 62600000422 = kbdur.dll 62700010422 = kbdurs.dll 62800000423 = kbdblr.dll 62900000425 = kbdest.dll 63000000426 = kbdlv.dll 63100010427 = kbdlt1.dll 6320000042A = kbdvntc.dll 6330000042B = kbdarme.dll 6340001042B = kbdarmw.dll 6350000042C = kbdazel.dll 6360000082C = kbdaze.dll 6370000042F = kbdmac.dll 63800000437 = kbdgeo.dll 63900000439 = kbdindev.dll 6400000043F = kbdkaz.dll 64100000843 = kbduzb.dll 64200000444 = kbdtat.dll 64300000445 = kbdinben.dll 64400000447 = kbdinguj.dll 6450000044C = kbdinmal.dll 6460000044D = kbdinasa.dll 64700000455 = kbdbur.dll 6480000048F = kbdeo.dll 649 650[HiveInfs.Install] 651; Called "HiveInfs.Fresh" on Windows 652AddReg = caroots.inf,AddReg 653AddReg = registry.inf,AddReg 654 655[HiveInfs.Upgrade] 656DelReg = registry.inf,DelReg 657AddReg = registry.inf,AddReg 658 659; EOF 660