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*PNP030B = i8042prt,{4D36E96B-E325-11CE-BFC1-08002BE10318} 179*nEC1F00 = inport,{4D36E96F-E325-11CE-BFC1-08002BE10318} 180ROOT\SWENUM = swenum 181 182[BootBusExtenders.Load] 183acpi = acpi.sys 184pci = pci.sys 185isapnp = isapnp.sys 186 187[InputDevicesSupport.Load] 188usbehci = usbehci.sys 189usbohci = usbohci.sys 190usbuhci = usbuhci.sys 191usbhub = usbhub.sys 192usbccgp = usbccgp.sys 193hidusb = hidusb.sys 194usbstor = usbstor.sys 195 196[Keyboard.Load] 197kbdhid = kbdhid.sys 198i8042prt = i8042prt.sys 199 200[BusExtenders.Load] 201pciide = pciide.sys 202 203[SCSI.Load] 204uniata = uniata.sys 205buslogic = buslogic.sys 206storahci = storahci.sys 207disk = disk.sys 208 209[MouseDrivers.Load] 210inport = inport.sys 211 212[Cabinets] 213Cabinet=reactos.cab 214 215[SetupData] 216DefaultPath = \ReactOS 217SetupDebugOptions = "/DEBUG /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE" 218;SetupDebugOptions = "/DEBUG /SOS /DEBUGPORT=SCREEN" 219OsLoadOptions = "/FASTDETECT /NOGUIBOOT /NODEBUG" 220 221[NLS] 222AnsiCodepage = c_1252.nls 223OemCodepage = c_437.nls 224UnicodeCasetable = l_intl.nls 225DefaultLayout = 00000409 226DefaultLanguage = 00000409 227 228[Computer.NTx86] 229pci_up = "Standard PC Uniprocessor" 230;pci_mp = "Standard PC Multiprocessor" 231acpi_up = "ACPI PC Uniprocessor" 232acpi_mp = "ACPI PC Multiprocessor" 233apic_up = "Standard APIC PC Uniprocessor" 234aacpi_up = "ACPI APIC PC Uniprocessor" 235xbox = "Original Xbox (x86 based)" 236pc98_up = "NEC PC-98 Uniprocessor" 237 238[Computer.NTamd64] 239x64_up = "Standard x64 Uniprocessor" 240x64_mp = "Standard x64 Multiprocessor" 241 242[Map.Computer.NTx86] 243;<id> = <pnp id string> 244pci_up = "PC UP" 245;pci_mp = "PC MP" 246acpi_up = "ACPI UP" 247acpi_mp = "ACPI MP" 248apic_up = "APIC UP" 249aacpi_up = "AAPIC UP" 250xbox = "Xbox" 251pc98_up = "NEC PC-98 UP" 252 253[Map.Computer.NTamd64] 254x64_up = "X64 UP" 255x64_mp = "X64 MP" 256 257[Files.pci_up] 258ntoskrnl.exe = 1,,,,,,,2,,,,1,2 259hal.dll = 1,,,,,,,2,,,,1,2 260 261;[Files.pci_mp] 262;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2 263;halmps.dll = 1,,,,,,,2,,,hal.dll,1,2 264 265[Files.acpi_up] 266ntoskrnl.exe = 1,,,,,,,2,,,,1,2 267halacpi.dll = 1,,,,,,,2,,,hal.dll,1,2 268 269[Files.acpi_mp] 270ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2 271halmacpi.dll = 1,,,,,,,2,,,hal.dll,1,2 272 273[Files.apic_up] 274ntoskrnl.exe = 1,,,,,,,2,,,,1,2 275halapic.dll = 1,,,,,,,2,,,hal.dll,1,2 276 277[Files.aacpi_up] 278ntoskrnl.exe = 1,,,,,,,2,,,,1,2 279halaacpi.dll = 1,,,,,,,2,,,hal.dll,1,2 280 281[Files.xbox] 282ntoskrnl.exe = 1,,,,,,,2,,,,1,2 283halxbox.dll = 1,,,,,,,2,,,hal.dll,1,2 284vfatfs.sys = 1,,,,,,,4,,,,1,4 285 286[Files.pc98_up] 287ntoskrnl.exe = 1,,,,,,,2,,,,1,2 288halpc98.dll = 1,,,,,,,2,,,hal.dll,1,2 289 290[Files.x64_up] 291ntoskrnl.exe = 1,,,,,,,2,,,,1,2 292hal.dll = 1,,,,,,,2,,,,1,2 293 294[Files.x64_mp] 295ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2 296halmp.dll = 1,,,,,,,2,,,hal.dll,1,2 297 298[Display] 299;<id> = <user friendly name>,<spare>,<service key name>,<width>,<height>,<bpp> 300vga = "VGA Display (640x480x4)",,VgaSave,640,480,4 301vbe_640x480x8 = "VESA Display (640x480x8)",,vga,640,480,8 302vbe_640x480x16 = "VESA Display (640x480x16)",,vga,640,480,16 303vbe_640x480x24 = "VESA Display (640x480x24)",,vga,640,480,24 304vbe_640x480x32 = "VESA Display (640x480x32)",,vga,640,480,32 305vbe_800x600x8 = "VESA Display (800x600x8)",,vga,800,600,8 306vbe_800x600x16 = "VESA Display (800x600x16)",,vga,800,600,16 307vbe_800x600x24 = "VESA Display (800x600x24)",,vga,800,600,24 308vbe = "VESA Display (800x600x32)",,vga,800,600,32 309vbe_1024x768x8 = "VESA Display (1024x768x8)",,vga,1024,768,8 310vbe_1024x768x16 = "VESA Display (1024x768x16)",,vga,1024,768,16 311vbe_1024x768x24 = "VESA Display (1024x768x24)",,vga,1024,768,24 312vbe_1024x768x32 = "VESA Display (1024x768x32)",,vga,1024,768,32 313vbe_1152x864x8 = "VESA Display (1152x864x8)",,vga,1152,864,8 314vbe_1152x864x16 = "VESA Display (1152x864x16)",,vga,1152,864,16 315vbe_1152x864x24 = "VESA Display (1152x864x24)",,vga,1152,864,24 316vbe_1152x864x32 = "VESA Display (1152x864x32)",,vga,1152,864,32 317vbe_1280x1024x8 = "VESA Display (1280x1024x8)",,vga,1280,1024,8 318vbe_1280x1024x16 = "VESA Display (1280x1024x16)",,vga,1280,1024,16 319vbe_1280x1024x24 = "VESA Display (1280x1024x24)",,vga,1280,1024,24 320vbe_1280x1024x32 = "VESA Display (1280x1024x32)",,vga,1280,1024,32 321vbe_1600x1200x8 = "VESA Display (1600x1200x8)",,vga,1600,1200,8 322vbe_1600x1200x16 = "VESA Display (1600x1200x16)",,vga,1600,1200,16 323vbe_1600x1200x24 = "VESA Display (1600x1200x24)",,vga,1600,1200,24 324vbe_1600x1200x32 = "VESA Display (1600x1200x32)",,vga,1600,1200,32 325xbox = "Original Xbox NV2A Framebuffer (640x480x32)",,XboxVmp,640,480,32 326 327[Map.Display] 328;<id> = <pnp id string> 329vga = "VGA Display" 330vbe = "VBE Display" 331xbox = "NV2A Framebuffer" 332 333[Keyboard] 334Default = "XT-, AT- or extended keyboard (83-105 keys)" 335 336[Language] 337;00000436 = "Afrikaans" 3380000041C = "Albanian" 33900000401 = "Arabic (Saudi Arabia)" 340;00000801 = "Arabic (Iraq)" 341;00000C01 = "Arabic (Egypt)" 342;00001001 = "Arabic (Libya)" 343;00001401 = "Arabic (Algeria)" 344;00001801 = "Arabic (Morocco)" 345;00001C01 = "Arabic (Tunisia)" 346;00002001 = "Arabic (Oman)" 347;00002401 = "Arabic (Yemen)" 348;00002801 = "Arabic (Syria)" 349;00002C01 = "Arabic (Jordan)" 350;00003001 = "Arabic (Lebanon)" 351;00003401 = "Arabic (Kuwait)" 352;00003801 = "Arabic (U.A.E.)" 353;00003C01 = "Arabic (Bahrain)" 354;00004001 = "Arabic (Qatar)" 3550000042B = "Armenian" 3560000082C = "Azeri (Cyrillic)" 3570000042C = "Azeri (Latin)" 3580000042D = "Basque" 35900000423 = "Belarusian" 36000000845 = "Bengali (Bangladesh)" 36100000445 = "Bengali (India)" 36200000402 = "Bulgarian" 363;00000455 = "Burmese" 36400000403 = "Catalan" 36500000404 = "Chinese (Taiwan)" 36600000804 = "Chinese (PRC)" 36700000C04 = "Chinese (Hong Kong S.A.R.)" 36800001004 = "Chinese (Singapore)" 36900001404 = "Chinese (Macau S.A.R.)" 3700000041A = "Croatian" 37100000405 = "Czech" 37200000406 = "Danish" 373;00000465 = "Divehi (Maldives)" 37400000413 = "Dutch (Netherlands)" 37500000813 = "Dutch (Belgium)" 37600000409 = "English (United States)" 37700000809 = "English (United Kingdom)" 37800000C09 = "English (Australia)" 37900001009 = "English (Canada)" 38000001409 = "English (New Zealand)" 38100001809 = "English (Ireland)" 38200001C09 = "English (South Africa)" 38300002009 = "English (Jamaica)" 38400002409 = "English (Caribbean)" 38500002809 = "English (Belize)" 38600002C09 = "English (Trinidad)" 38700003009 = "English (Zimbabwe)" 38800003409 = "English (Philippines)" 3890000048F = "Esperanto" 39000000425 = "Estonian" 391;00000438 = "Faeroese" 392;00000429 = "Farsi" 3930000040B = "Finnish" 39400000C0C = "French (Canada)" 3950000040C = "French (France)" 3960000080C = "French (Belgium)" 3970000100C = "French (Switzerland)" 3980000140C = "French (Luxembourg)" 3990000180C = "French (Monaco)" 40000000456 = "Galician (Spain)" 401;00000437 = "Georgian" 40200000407 = "German (Germany)" 40300000807 = "German (Switzerland)" 40400000C07 = "German (Austria)" 40500001007 = "German (Luxembourg)" 40600001407 = "German (Liechtenstein)" 40700000408 = "Greek" 408;00000447 = "Gujarati (India)" 4090000040D = "Hebrew" 41000000439 = "Hindi" 4110000040E = "Hungarian" 4120000040F = "Icelandic" 41300000421 = "Indonesian" 41400000410 = "Italian (Italy)" 41500000810 = "Italian (Switzerland)" 41600000411 = "Japanese" 417;0000044B = "Kannada (India)" 4180000043F = "Kazakh" 419;00000457 = "Konkani" 42000000412 = "Korean" 42100000440 = "Kyrgyz (Kyrgyzstan)" 42200000426 = "Latvian" 42300000427 = "Lithuanian" 4240000042F = "FYRO Macedonian" 425;0000083E = "Malay (Brunei Darussalam)" 4260000043E = "Malay (Malaysia)" 427;0000044E = "Marathi" 428;00000450 = "Mongolian (Mongolia)" 42900000414 = "Norwegian (Bokmal)" 43000000814 = "Norwegian (Nynorsk)" 43100000415 = "Polish" 43200000816 = "Portuguese (Portugal)" 43300000416 = "Portuguese (Brazil)" 434;00000446 = "Punjabi (India)" 43500000418 = "Romanian" 43600000417 = "Romansh" 43700000419 = "Russian" 438;0000044F = "Sanskrit" 43900000C1A = "Serbian (Cyrillic)" 4400000081A = "Serbian (Latin)" 4410000041B = "Slovak" 44200000424 = "Slovenian" 4430000040A = "Spanish (Traditional Sort)" 4440000080A = "Spanish (Mexico)" 44500000C0A = "Spanish (International Sort)" 4460000100A = "Spanish (Guatemala)" 4470000140A = "Spanish (Costa Rica)" 4480000180A = "Spanish (Panama)" 44900001C0A = "Spanish (Dominican Republic)" 4500000200A = "Spanish (Venezuela)" 4510000240A = "Spanish (Colombia)" 4520000280A = "Spanish (Peru)" 45300002C0A = "Spanish (Argentina)" 4540000300A = "Spanish (Ecuador)" 4550000340A = "Spanish (Chile)" 4560000380A = "Spanish (Uruguay)" 45700003C0A = "Spanish (Paraguay)" 4580000400A = "Spanish (Bolivia)" 4590000440A = "Spanish (El Salvador)" 4600000480A = "Spanish (Honduras)" 46100004C0A = "Spanish (Nicaragua)" 4620000500A = "Spanish (Puerto Rico)" 463;00000441 = "Swahili" 4640000041D = "Swedish" 4650000081D = "Swedish (Finland)" 466;0000045A = "Syriac (Syria)" 467;00000449 = "Tamil" 46800000444 = "Tatar" 469;0000044A = "Telugu (India)" 4700000041E = "Thai" 4710000041F = "Turkish" 47200000422 = "Ukrainian" 473;00000420 = "Urdu" 47400000443 = "Uzbek (Latin)" 47500000843 = "Uzbek (Cyrillic)" 476;0000042A = "Vietnamese" 47700000490 = "Walon" 478;00000435 = "Zulu" 479 480 481[KeyboardLayout] 4820000041C = "Albanian" 48300000401 = "Arabic (101)" 48400010401 = "Arabic (102)" 48500020401 = "Arabic (102) AZERTY" 4860000042B = "Armenian Eastern" 4870001042B = "Armenian Western" 4880000044D = "Assamese (Inscript)" 4890000082C = "Azeri Cyrillic" 4900000042C = "Azeri Latin" 49100000423 = "Belarusian" 49200000445 = "Bengali" 49300000402 = "Bulgarian BDS 5237-1978" 49400020402 = "Bulgarian phonetic classic" 49500030402 = "Bulgarian phonetic BDS 5237-2006" 49600000455 = "Burmese" 49700000C0C = "Canadian French (Legacy)" 49800011009 = "Canadian Multilingual Standard" 4990000041A = "Croatian" 50000000405 = "Czech" 50100010405 = "Czech (QWERTY)" 50200000406 = "Danish (Denmark)" 50300000439 = "Devanagari - INSCRIPT" 50400000413 = "Dutch" 50500000813 = "Dutch (Belgium)" 50600000809 = "English (United Kingdom)" 50700000409 = "English (USA)" 50800010409 = "English (USA-Dvorak)" 5090000048F = "Esperanto" 51000000425 = "Estonian" 5110000040B = "Finnish" 5120000080C = "French (Belgium)" 5130000040C = "French (France)" 51400000437 = "Georgian" 51500000407 = "German (Germany)" 51600030407 = "German (de_ergo)" 51700020407 = "German (NEO-1.1)" 51800010407 = "German (Ristome)" 51900000807 = "German (Swiss)" 52000000408 = "Greek" 52100010408 = "Greek 220" 52200000447 = "Gujarati" 5230000040D = "Hebrew" 5240000040E = "Hungarian" 5250000040F = "Icelandic" 52600001809 = "Irish" 52700000410 = "Italian" 52800000411 = "Japanese" 52900000412 = "Korean" 5300000043F = "Kazakh" 5310000080A = "Latin American" 53200000426 = "Latvian" 53300010427 = "Lithuanian" 5340000042F = "Macedonian (FYRO)" 5350000044C = "Malayalam" 53600000414 = "Norwegian" 53700000415 = "Polish (programmer's)" 53800010415 = "Polish (214)" 53900010416 = "Portuguese (Brazilian ABNT2)" 54000000816 = "Portuguese (Portugal)" 54100000418 = "Romanian (Legacy)" 54200010418 = "Romanian (Standard)" 54300000419 = "Russian" 54400010419 = "Russian (Typewriter)" 54500000C1A = "Serbian (Cyrillic)" 5460000081A = "Serbian (Latin)" 5470000041B = "Slovak (QWERTZ)" 5480001041B = "Slovak (QWERTY)" 5490000040A = "Spanish (traditional short)" 5500000041D = "Swedish (Sweden)" 55100000444 = "Tatar" 5520000041E = "Thai Kedmanee" 5530001041E = "Thai Pattachote" 5540002041E = "Thai Kedmanee (non-ShiftLock)" 5550003041E = "Thai Pattachote (non-ShiftLock)" 5560000041F = "Turkish Q" 5570001041F = "Turkish F" 55800000422 = "Ukrainian" 55900010422 = "Ukrainian (Student)" 56000030409 = "US Dvorak for left hand" 56100040409 = "US Dvorak for right hand" 56200050409 = "US English (IBM Arabic 238_L)" 56300020409 = "US International" 56400000843 = "Uzbek (Cyrillic)" 5650000042A = "Vietnamese" 566 567[Files.KeyboardLayout] 56800000401 = kbda1.dll 56900010401 = kbda2.dll 57000020401 = kbda3.dll 57100020402 = kbdbgt.dll 57200030402 = kbdbga.dll 57300040402 = kbdbu.dll 57400000405 = kbdcz.dll 57500010405 = kbdcz1.dll 57600000406 = kbdda.dll 57700000407 = kbdgr.dll 57800000807 = kbdsg.dll 57900010407 = kbdgr1.dll 58000020407 = kbdgneo.dll 58100030407 = kbdgerg.dll 58200000408 = kbdhe.dll 58300010408 = kbdhe.dll 58400000409 = kbdus.dll 58500000809 = kbduk.dll 58600001809 = kbdir.dll 58700010409 = kbddv.dll 58800011009 = kbdcan.dll 58900020409 = kbdusx.dll 59000030409 = kbdusl.dll 59100040409 = kbdusr.dll 59200050409 = kbdusa.dll 5930000040A = kbdsp.dll 5940000080A = kbdla.dll 5950000040B = kbdfi.dll 5960000040C = kbdfr.dll 5970000080C = kbdbe.dll 59800000C0C = kbdfc.dll 5990000040D = kbdheb.dll 6000000040E = kbdhu.dll 6010000040F = kbdic.dll 60200000410 = kbdit.dll 60300000411 = kbdjpn.dll 60400000412 = kbdkor.dll 60500000413 = kbdne.dll 60600000813 = kbdbe.dll 60700000414 = kbdno.dll 60800000415 = kbdpl1.dll 60900000816 = kbdpo.dll 61000010416 = kbdbr.dll 61100000418 = kbdro.dll 61200010418 = kbdrost.dll 61300000419 = kbdru.dll 61400010419 = kbdru1.dll 6150000041A = kbdcr.dll 6160000081A = kbdycl.dll 61700000C1A = kbdycc.dll 6180000041B = kbdsl.dll 6190001041B = kbdsl1.dll 6200000041C = kbdal.dll 6210000041D = kbdsw.dll 6220000041E = kbdth0.dll 6230001041E = kbdth1.dll 6240002041E = kbdth2.dll 6250003041E = kbdth3.dll 6260000041F = kbdtuq.dll 6270001041F = kbdtuf.dll 62800000422 = kbdur.dll 62900010422 = kbdurs.dll 63000000423 = kbdblr.dll 63100000425 = kbdest.dll 63200000426 = kbdlv.dll 63300010427 = kbdlt1.dll 6340000042A = kbdvntc.dll 6350000042B = kbdarme.dll 6360001042B = kbdarmw.dll 6370000042C = kbdazel.dll 6380000082C = kbdaze.dll 6390000042F = kbdmac.dll 64000000437 = kbdgeo.dll 64100000439 = kbdindev.dll 6420000043F = kbdkaz.dll 64300000843 = kbduzb.dll 64400000444 = kbdtat.dll 64500000445 = kbdinben.dll 64600000447 = kbdinguj.dll 6470000044C = kbdinmal.dll 6480000044D = kbdinasa.dll 64900000455 = kbdbur.dll 6500000048F = kbdeo.dll 651 652[HiveInfs.Install] 653; Called "HiveInfs.Fresh" on Windows 654AddReg = caroots.inf,AddReg 655AddReg = registry.inf,AddReg 656 657[HiveInfs.Upgrade] 658DelReg = registry.inf,DelReg 659AddReg = registry.inf,AddReg 660 661; EOF 662