Reactos
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]
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
94blue.sys = 1,,,,,,x,4,,,,1,4
95vgafonts.cab = 1,,,,,,,1,,,,1,1
96bootvid.dll = 1,,,,,,,2,,,,1,2
97c_437.nls = 1,,,,,,,2,,,,1,2
98c_1252.nls = 1,,,,,,,2,,,,1,2
99cdfs.sys = 1,,,,,,x,4,,,,1,4
100cdrom.sys = 1,,,,,,x,4,,,,1,4
101classpnp.sys = 1,,,,,,,4,,,,1,4
102isapnp.sys = 1,,,,,,x,4,,,,1,4
103kdcom.dll = 1,,,,,,,2,,,,1,2
104kdvbox.dll = 1,,,,,,,2,,,,1,2
105disk.sys = 1,,,,,,x,4,,,,1,4
106floppy.sys = 1,,,,,,x,4,,,,1,4
107i8042prt.sys = 1,,,,,,,4,,,,1,4
108hidclass.sys = 1,,,,,,,4,,,,1,4
109hidparse.sys = 1,,,,,,,4,,,,1,4
110hidusb.sys = 1,,,,,,,4,,,,1,4
111usbccgp.sys = 1,,,,,,x,4,,,,1,4
112usbd.sys = 1,,,,,,,4,,,,1,4
113usbhub.sys = 1,,,,,,x,4,,,,1,4
114usbport.sys = 1,,,,,,,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,,,,,,x,4,,,,1,4
123scsiport.sys = 1,,,,,,,4,,,,1,4
124storport.sys = 1,,,,,,,4,,,,1,4
125fastfat.sys = 1,,,,,,x,4,,,,1,4
126btrfs.sys = 1,,,,,,x,4,,,,1,4
127ramdisk.sys = 1,,,,,,x,4,,,,1,4
128pciide.sys = 1,,,,,,,4,,,,1,4
129pciidex.sys = 1,,,,,,,4,,,,1,4
130pcix.sys = 1,,,,,,,4,,,,1,4
131pcmcia.sys = 1,,,,,,,4,,,,1,4
132swenum.sys = 1,,,,,,,4,,,,1,4
133ntdll.dll = 1,,,,,,,2,,,,1,2
134wmilib.sys = 1,,,,,,,4,,,,1,4
135ksecdd.sys = 1,,,,,,,4,,,,1,4
136mountmgr.sys = 1,,,,,,x,4,,,,1,4
137partmgr.sys = 1,,,,,,x,4,,,,1,4
138wdfldr.sys = 1,,,,,,,4,,,,1,4
139wdf01000.sys = 1,,,,,,x,4,,,,1,4
140
141[SourceDisksFiles.x86]
142acpi.sys = 1,,,,,,,4,1,,,1,4
143
144[SourceDisksFiles.amd64]
145acpi.sys = 1,,,,,,x,4,,,,1,4
146
147;
148; The [SystemPartitionFiles] section lists all the files
149; that should be installed in the System Partition.
150;
151[SystemPartitionFiles]
152
153[HardwareIdsDatabase]
154*PNP0A00 = isapnp
155*PNP0A03 = pci
156*PNP0A08 = pci
157*PNP0C08 = acpi
158PCI\CC_0601 = isapnp
159PCI\CC_0604 = pci
160PCI\VEN_104B&CC_0100 = buslogic
161PCI\CC_0101 = pciide
162PCI\CC_0104 = uniata
163PCI\CC_0105 = uniata
164PCI\CC_0106 = uniata
165;PCI\CC_0106 = storahci
166*PNP0600 = uniata
167USB\CLASS_09 = usbhub
168USB\ROOT_HUB = usbhub
169USB\ROOT_HUB20 = usbhub
170PCI\CC_0C0300 = usbuhci
171PCI\CC_0C0310 = usbohci
172PCI\CC_0C0320 = usbehci
173USB\Class_08&SubClass_06&Prot_50 = usbstor
174USB\Class_08&SubClass_05&Prot_50 = usbstor
175HID_DEVICE_SYSTEM_KEYBOARD = kbdhid,{4D36E96B-E325-11CE-BFC1-08002BE10318}
176USB\COMPOSITE = usbccgp
177GenDisk = disk,{4D36E967-E325-11CE-BFC1-08002BE10318}
178USB\Class_03 = hidusb
179GENERIC_HID_DEVICE = hidusb
180*PNP0303 = i8042prt,{4D36E96B-E325-11CE-BFC1-08002BE10318}
181*PNP030B = i8042prt,{4D36E96B-E325-11CE-BFC1-08002BE10318}
182*nEC1F00 = inport,{4D36E96F-E325-11CE-BFC1-08002BE10318}
183ROOT\SWENUM = swenum
184
185[BootBusExtenders.Load]
186acpi = acpi.sys
187pci = pci.sys
188isapnp = isapnp.sys
189
190[InputDevicesSupport.Load]
191usbehci = usbehci.sys
192usbohci = usbohci.sys
193usbuhci = usbuhci.sys
194usbhub = usbhub.sys
195usbccgp = usbccgp.sys
196hidusb = hidusb.sys
197usbstor = usbstor.sys
198
199[Keyboard.Load]
200kbdhid = kbdhid.sys
201i8042prt = i8042prt.sys
202
203[BusExtenders.Load]
204pciide = pciide.sys
205
206[SCSI.Load]
207uniata = uniata.sys
208buslogic = buslogic.sys
209storahci = storahci.sys
210disk = disk.sys
211
212[MouseDrivers.Load]
213inport = inport.sys
214
215[Cabinets]
216Cabinet=reactos.cab
217
218[SetupData]
219DefaultPath = \ReactOS
220SetupDebugOptions = "/DEBUG /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE"
221;SetupDebugOptions = "/DEBUG /SOS /DEBUGPORT=SCREEN"
222OsLoadOptions = "/FASTDETECT /NOGUIBOOT /NODEBUG"
223
224[NLS]
225AnsiCodepage = c_1252.nls
226OemCodepage = c_437.nls
227UnicodeCasetable = l_intl.nls
228DefaultLayout = 00000409
229DefaultLanguage = 00000409
230
231[Computer.NTx86]
232pci_up = "Standard PC Uniprocessor"
233;pci_mp = "Standard PC Multiprocessor"
234acpi_up = "ACPI PC Uniprocessor"
235acpi_mp = "ACPI PC Multiprocessor"
236apic_up = "Standard APIC PC Uniprocessor"
237aacpi_up = "ACPI APIC PC Uniprocessor"
238xbox = "Original Xbox (x86 based)"
239pc98_up = "NEC PC-98 Uniprocessor"
240
241[Computer.NTamd64]
242x64_up = "Standard x64 Uniprocessor"
243x64_mp = "Standard x64 Multiprocessor"
244
245[Map.Computer.NTx86]
246;<id> = <pnp id string>
247pci_up = "PC UP"
248;pci_mp = "PC MP"
249acpi_up = "ACPI UP"
250acpi_mp = "ACPI MP"
251apic_up = "APIC UP"
252aacpi_up = "AAPIC UP"
253xbox = "Xbox"
254pc98_up = "NEC PC-98 UP"
255
256[Map.Computer.NTamd64]
257x64_up = "X64 UP"
258x64_mp = "X64 MP"
259
260[Files.pci_up]
261ntoskrnl.exe = 1,,,,,,,2,,,,1,2
262hal.dll = 1,,,,,,,2,,,,1,2
263
264;[Files.pci_mp]
265;ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
266;halmps.dll = 1,,,,,,,2,,,hal.dll,1,2
267
268[Files.acpi_up]
269ntoskrnl.exe = 1,,,,,,,2,,,,1,2
270halacpi.dll = 1,,,,,,,2,,,hal.dll,1,2
271
272[Files.acpi_mp]
273ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
274halmacpi.dll = 1,,,,,,,2,,,hal.dll,1,2
275
276[Files.apic_up]
277ntoskrnl.exe = 1,,,,,,,2,,,,1,2
278halapic.dll = 1,,,,,,,2,,,hal.dll,1,2
279
280[Files.aacpi_up]
281ntoskrnl.exe = 1,,,,,,,2,,,,1,2
282halaacpi.dll = 1,,,,,,,2,,,hal.dll,1,2
283
284[Files.xbox]
285ntoskrnl.exe = 1,,,,,,,2,,,,1,2
286halxbox.dll = 1,,,,,,,2,,,hal.dll,1,2
287vfatfs.sys = 1,,,,,,,4,,,,1,4
288
289[Files.pc98_up]
290ntoskrnl.exe = 1,,,,,,,2,,,,1,2
291halpc98.dll = 1,,,,,,,2,,,hal.dll,1,2
292
293[Files.x64_up]
294ntoskrnl.exe = 1,,,,,,,2,,,,1,2
295hal.dll = 1,,,,,,,2,,,,1,2
296
297[Files.x64_mp]
298ntkrnlmp.exe = 1,,,,,,,2,,,ntoskrnl.exe,1,2
299halmp.dll = 1,,,,,,,2,,,hal.dll,1,2
300
301[Display]
302;<id> = <user friendly name>,<spare>,<service key name>,<width>,<height>,<bpp>
303vga = "VGA Display (640x480x4)",,VgaSave,640,480,4
304vbe_640x480x8 = "VESA Display (640x480x8)",,vga,640,480,8
305vbe_640x480x16 = "VESA Display (640x480x16)",,vga,640,480,16
306vbe_640x480x24 = "VESA Display (640x480x24)",,vga,640,480,24
307vbe_640x480x32 = "VESA Display (640x480x32)",,vga,640,480,32
308vbe_800x600x8 = "VESA Display (800x600x8)",,vga,800,600,8
309vbe_800x600x16 = "VESA Display (800x600x16)",,vga,800,600,16
310vbe_800x600x24 = "VESA Display (800x600x24)",,vga,800,600,24
311vbe = "VESA Display (800x600x32)",,vga,800,600,32
312vbe_1024x768x8 = "VESA Display (1024x768x8)",,vga,1024,768,8
313vbe_1024x768x16 = "VESA Display (1024x768x16)",,vga,1024,768,16
314vbe_1024x768x24 = "VESA Display (1024x768x24)",,vga,1024,768,24
315vbe_1024x768x32 = "VESA Display (1024x768x32)",,vga,1024,768,32
316vbe_1152x864x8 = "VESA Display (1152x864x8)",,vga,1152,864,8
317vbe_1152x864x16 = "VESA Display (1152x864x16)",,vga,1152,864,16
318vbe_1152x864x24 = "VESA Display (1152x864x24)",,vga,1152,864,24
319vbe_1152x864x32 = "VESA Display (1152x864x32)",,vga,1152,864,32
320vbe_1280x1024x8 = "VESA Display (1280x1024x8)",,vga,1280,1024,8
321vbe_1280x1024x16 = "VESA Display (1280x1024x16)",,vga,1280,1024,16
322vbe_1280x1024x24 = "VESA Display (1280x1024x24)",,vga,1280,1024,24
323vbe_1280x1024x32 = "VESA Display (1280x1024x32)",,vga,1280,1024,32
324vbe_1600x1200x8 = "VESA Display (1600x1200x8)",,vga,1600,1200,8
325vbe_1600x1200x16 = "VESA Display (1600x1200x16)",,vga,1600,1200,16
326vbe_1600x1200x24 = "VESA Display (1600x1200x24)",,vga,1600,1200,24
327vbe_1600x1200x32 = "VESA Display (1600x1200x32)",,vga,1600,1200,32
328xbox = "Original Xbox NV2A Framebuffer (640x480x32)",,XboxVmp,640,480,32
329
330[Map.Display]
331;<id> = <pnp id string>
332vga = "VGA Display"
333vbe = "VBE Display"
334xbox = "NV2A Framebuffer"
335
336[Keyboard]
337Default = "XT-, AT- or extended keyboard (83-105 keys)"
338
339[Language]
340;00000436 = "Afrikaans"
3410000041C = "Albanian"
34200000401 = "Arabic (Saudi Arabia)"
343;00000801 = "Arabic (Iraq)"
344;00000C01 = "Arabic (Egypt)"
345;00001001 = "Arabic (Libya)"
346;00001401 = "Arabic (Algeria)"
347;00001801 = "Arabic (Morocco)"
348;00001C01 = "Arabic (Tunisia)"
349;00002001 = "Arabic (Oman)"
350;00002401 = "Arabic (Yemen)"
351;00002801 = "Arabic (Syria)"
352;00002C01 = "Arabic (Jordan)"
353;00003001 = "Arabic (Lebanon)"
354;00003401 = "Arabic (Kuwait)"
355;00003801 = "Arabic (U.A.E.)"
356;00003C01 = "Arabic (Bahrain)"
357;00004001 = "Arabic (Qatar)"
3580000042B = "Armenian"
3590000082C = "Azeri (Cyrillic)"
3600000042C = "Azeri (Latin)"
3610000042D = "Basque"
36200000423 = "Belarusian"
36300000845 = "Bengali (Bangladesh)"
36400000445 = "Bengali (India)"
36500000402 = "Bulgarian"
366;00000455 = "Burmese"
36700000403 = "Catalan"
36800000404 = "Chinese (Taiwan)"
36900000804 = "Chinese (PRC)"
37000000C04 = "Chinese (Hong Kong S.A.R.)"
37100001004 = "Chinese (Singapore)"
37200001404 = "Chinese (Macau S.A.R.)"
3730000041A = "Croatian"
37400000405 = "Czech"
37500000406 = "Danish"
376;00000465 = "Divehi (Maldives)"
37700000413 = "Dutch (Netherlands)"
37800000813 = "Dutch (Belgium)"
37900000409 = "English (United States)"
38000000809 = "English (United Kingdom)"
38100000C09 = "English (Australia)"
38200001009 = "English (Canada)"
38300001409 = "English (New Zealand)"
38400001809 = "English (Ireland)"
38500001C09 = "English (South Africa)"
38600002009 = "English (Jamaica)"
38700002409 = "English (Caribbean)"
38800002809 = "English (Belize)"
38900002C09 = "English (Trinidad)"
39000003009 = "English (Zimbabwe)"
39100003409 = "English (Philippines)"
3920000048F = "Esperanto"
39300000425 = "Estonian"
394;00000438 = "Faeroese"
395;00000429 = "Farsi"
3960000040B = "Finnish"
39700000C0C = "French (Canada)"
3980000040C = "French (France)"
3990000080C = "French (Belgium)"
4000000100C = "French (Switzerland)"
4010000140C = "French (Luxembourg)"
4020000180C = "French (Monaco)"
40300000456 = "Galician (Spain)"
404;00000437 = "Georgian"
40500000407 = "German (Germany)"
40600000807 = "German (Switzerland)"
40700000C07 = "German (Austria)"
40800001007 = "German (Luxembourg)"
40900001407 = "German (Liechtenstein)"
41000000408 = "Greek"
411;00000447 = "Gujarati (India)"
4120000040D = "Hebrew"
41300000439 = "Hindi"
4140000040E = "Hungarian"
4150000040F = "Icelandic"
41600000421 = "Indonesian"
41700000410 = "Italian (Italy)"
41800000810 = "Italian (Switzerland)"
41900000411 = "Japanese"
420;0000044B = "Kannada (India)"
4210000043F = "Kazakh"
422;00000457 = "Konkani"
42300000412 = "Korean"
42400000440 = "Kyrgyz (Kyrgyzstan)"
42500000426 = "Latvian"
42600000427 = "Lithuanian"
4270000042F = "FYRO Macedonian"
428;0000083E = "Malay (Brunei Darussalam)"
4290000043E = "Malay (Malaysia)"
430;0000044E = "Marathi"
431;00000450 = "Mongolian (Mongolia)"
43200000414 = "Norwegian (Bokmal)"
43300000814 = "Norwegian (Nynorsk)"
43400000415 = "Polish"
43500000816 = "Portuguese (Portugal)"
43600000416 = "Portuguese (Brazil)"
437;00000446 = "Punjabi (India)"
43800000418 = "Romanian"
43900000417 = "Romansh"
44000000419 = "Russian"
441;0000044F = "Sanskrit"
44200000C1A = "Serbian (Cyrillic)"
4430000081A = "Serbian (Latin)"
4440000041B = "Slovak"
44500000424 = "Slovenian"
4460000040A = "Spanish (Traditional Sort)"
4470000080A = "Spanish (Mexico)"
44800000C0A = "Spanish (International Sort)"
4490000100A = "Spanish (Guatemala)"
4500000140A = "Spanish (Costa Rica)"
4510000180A = "Spanish (Panama)"
45200001C0A = "Spanish (Dominican Republic)"
4530000200A = "Spanish (Venezuela)"
4540000240A = "Spanish (Colombia)"
4550000280A = "Spanish (Peru)"
45600002C0A = "Spanish (Argentina)"
4570000300A = "Spanish (Ecuador)"
4580000340A = "Spanish (Chile)"
4590000380A = "Spanish (Uruguay)"
46000003C0A = "Spanish (Paraguay)"
4610000400A = "Spanish (Bolivia)"
4620000440A = "Spanish (El Salvador)"
4630000480A = "Spanish (Honduras)"
46400004C0A = "Spanish (Nicaragua)"
4650000500A = "Spanish (Puerto Rico)"
466;00000441 = "Swahili"
4670000041D = "Swedish"
4680000081D = "Swedish (Finland)"
469;0000045A = "Syriac (Syria)"
470;00000449 = "Tamil"
47100000444 = "Tatar"
472;0000044A = "Telugu (India)"
4730000041E = "Thai"
4740000041F = "Turkish"
47500000422 = "Ukrainian"
476;00000420 = "Urdu"
47700000443 = "Uzbek (Latin)"
47800000843 = "Uzbek (Cyrillic)"
479;0000042A = "Vietnamese"
48000000490 = "Walon"
481;00000435 = "Zulu"
482
483
484[KeyboardLayout]
4850000041C = "Albanian"
48600000401 = "Arabic (101)"
48700010401 = "Arabic (102)"
48800020401 = "Arabic (102) AZERTY"
4890000042B = "Armenian Eastern"
4900001042B = "Armenian Western"
4910000044D = "Assamese (Inscript)"
4920000082C = "Azeri Cyrillic"
4930000042C = "Azeri Latin"
49400000423 = "Belarusian"
49500000445 = "Bengali"
49600000402 = "Bulgarian BDS 5237-1978"
49700020402 = "Bulgarian phonetic classic"
49800030402 = "Bulgarian phonetic BDS 5237-2006"
49900000455 = "Burmese"
50000000C0C = "Canadian French (Legacy)"
50100011009 = "Canadian Multilingual Standard"
50200060409 = "Colemak"
5030000041A = "Croatian"
50400000405 = "Czech"
50500010405 = "Czech (QWERTY)"
50600000406 = "Danish (Denmark)"
50700000439 = "Devanagari - INSCRIPT"
50800000413 = "Dutch"
50900000813 = "Dutch (Belgium)"
51000000809 = "English (United Kingdom)"
51100000409 = "English (USA)"
51200010409 = "English (USA-Dvorak)"
5130000048F = "Esperanto"
51400000425 = "Estonian"
5150000040B = "Finnish"
5160000080C = "French (Belgium)"
5170000040C = "French (France)"
51800000437 = "Georgian"
51900000407 = "German (Germany)"
52000010407 = "German (IBM)"
52100020407 = "German Extended (E1)"
522;00030407 = "German Extended (E2)"
52300060407 = "German (de_ergo)"
52400050407 = "German (NEO-1.1)"
52500040407 = "German (Ristome)"
52600000807 = "German (Swiss)"
52700000408 = "Greek"
52800010408 = "Greek 220"
52900000447 = "Gujarati"
5300000040D = "Hebrew"
5310000040E = "Hungarian"
5320000040F = "Icelandic"
53300001809 = "Irish"
53400000410 = "Italian"
53500000411 = "Japanese"
53600000412 = "Korean"
5370000043F = "Kazakh"
5380000080A = "Latin American"
53900000426 = "Latvian"
54000010427 = "Lithuanian"
5410000042F = "Macedonian (FYRO)"
5420000044C = "Malayalam"
54300000414 = "Norwegian"
54400000415 = "Polish (programmer's)"
54500010415 = "Polish (214)"
54600010416 = "Portuguese (Brazilian ABNT2)"
54700000816 = "Portuguese (Portugal)"
54800000418 = "Romanian (Legacy)"
54900010418 = "Romanian (Standard)"
55000000419 = "Russian"
55100010419 = "Russian (Typewriter)"
55200000C1A = "Serbian (Cyrillic)"
5530000081A = "Serbian (Latin)"
5540000041B = "Slovak (QWERTZ)"
5550001041B = "Slovak (QWERTY)"
5560000040A = "Spanish (traditional short)"
5570000041D = "Swedish (Sweden)"
55800000444 = "Tatar"
5590000041E = "Thai Kedmanee"
5600001041E = "Thai Pattachote"
5610002041E = "Thai Kedmanee (non-ShiftLock)"
5620003041E = "Thai Pattachote (non-ShiftLock)"
5630000041F = "Turkish Q"
5640001041F = "Turkish F"
56500000422 = "Ukrainian"
56600010422 = "Ukrainian (Student)"
56700030409 = "US Dvorak for left hand"
56800040409 = "US Dvorak for right hand"
56900050409 = "US English (IBM Arabic 238_L)"
57000020409 = "US International"
57100000843 = "Uzbek (Cyrillic)"
5720000042A = "Vietnamese"
573
574[Files.KeyboardLayout]
57500000401 = kbda1.dll
57600010401 = kbda2.dll
57700020401 = kbda3.dll
57800020402 = kbdbgt.dll
57900030402 = kbdbga.dll
58000040402 = kbdbu.dll
58100000405 = kbdcz.dll
58200010405 = kbdcz1.dll
58300000406 = kbdda.dll
58400000407 = kbdgr.dll
58500000807 = kbdsg.dll
58600010407 = kbdgr1.dll
58700020407 = kbdgre1.dll
588;00030407 = kbdgre2.dll
58900050407 = kbdgneo.dll
59000060407 = kbdgerg.dll
59100040407 = kbdgrist.dll
59200000408 = kbdhe.dll
59300010408 = kbdhe.dll
59400000409 = kbdus.dll
59500000809 = kbduk.dll
59600001809 = kbdir.dll
59700010409 = kbddv.dll
59800011009 = kbdcan.dll
59900020409 = kbdusx.dll
60000030409 = kbdusl.dll
60100040409 = kbdusr.dll
60200050409 = kbdusa.dll
60300060409 = kbdcmk.dll
6040000040A = kbdsp.dll
6050000080A = kbdla.dll
6060000040B = kbdfi.dll
6070000040C = kbdfr.dll
6080000080C = kbdbe.dll
60900000C0C = kbdfc.dll
6100000040D = kbdheb.dll
6110000040E = kbdhu.dll
6120000040F = kbdic.dll
61300000410 = kbdit.dll
61400000411 = kbdjpn.dll
61500000412 = kbdkor.dll
61600000413 = kbdne.dll
61700000813 = kbdbe.dll
61800000414 = kbdno.dll
61900000415 = kbdpl1.dll
62000000816 = kbdpo.dll
62100010416 = kbdbr.dll
62200000418 = kbdro.dll
62300010418 = kbdrost.dll
62400000419 = kbdru.dll
62500010419 = kbdru1.dll
6260000041A = kbdcr.dll
6270000081A = kbdycl.dll
62800000C1A = kbdycc.dll
6290000041B = kbdsl.dll
6300001041B = kbdsl1.dll
6310000041C = kbdal.dll
6320000041D = kbdsw.dll
6330000041E = kbdth0.dll
6340001041E = kbdth1.dll
6350002041E = kbdth2.dll
6360003041E = kbdth3.dll
6370000041F = kbdtuq.dll
6380001041F = kbdtuf.dll
63900000422 = kbdur.dll
64000010422 = kbdurs.dll
64100000423 = kbdblr.dll
64200000425 = kbdest.dll
64300000426 = kbdlv.dll
64400010427 = kbdlt1.dll
6450000042A = kbdvntc.dll
6460000042B = kbdarme.dll
6470001042B = kbdarmw.dll
6480000042C = kbdazel.dll
6490000082C = kbdaze.dll
6500000042F = kbdmac.dll
65100000437 = kbdgeo.dll
65200000439 = kbdindev.dll
6530000043F = kbdkaz.dll
65400000843 = kbduzb.dll
65500000444 = kbdtat.dll
65600000445 = kbdinben.dll
65700000447 = kbdinguj.dll
6580000044C = kbdinmal.dll
6590000044D = kbdinasa.dll
66000000455 = kbdbur.dll
6610000048F = kbdeo.dll
662
663[HiveInfs.Install]
664; Called "HiveInfs.Fresh" on Windows
665AddReg = caroots.inf,AddReg
666AddReg = registry.inf,AddReg
667
668[HiveInfs.Upgrade]
669DelReg = registry.inf,DelReg
670AddReg = registry.inf,AddReg
671
672; EOF