xref: /reactos/boot/bootdata/hivecls.inf (revision 864aed6b)
1[Version]
2Signature = "$Windows NT$"
3
4[AddReg]
5HKLM,"SOFTWARE\Classes",,0x00000010
6
7; Default key
8HKCR,"*","",0x00000000,""
9HKCR,"SystemFileAssociations","",0x00000000,""
10
11; Open With List
12HKCR,"*\OpenWithList\excel.exe","",0x00000000,""
13HKCR,"*\OpenWithList\iexplore.exe","",0x00000000,""
14HKCR,"*\OpenWithList\mspaint.exe","",0x00000000,""
15HKCR,"*\OpenWithList\notepad.exe","",0x00000000,""
16HKCR,"*\OpenWithList\winword.exe","",0x00000000,""
17HKCR,"*\OpenWithList\wordpad.exe","",0x00000000,""
18
19; Folders
20HKCR,"Folder","",0x00000000,"Folder"
21;HKCR,"Folder\DefaultIcon","",0x00000000,"%SystemRoot%\system32\shell32.dll,-4"
22HKCR,"Folder\shell\open","BrowserFlags",0x00010001,"0x00000010"
23HKCR,"Folder\shell\open","ExplorerFlags",0x00010001,"0x00000012"
24HKCR,"Folder\shell\open\command","",0x00000000,"explorer.exe ""%1"""
25HKCR,"Folder\shell\explore","BrowserFlags",0x00010001,"0x00000022"
26HKCR,"Folder\shell\explore","ExplorerFlags",0x00010001,"0x00000021"
27HKCR,"Folder\shell\explore\command","",0x00000000,"explorer.exe /e,""%1"""
28
29; Directory
30HKCR,"Directory","",0x00000000,"File Folder"
31;HKCR,"Directory\DefaultIcon","",0x00000000,"%SystemRoot%\system32\shell32.dll,-4"
32HKCR,"Directory","AlwaysShowExt",0x00000000,""
33HKCR,"Directory","NoRecentDocs",0x00000000,""
34HKCR,"Directory\shell\cmd","",0x00020000,"@%SystemRoot%\system32\shell32.dll,-306"
35; Uncomment 'Extended' key to restore default (Shift-Right-Click) display of 'Command Prompt here'. (See CORE-16519.)
36; HKCR,"Directory\shell\cmd","Extended",0x00000000,""
37HKCR,"Directory\shell\cmd\command","",0x00000000,"cmd.exe /s /k pushd ""%V"""
38
39; Drive
40HKCR,"Drive","",0x00000000,"Drive"
41;HKCR,"Drive\DefaultIcon","",0x00000000,"%SystemRoot%\system32\shell32.dll,-4"
42HKCR,"Drive\shell\cmd","",0x00020000,"@%SystemRoot%\system32\shell32.dll,-306"
43; Uncomment 'Extended' key to restore default (Shift-Right-Click) display of 'Command Prompt here'. (See CORE-16519.)
44; HKCR,"Drive\shell\cmd","Extended",0x00000000,""
45HKCR,"Drive\shell\cmd\command","",0x00000000,"cmd.exe /s /k pushd ""%V"""
46
47; Clipboard Element
48HKCR,".clp","",0x00000000,"clpfile"
49HKCR,".clp","Content Type",0x00000000,"application/x-msclip"
50HKCR,"clpfile","",0x00000000,"Clipboard Element"
51HKCR,"clpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\clipbrd.exe,-121"
52HKCR,"clpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\clipbrd.exe,1"
53HKCR,"clpfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\clipbrd.exe ""%1"""
54
55; Event Log File
56HKCR,".evt","",0x00000000,"evtfile"
57HKCR,"evtfile","",0x00000000,"Event Log File"
58HKCR,"evtfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\eventvwr.exe,-121"
59HKCR,"evtfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\eventvwr.exe,1"
60HKCR,"evtfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\eventvwr.exe /l:""%1"""
61
62; Rich Text Files
63HKCR,".rtf","",0x00000000,"rtffile"
64HKCR,".rtf\shellnew","",0x00000000,""
65HKCR,".rtf\shellnew","Data",0x00020000,"{\rtf1}"
66HKCR,"rtffile","",0x00000000,"Rich Text Document"
67HKCR,"rtffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\wordpad.exe,-1404"
68HKCR,"rtffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\wordpad.exe,-103"
69HKCR,"rtffile\shell\open","",0x00000000,"Open"
70HKCR,"rtffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\wordpad.exe ""%1"""
71HKCR,"rtffile\shell\print\command","",0x00020000,"%SystemRoot%\system32\wordpad.exe /p ""%1"""
72
73; Virtual Device Drivers
74HKCR,".386","",0x00000000,"vxdfile"
75HKCR,".386","PerceivedType",0x00000000,"system"
76HKCR,".vxd","",0x00000000,"vxdfile"
77HKCR,".vxd","PerceivedType",0x00000000,"system"
78HKCR,"vxdfile","",0x00000000,"Virtual Device Driver"
79HKCR,"vxdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-219"
80HKCR,"vxdfile","NoOpen",0x00000000,""
81
82; Animated Cursors
83HKCR,".ani","",0x00000000,"anifile"
84HKCR,"anifile","",0x00000000,"Animated Cursor"
85HKCR,"anifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\main.cpl,-1039"
86HKCR,"anifile\DefaultIcon","",0x00000000,"%1"
87
88; ReactOS Batch Files
89HKCR,".bat","",0x00000000,"batfile"
90HKCR,"batfile","",0x00000000,"ReactOS Batch File"
91HKCR,"batfile","EditFlags",0x00010001,0x00000010
92HKCR,"batfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-201"
93HKCR,"batfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
94HKCR,"batfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe ""%1"""
95HKCR,"batfile\shell\open\command","",0x00000000,"""%1"" %*"
96
97; Certificate
98HKCR,".cer","",0x00000000,"cerfile"
99HKCR,"cerfile","",0x00000000,"Certificate File"
100HKCR,"cerfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\cryptext.dll,-101"
101HKCR,"cerfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\cryptext.dll,-1"
102HKCR,"cerfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe cryptext.dll,CryptExtOpenCER %1"
103
104; ReactOS Command Script Files
105HKCR,".cmd","",0x00000000,"cmdfile"
106HKCR,"cmdfile","",0x00000000,"ReactOS Command Script"
107HKCR,"cmdfile","EditFlags",0x00010001,0x00000010
108HKCR,"cmdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-202"
109HKCR,"cmdfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
110HKCR,"cmdfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe ""%1"""
111HKCR,"cmdfile\shell\open\command","",0x00000000,"""%1"" %*"
112
113; DOS Applications
114HKCR,".com","",0x00000000,"comfile"
115HKCR,".com","Content Type",0x00000000,"application/x-msdos-program"
116HKCR,"comfile","",0x00000000,"DOS Application"
117HKCR,"comfile","EditFlags",0x00010001,0x00000010
118HKCR,"comfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-203"
119HKCR,"comfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-3"
120HKCR,"comfile\shell\open\command","",0x00000000,"""%1"" %*"
121
122; Control Panel Items
123HKCR,".cpl","",0x00000000,"cplfile"
124HKCR,"cplfile","",0x00000000,"Control Panel Item"
125HKCR,"cplfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-204"
126HKCR,"cplfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
127HKCR,"cplfile\shell\cplopen","",0x00000000,%CPLFILE_OPENWITH%
128;;HKCR,"cplfile\shell\cplopen","MUIVerb",0x00020000,"@%SystemRoot%\system32\shell32.dll,-154"
129HKCR,"cplfile\shell\cplopen\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL ""%1"",%*"
130HKCR,"cplfile\shell\runas\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLLAsUser ""%1"",%*"
131
132; Cursors
133HKCR,".cur","",0x00000000,"curfile"
134HKCR,"curfile","",0x00000000,"Cursor"
135HKCR,"curfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-205"
136HKCR,"curfile\DefaultIcon","",0x00000000,"%1"
137
138; Database File
139HKCR,".db","",0x00000000,"dbfile"
140HKCR,"dbfile","",0x00000000,"Database File"
141HKCR,"dbfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-220"
142HKCR,"dbfile","NoOpen",0x00000000,""
143HKCR,"dbfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
144
145; Dynamic Link Libraries
146HKCR,".dll","",0x00000000,"dllfile"
147HKCR,".dll","Content Type",0x00000000,"application/x-msdownload"
148HKCR,"dllfile","",0x00000000,"Application Extension"
149HKCR,"dllfile","EditFlags",0x00010001,0x00000001
150HKCR,"dllfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-206"
151HKCR,"dllfile","NoOpen",0x00000000,""
152HKCR,"dllfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
153
154; Device Drivers
155HKCR,".drv","",0x00000000,"drvfile"
156HKCR,"drvfile","",0x00000000,"Device Driver"
157HKCR,"drvfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-207"
158HKCR,"drvfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
159
160; Extensible Firmware Interface Executable
161HKCR,".efi","",0x00000000,"efifile"
162HKCR,".efi","Content Type",0x00000000,"application/octet-stream"
163HKCR,"efifile","",0x00000000,"Extensible Firmware Interface Executable"
164HKCR,"efifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-221"
165HKCR,"efifile","NoOpen",0x00000000,""
166HKCR,"efifile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
167
168; Applications
169HKCR,".exe","",0x00000000,"exefile"
170HKCR,".exe","Content Type",0x00000000,"application/x-msdownload"
171HKCR,"exefile","",0x00000000,"Application"
172HKCR,"exefile","EditFlags",0x00010001,0x00000010
173HKCR,"exefile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-208"
174HKCR,"exefile\DefaultIcon","",0x00000000,"%1"
175HKCR,"exefile\shell\open\command","",0x00000000,"""%1"" %*"
176HKCR,"exefile\shell\runas\command","",0x00020000,"""%1"" %*"
177HKCR,"exefile\shellex\DropHandler","",0x00020000,"{86C86720-42A0-1069-A2E8-08002B30309D}"
178
179; National Language Support File
180HKCR,".nls","",0x00000000,"nlsfile"
181HKCR,"nlsfile","",0x00000000,"National Language Support File"
182HKCR,"nlsfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-222"
183HKCR,"nlsfile","NoOpen",0x00000000,""
184HKCR,"nlsfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
185
186; ActiveX Control
187HKCR,".ocx","",0x00000000,"ocxfile"
188HKCR,".ocx","PerceivedType",0x00000000,"system"
189HKCR,"ocxfile","",0x00000000,"ActiveX Control"
190HKCR,"ocxfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-223"
191HKCR,"ocxfile","NoOpen",0x00000000,""
192HKCR,"ocxfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
193
194; Type Library
195HKCR,".tlb","",0x00000000,"tlbfile"
196HKCR,"tlbfile","",0x00000000,"Type Library"
197HKCR,"tlbfile","AlwaysShowExt",0x00000000,""
198HKCR,"tlbfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-224"
199HKCR,"tlbfile","NoOpen",0x00000000,""
200HKCR,"tlbfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
201
202; Fonts
203HKCR,".fon","",0x00000000,"fonfile"
204HKCR,"fonfile","",0x00000000,"Font File"
205HKCR,"fonfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-209"
206HKCR,"fonfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155"
207HKCR,"fonfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
208
209HKCR,".fnt","",0x00000000,"fntfile"
210HKCR,"fntfile","",0x00000000,"Font File"
211HKCR,"fntfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-209"
212HKCR,"fntfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155"
213HKCR,"fntfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
214
215HKCR,".ttf","",0x00000000,"ttffile"
216HKCR,"ttffile","",0x00000000,"TrueType Font File"
217HKCR,"ttffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-210"
218HKCR,"ttffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
219HKCR,"ttffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
220
221HKCR,".ttc","",0x00000000,"ttcfile"
222HKCR,"ttcfile","",0x00000000,"TrueType Font Collection File"
223HKCR,"ttcfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-210"
224HKCR,"ttcfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
225HKCR,"ttcfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
226
227HKCR,".otf","",0x00000000,"otffile"
228HKCR,"otffile","",0x00000000,"OpenType Font File"
229HKCR,"otffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-211"
230HKCR,"otffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
231HKCR,"otffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
232
233HKCR,".otc","",0x00000000,"otcfile"
234HKCR,"otcfile","",0x00000000,"OpenType Font Collection File"
235HKCR,"otcfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-211"
236HKCR,"otcfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
237HKCR,"otcfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
238
239; Help Files
240HKCR,".hlp","",0x00000000,"hlpfile"
241HKCR,"hlpfile","",0x00000000,"Help File"
242HKCR,"hlpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-212"
243HKCR,"hlpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-24"
244HKCR,"hlpfile\shell\open\command","",0x00020000,"%SystemRoot%\winhlp32.exe ""%1"""
245
246HKCR,".chm","",0x00000000,"chm.file"
247HKCR,"chm.file","",0x00000000,%CHMFILE%
248;;HKCR,"chm.file","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\hhctrl.ocx,-452"
249HKCR,"chm.file\DefaultIcon","",0x00020000,"%SystemRoot%\hh.exe,0"
250HKCR,"chm.file\shell\open\command","",0x00020000,"%SystemRoot%\hh.exe ""%1"""
251
252; HTA Files
253HKCR,".hta","",0x00000000,"htafile"
254HKCR,"htafile","",0x00000000,"HTML Application"
255HKCR,"htafile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\mshta.exe,-1"
256; HKCR,"htafile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mshta.exe ""%1"" %*"
257HKCR,"htafile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
258HKCR,"htafile\shell\open\command","",0x00020000,"""%ProgramFiles%\Internet Explorer\iexplore.exe"" %1"
259
260; set MIME type for .html and .htm because Tiny webserver needs it
261HKCR,".htm","",0x00000000,"htmlfile"
262HKCR,".htm","Content Type",0x00000000,"text/html"
263HKCR,".htm","PerceivedType",0x00000000,"text"
264HKCR,".html","",0x00000000,"htmlfile"
265HKCR,".html","Content Type",0x00000000,"text/html"
266HKCR,".html","PerceivedType",0x00000000,"text"
267HKCR,"htmlfile","",0x00000000,"HTML Document"
268HKCR,"htmlfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\mshtml.dll,-7501"
269HKCR,"htmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\ieframe.dll,0"
270HKCR,"htmlfile\shell\open\command","",0x00020000,"""%ProgramFiles%\Internet Explorer\iexplore.exe"" ""%1"""
271
272; Icons
273HKCR,".ico","",0x00000000,"icofile"
274HKCR,".ico","Content Type",0x00000000,"image/x-icon"
275HKCR,".ico","PerceivedType",0x00000000,"image"
276HKCR,"icofile","",0x00000000,"Icon"
277HKCR,"icofile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-213"
278HKCR,"icofile\DefaultIcon","",0x00000000,"%1"
279HKCR,"icofile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
280
281; EMF Images
282HKCR,".emf","",0x00000000,"emffile"
283HKCR,".emf","PerceivedType",0x00000000,"image"
284HKCR,"emffile","",0x00000000,"EMF Image"
285HKCR,"emffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-301"
286HKCR,"emffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
287HKCR,"emffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
288
289; GIF Images
290HKCR,".gif","",0x00000000,"giffile"
291HKCR,".gif","Content Type",0x00000000,"image/gif"
292HKCR,".gif","PerceivedType",0x00000000,"image"
293HKCR,"giffile","",0x00000000,"GIF Image"
294HKCR,"giffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-302"
295HKCR,"giffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,2"
296HKCR,"giffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
297
298; JPEG Images
299HKCR,".jpg","",0x00000000,"jpegfile"
300HKCR,".jpg","Content Type",0x00000000,"image/jpeg"
301HKCR,".jpg","PerceivedType",0x00000000,"image"
302HKCR,".jpeg","",0x00000000,"jpegfile"
303HKCR,".jpeg","Content Type",0x00000000,"image/jpeg"
304HKCR,".jpeg","PerceivedType",0x00000000,"image"
305HKCR,".jpe","",0x00000000,"jpegfile"
306HKCR,".jpe","Content Type",0x00000000,"image/jpeg"
307HKCR,".jpe","PerceivedType",0x00000000,"image"
308HKCR,".jfif","",0x00000000,"jpegfile"
309HKCR,".jfif","Content Type",0x00000000,"image/jpeg"
310HKCR,".jfif","PerceivedType",0x00000000,"image"
311HKCR,"jpegfile","",0x00000000,"JPEG Image"
312HKCR,"jpegfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-303"
313HKCR,"jpegfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
314HKCR,"jpegfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
315HKCR,"jpegfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe ""%1"""
316
317; Bitmap Images
318HKCR,".bmp","",0x00000000,"bmpfile"
319HKCR,".bmp","Content Type",0x00000000,"image/bmp"
320HKCR,".bmp","PerceivedType",0x00000000,"image"
321HKCR,".bmp\shellnew","",0x00000000,""
322HKCR,".bmp\shellnew","NullFile",0x00020000,""
323HKCR,".dib","",0x00000000,"bmpfile"
324HKCR,".dib","Content Type",0x00000000,"image/bmp"
325HKCR,".dib","PerceivedType",0x00000000,"image"
326HKCR,"bmpfile","",0x00000000,"Bitmap Image"
327HKCR,"bmpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-304"
328HKCR,"bmpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,1"
329HKCR,"bmpfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
330HKCR,"bmpfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe ""%1"""
331
332; PNG Images
333HKCR,".png","",0x00000000,"pngfile"
334HKCR,".png","Content Type",0x00000000,"image/png"
335HKCR,".png","PerceivedType",0x00000000,"image"
336HKCR,"pngfile","",0x00000000,"PNG Image"
337HKCR,"pngfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-305"
338HKCR,"pngfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,2"
339HKCR,"pngfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
340HKCR,"pngfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe ""%1"""
341
342; TIF Images
343HKCR,".tif","",0x00000000,"TIFImage.Document"
344HKCR,".tif","Content Type",0x00000000,"image/tiff"
345HKCR,".tif","PerceivedType",0x00000000,"image"
346HKCR,".tiff","",0x00000000,"TIFImage.Document"
347HKCR,".tiff","Content Type",0x00000000,"image/tiff"
348HKCR,".tiff","PerceivedType",0x00000000,"image"
349HKCR,"TIFImage.Document","",0x00000000,"TIF Image"
350HKCR,"TIFImage.Document","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-306"
351HKCR,"TIFImage.Document\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
352HKCR,"TIFImage.Document\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
353HKCR,"TIFImage.Document\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe ""%1"""
354
355; WMF Images
356HKCR,".wmf","",0x00000000,"wmffile"
357HKCR,".wmf","PerceivedType",0x00000000,"image"
358HKCR,"wmffile","",0x00000000,"WMF Image"
359HKCR,"wmffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-307"
360HKCR,"wmffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
361HKCR,"wmffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
362
363; Configuration Files
364HKCR,".ini","",0x00000000,"inifile"
365HKCR,"inifile","",0x00000000,"Configuration Settings"
366HKCR,"inifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-214"
367HKCR,"inifile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
368HKCR,"inifile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
369HKCR,"inifile\shell\print\command","",0x00000000,"notepad.exe /p ""%1"""
370
371; Setup Information Files
372HKCR,".inf","",0x00000000,"inffile"
373HKCR,"inffile","",0x00000000,"Setup Information"
374HKCR,"inffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\setupapi.dll,-2001"
375HKCR,"inffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
376HKCR,"inffile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
377HKCR,"inffile\shell\Install","",0x00000000,%INSTALL%
378HKCR,"inffile\shell\Install\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1"
379
380; Show icons for shortcuts in shell views (lnkfile is handled specially in shell32)
381; Don't display extension for shortcuts
382HKCR,".lnk","",0x00000000,"lnkfile"
383HKCR,".lnk\shellnew","",0x00000000,""
384HKCR,".lnk\shellnew","command",0x00020000,"%SystemRoot%\system32\rundll32.exe appwiz.cpl,NewLinkHere %1"
385HKCR,"lnkfile","",0x00000000,"Shortcut"
386HKCR,"lnkfile","EditFlags",0x00010001,0x00000001
387HKCR,"lnkfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-215"
388HKCR,"lnkfile","IsShortcut",0x00000000,"yes"
389HKCR,"lnkfile","NeverShowExt",0x00000000,""
390HKCR,"lnkfile\CLSID","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
391HKCR,"lnkfile\shellex\IconHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
392HKCR,"lnkfile\shellex\DropHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
393HKCR,"lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}","",0x00000000,""
394HKCR,"lnkfile\shellex\PropertySheetHandlers\Shellink Property Page", "", 0x00000000, "{00021401-0000-0000-C000-000000000046}"
395
396; Text Documents
397HKCR,".log","",0x00000000,"txtfile"
398HKCR,".txt","",0x00000000,"txtfile"
399HKCR,".c","",0x00000000,"txtfile"
400HKCR,".cpp","",0x00000000,"txtfile"
401HKCR,".h","",0x00000000,"txtfile"
402HKCR,".hpp","",0x00000000,"txtfile"
403HKCR,".txt","PerceivedType",0x00000000,"text"
404HKCR,".c","PerceivedType",0x00000000,"text"
405HKCR,".cpp","PerceivedType",0x00000000,"text"
406HKCR,".h","PerceivedType",0x00000000,"text"
407HKCR,".hpp","PerceivedType",0x00000000,"text"
408HKCR,".txt","Content Type",0x00000000,"text/plain"
409HKCR,".txt\shellnew","",0x00000000,""
410HKCR,".txt\shellnew","NullFile",0x00020000,""
411HKCR,"txtfile","",0x00000000,"Text Document"
412HKCR,"txtfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\notepad.exe,-512"
413HKCR,"txtfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-152"
414HKCR,"txtfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe ""%1"""
415HKCR,"txtfile\shell\print\command","",0x00000000,"notepad.exe /p ""%1"""
416
417; XML Documents
418HKCR,".xml","",0x00000000,"xmlfile"
419HKCR,".xml","Content Type",0x00000000,"text/xml"
420HKCR,"xmlfile","",0x00000000,%XMLFILE%
421HKCR,"xmlfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msxml3r.dll,-1"
422HKCR,"xmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\msxml3.dll,0"
423HKCR,"xmlfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe ""%1"""
424
425; XSL Stylesheets
426HKCR,".xsl","",0x00000000,"xslfile"
427HKCR,".xsl","Content Type",0x00000000,"text/xml"
428HKCR,"xslfile","",0x00000000,%XSLFILE%
429HKCR,"xslfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msxml3r.dll,-2"
430HKCR,"xslfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\msxml3.dll,1"
431HKCR,"xslfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe ""%1"""
432
433; MSI files
434HKCR,".msi","",0x00000000,"Msi.Package"
435HKCR,"Msi.Package","",0x00000000,%MSIPACK%
436;;HKCR,"Msi.Package","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msi.dll,-34"
437HKCR,"Msi.Package\DefaultIcon","",0x00000000,"msiexec.exe"
438HKCR,"Msi.Package\shell\Open\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /i ""%1"""
439HKCR,"Msi.Package\shell\Repair","",0x00000000,%REPAIR%
440HKCR,"Msi.Package\shell\Repair\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /f ""%1"""
441HKCR,"Msi.Package\shell\Uninstall","",0x00000000,%UNINSTALL%
442HKCR,"Msi.Package\shell\Uninstall\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /x ""%1"""
443
444; NT DOS32 Configuration File
445HKCR,".nt","",0x00000000,"ntfile"
446HKCR,"ntfile","",0x00000000,"NT DOS32 Configuration File"
447HKCR,"ntfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-225"
448HKCR,"ntfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
449HKCR,"ntfile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
450
451; NT VDM Program Information File
452HKCR,".pif","",0x00000000,"piffile"
453HKCR,"piffile","",0x00000000,"NT VDM Program Information File"
454HKCR,"piffile","EditFlags",0x00010001,0x00000001
455HKCR,"piffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-216"
456HKCR,"piffile","IsShortcut",0x00000000,"yes"
457HKCR,"piffile","NeverShowExt",0x00000000,""
458
459; Registration Entries
460HKCR,".reg","",0x00000000,"regfile"
461HKCR,"regfile","",0x00000000,"Registration File"
462HKCR,"regfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\regedit.exe,-31000"
463HKCR,"regfile\DefaultIcon","",0x00020000,"%SystemRoot%\regedit.exe,1"
464HKCR,"regfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe ""%1"""
465HKCR,"regfile\shell\open","",0x00000000,%MERGE%
466HKCR,"regfile\shell\open\command","",0x00000000,"regedit.exe ""%1"""
467
468; Remote Desktop File
469HKCR,".rdp","",0x00000000,"rdpfile"
470HKCR,"rdpfile","",0x00000000,"Remote Desktop Connection"
471;HKCR,"rdpfile","FriendlyTypeName",0x00020000,"%SystemRoot%\mstsc.exe,-4004"
472HKCR,"rdpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\mstsc.exe,0"
473HKCR,"rdpfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mstsc.exe ""%1"""
474;HKCR,"rdpfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mstsc.exe -edit ""%1"""
475
476; Screen Savers
477HKCR,".scr","",0x00000000,"scrfile"
478HKCR,"scrfile","",0x00000000,"Screen Saver"
479HKCR,"scrfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-217"
480HKCR,"scrfile\DefaultIcon","",0x00000000,"%1"
481HKCR,"scrfile\shell\config","",0x00000000,%CONFIGURE%
482HKCR,"scrfile\shell\config\command","",0x00000000,"""%1"""
483HKCR,"scrfile\shell\install","",0x00000000,%INSTALL%
484HKCR,"scrfile\shell\install\command","",0x00000000,"rundll32.exe desk.cpl,InstallScreenSaver %l"
485HKCR,"scrfile\shell\open","",0x00000000,%TEST%
486HKCR,"scrfile\shell\open\command","",0x00000000,"""%1"" /S"
487
488; Shell command files (e.g. "Show Desktop" in QuickLaunch bar)
489HKCR,".scf","",0x00000000,"SHCmdFile"
490HKCR,"SHCmdFile","",0x00000000,%SCFFILE%
491HKCR,"SHCmdFile","NeverShowExt",0x00000000,""
492HKCR,"SHCmdFile","InfoTip",0x00000000,"prop:DocComments"
493HKCR,"SHCmdFile\shell\open\command","",0x00000000,"%systemroot%\explorer.exe"
494HKCR,"SHCmdFile\shell\open\ddeexec","",0x00000000,"[ShellFile(\"%1\",\"%1\",%S)]"
495HKCR,"SHCmdFile\shell\open\ddeexec\Application","",0x00000000,"Folders"
496HKCR,"SHCmdFile\shell\open\ddeexec\Topic","",0x00000000,"AppProperties"
497HKCR,"SHCmdFile\CLSID","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}"
498HKCR,"SHCmdFile\shellex\IconHandler","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}"
499HKCR,"SHCmdFile\shellex\DropHandler","",0x00000000,"{86C86720-42A0-1069-A2E8-08002B30309D}"
500
501; System Files
502HKCR,".sys","",0x00000000,"sysfile"
503HKCR,".sys","PerceivedType",0x00000000,"system"
504HKCR,"sysfile","",0x00000000,"System File"
505HKCR,"sysfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-218"
506HKCR,"sysfile","NoOpen",0x00000000,""
507HKCR,"sysfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
508
509; MS Styles (Themes)
510HKCR,".msstyles","",0x00000000,"msstylesfile"
511HKCR,"msstylesfile","",0x00000000,%MSSTYLESFILE%
512HKCR,"msstylesfile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1"
513HKCR,"msstylesfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenMSTheme /file:""%1"""
514HKCR,"msstylesfile\shell\Enable\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:ActivateMSTheme /file:""%1"""
515
516; Theme Files
517HKCR,".theme","",0x00000000,"themefile"
518HKCR,"themefile","",0x00000000,%THEMEFILE%
519HKCR,"themefile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1"
520HKCR,"themefile\shell\open\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenTheme /file:""%1"""
521
522; URL shortcuts (e.g. used in Favorites folder of IExplorer)
523HKCR,".url","",0x00000000,"InternetShortcut"
524
525; Wave Sounds
526HKCR,".wav","",0x00000000,"SoundRec"
527HKCR,".wav","Content Type",0x00000000,"audio/wav"
528HKCR,".wav","PerceivedType",0x00000000,"audio"
529HKCR,"SoundRec","",0x00000000,%WAVFILE%
530HKCR,"SoundRec\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
531HKCR,"SoundRec\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe ""%1"""
532
533; Midi Sounds
534HKCR,".mid","",0x00000000,"MIDFile"
535HKCR,".mid","Content Type",0x00000000,"audio/mid"
536HKCR,".mid","PerceivedType",0x00000000,"audio"
537HKCR,".midi","",0x00000000,"MIDFile"
538HKCR,".midi","Content Type",0x00000000,"audio/mid"
539HKCR,".midi","PerceivedType",0x00000000,"audio"
540HKCR,"MIDFile","",0x00000000,%MIDFILE%
541HKCR,"MIDFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
542HKCR,"MIDFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe ""%1"""
543
544; Audio CD
545HKCR,".cda","",0x00000000,"CDAFile"
546HKCR,"CDAFile","",0x00000000,%CDAFILE%
547HKCR,"CDAFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
548HKCR,"CDAFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe ""%1"""
549
550; Avi Files
551HKCR,".avi","",0x00000000,"AVIFile"
552HKCR,".avi","Content Type",0x00000000,"video/avi"
553HKCR,".avi","PerceivedType",0x00000000,"video"
554HKCR,"AVIFile","",0x00000000,%AVIFILE%
555HKCR,"AVIFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-224"
556HKCR,"AVIFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe ""%1"""
557
558HKCR,"CLSID",,0x00000012
559
560; For Shell32.dll
561HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","",0x00000000,"Computer Search Results Folder"
562HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","LocalizedString",0x00020000,"@%SystemRoot%\system32\shell32.dll,-30521"
563HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-135"
564HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","",0x00020000,"%SystemRoot%\system32\shell32.dll"
565HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
566HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\ShellFolder","Attributes",0x00010001,0x20180000
567
568; deskadp.dll shell extension
569HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Adapter CPL Extension"
570HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskadp.dll"
571HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
572
573; deskmon.dll shell extension
574HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Monitor CPL Extension"
575HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskmon.dll"
576HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
577
578; For the TCP/IP Protocol property page
579HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}","",0x00000000,"TCP/IP Configuration Notify Object"
580HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","",0x00000000,"netcfgx.dll"
581HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","ThreadingModel",0x00000000,"Both"
582
583; For dxdiagn.dll
584HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}","",0x00000000,"DxDiagProvider Class"
585HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","",0x00000000,"%SystemRoot%\system32\dxdiagn.dll"
586HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
587HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\ProgID","",0x00000000,"DxDiag.DxDiagProvider.1"
588HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\VersionIndependentProgID","",0x00000000,"DxDiag.DxDiagProvider"
589
590
591HKCR,"NDS\Clsid","",0x00000002,"{323991f0-7bad-11cf-b03d-00aa006e0975}"
592
593HKCR,"WinNT\Clsid","",0x00000002,"{8b20cd60-0f29-11cf-abc4-02608c9e7553}"
594
595; Misc Perceived types
596HKCR,".asm","PerceivedType",0x00000000,"text"
597HKCR,".asmx","PerceivedType",0x00000000,"text"
598HKCR,".aspx","PerceivedType",0x00000000,"text"
599HKCR,".chk","PerceivedType",0x00000000,"system"
600HKCR,".css","",0x00000000,%CSSFILE%
601HKCR,".css","PerceivedType",0x00000000,"text"
602HKCR,".cxx","PerceivedType",0x00000000,"text"
603HKCR,".def","PerceivedType",0x00000000,"text"
604HKCR,".diz","PerceivedType",0x00000000,"text"
605HKCR,".gz","PerceivedType",0x00000000,"compressed"
606HKCR,".hxx","PerceivedType",0x00000000,"text"
607HKCR,".inc","PerceivedType",0x00000000,"text"
608HKCR,".java","PerceivedType",0x00000000,"text"
609HKCR,".local","PerceivedType",0x00000000,"system"
610HKCR,".manifest","PerceivedType",0x00000000,"system"
611HKCR,".nvr","PerceivedType",0x00000000,"text"
612HKCR,".php3","PerceivedType",0x00000000,"text"
613HKCR,".pl","PerceivedType",0x00000000,"text"
614HKCR,".plg","PerceivedType",0x00000000,"text"
615HKCR,".ps1xml","PerceivedType",0x00000000,"text"
616HKCR,".sed","PerceivedType",0x00000000,"text"
617HKCR,".shtml","PerceivedType",0x00000000,"text"
618HKCR,".sql","PerceivedType",0x00000000,"text"
619HKCR,".tar","PerceivedType",0x00000000,"compressed"
620HKCR,".text","PerceivedType",0x00000000,"text"
621HKCR,".tgz","PerceivedType",0x00000000,"compressed"
622HKCR,".tsv","PerceivedType",0x00000000,"text"
623HKCR,".wdp","PerceivedType",0x00000000,"image"
624HKCR,".wmz","",0x00000000,%WMZFILE%
625HKCR,".wmz","PerceivedType",0x00000000,"compressed"
626HKCR,".wsz","PerceivedType",0x00000000,"compressed"
627HKCR,".x","PerceivedType",0x00000000,"text"
628HKCR,".z","PerceivedType",0x00000000,"compressed"
629
630; For language support:
631
632HKCR,"MIME",,0x00000012
633HKCR,"MIME\Database",,0x00000012
634HKCR,"MIME\Database\Rfc1766",,0x00000012
635HKCR,"MIME\Database\Rfc1766","0436",0x00000000,"af;Afrikaans"
636HKCR,"MIME\Database\Rfc1766","041C",0x00000000,"sq;Albanian"
637HKCR,"MIME\Database\Rfc1766","0001",0x00000000,"ar;Arabic"
638HKCR,"MIME\Database\Rfc1766","1401",0x00000000,"ar-dz;Arabic (Algeria)"
639HKCR,"MIME\Database\Rfc1766","3C01",0x00000000,"ar-bh;Arabic (Bahrain)"
640HKCR,"MIME\Database\Rfc1766","0C01",0x00000000,"ar-eg;Arabic (Egypt)"
641HKCR,"MIME\Database\Rfc1766","0801",0x00000000,"ar-iq;Arabic (Iraq)"
642HKCR,"MIME\Database\Rfc1766","2C01",0x00000000,"ar-jo;Arabic (Jordan)"
643HKCR,"MIME\Database\Rfc1766","3401",0x00000000,"ar-kw;Arabic (Kuwait)"
644HKCR,"MIME\Database\Rfc1766","3001",0x00000000,"ar-lb;Arabic (Lebanon)"
645HKCR,"MIME\Database\Rfc1766","1001",0x00000000,"ar-ly;Arabic (Libya)"
646HKCR,"MIME\Database\Rfc1766","1801",0x00000000,"ar-ma;Arabic (Morocco)"
647HKCR,"MIME\Database\Rfc1766","2001",0x00000000,"ar-om;Arabic (Oman)"
648HKCR,"MIME\Database\Rfc1766","4001",0x00000000,"ar-qa;Arabic (Qatar)"
649HKCR,"MIME\Database\Rfc1766","0401",0x00000000,"ar-sa;Arabic (Saudi Arabia)"
650HKCR,"MIME\Database\Rfc1766","2801",0x00000000,"ar-sy;Arabic (Syria)"
651HKCR,"MIME\Database\Rfc1766","1C01",0x00000000,"ar-tn;Arabic (Tunisia)"
652HKCR,"MIME\Database\Rfc1766","3801",0x00000000,"ar-ae;Arabic (U.A.E.)"
653HKCR,"MIME\Database\Rfc1766","2401",0x00000000,"ar-ye;Arabic (Yemen)"
654HKCR,"MIME\Database\Rfc1766","042B",0x00000000,"hy;Armenian"
655HKCR,"MIME\Database\Rfc1766","042D",0x00000000,"eu;Basque"
656HKCR,"MIME\Database\Rfc1766","0423",0x00000000,"be;Belarusian"
657HKCR,"MIME\Database\Rfc1766","0845",0x00000000,"bn-bd;Bengali (Bangladesh)"
658HKCR,"MIME\Database\Rfc1766","0445",0x00000000,"bn-in;Bengali (India)"
659HKCR,"MIME\Database\Rfc1766","0402",0x00000000,"bg;Bulgarian"
660HKCR,"MIME\Database\Rfc1766","0403",0x00000000,"ca;Catalan"
661HKCR,"MIME\Database\Rfc1766","0004",0x00000000,"zh;Chinese"
662HKCR,"MIME\Database\Rfc1766","0804",0x00000000,"zh-cn;Chinese (China)"
663HKCR,"MIME\Database\Rfc1766","0C04",0x00000000,"zh-hk;Chinese (Hong Kong SAR)"
664HKCR,"MIME\Database\Rfc1766","1004",0x00000000,"zh-sg;Chinese (Singapore)"
665HKCR,"MIME\Database\Rfc1766","0404",0x00000000,"zh-tw;Chinese (Taiwan)"
666HKCR,"MIME\Database\Rfc1766","041A",0x00000000,"hr;Croatian"
667HKCR,"MIME\Database\Rfc1766","0405",0x00000000,"cs;Czech"
668HKCR,"MIME\Database\Rfc1766","0406",0x00000000,"da;Danish"
669HKCR,"MIME\Database\Rfc1766","0813",0x00000000,"nl-be;Dutch (Belgium)"
670HKCR,"MIME\Database\Rfc1766","0413",0x00000000,"nl;Dutch (Netherlands)"
671HKCR,"MIME\Database\Rfc1766","0009",0x00000000,"en;English"
672HKCR,"MIME\Database\Rfc1766","0C09",0x00000000,"en-au;English (Australia)"
673HKCR,"MIME\Database\Rfc1766","2809",0x00000000,"en-bz;English (Belize)"
674HKCR,"MIME\Database\Rfc1766","1009",0x00000000,"en-ca;English (Canada)"
675HKCR,"MIME\Database\Rfc1766","1809",0x00000000,"en-ie;English (Ireland)"
676HKCR,"MIME\Database\Rfc1766","2009",0x00000000,"en-jm;English (Jamaica)"
677HKCR,"MIME\Database\Rfc1766","1409",0x00000000,"en-nz;English (New Zealand)"
678HKCR,"MIME\Database\Rfc1766","1C09",0x00000000,"en-za;English (South Africa)"
679HKCR,"MIME\Database\Rfc1766","2C09",0x00000000,"en-tt;English (Trinidad)"
680HKCR,"MIME\Database\Rfc1766","0809",0x00000000,"en-gb;English (United Kingdom)"
681HKCR,"MIME\Database\Rfc1766","0409",0x00000000,"en-us;English (United States)"
682HKCR,"MIME\Database\Rfc1766","048F",0x00000000,"eo;Esperanto"
683HKCR,"MIME\Database\Rfc1766","0425",0x00000000,"et;Estonian"
684HKCR,"MIME\Database\Rfc1766","0438",0x00000000,"fo;Faeroese"
685HKCR,"MIME\Database\Rfc1766","0429",0x00000000,"fa;Farsi"
686HKCR,"MIME\Database\Rfc1766","040B",0x00000000,"fi;Finnish"
687HKCR,"MIME\Database\Rfc1766","080C",0x00000000,"fr-be;French (Belgium)"
688HKCR,"MIME\Database\Rfc1766","0C0C",0x00000000,"fr-ca;French (Canada)"
689HKCR,"MIME\Database\Rfc1766","040C",0x00000000,"fr;French (France)"
690HKCR,"MIME\Database\Rfc1766","140C",0x00000000,"fr-lu;French (Luxembourg)"
691HKCR,"MIME\Database\Rfc1766","100C",0x00000000,"fr-ch;French (Switzerland)"
692HKCR,"MIME\Database\Rfc1766","043C",0x00000000,"gd;Gaelic"
693HKCR,"MIME\Database\Rfc1766","0C07",0x00000000,"de-at;German (Austria)"
694HKCR,"MIME\Database\Rfc1766","0407",0x00000000,"de;German (Germany)"
695HKCR,"MIME\Database\Rfc1766","1407",0x00000000,"de-li;German (Liechtenstein)"
696HKCR,"MIME\Database\Rfc1766","1007",0x00000000,"de-lu;German (Luxembourg)"
697HKCR,"MIME\Database\Rfc1766","0807",0x00000000,"de-ch;German (Switzerland)"
698HKCR,"MIME\Database\Rfc1766","0408",0x00000000,"el;Greek"
699HKCR,"MIME\Database\Rfc1766","040D",0x00000000,"he;Hebrew"
700HKCR,"MIME\Database\Rfc1766","0439",0x00000000,"hi;Hindi"
701HKCR,"MIME\Database\Rfc1766","040E",0x00000000,"hu;Hungarian"
702HKCR,"MIME\Database\Rfc1766","040F",0x00000000,"is;Icelandic"
703HKCR,"MIME\Database\Rfc1766","0421",0x00000000,"in;Indonesian"
704HKCR,"MIME\Database\Rfc1766","0410",0x00000000,"it;Italian (Italy)"
705HKCR,"MIME\Database\Rfc1766","0810",0x00000000,"it-ch;Italian (Switzerland)"
706HKCR,"MIME\Database\Rfc1766","0411",0x00000000,"ja;Japanese"
707HKCR,"MIME\Database\Rfc1766","043F",0x00000000,"kk;Kazakh"
708HKCR,"MIME\Database\Rfc1766","0412",0x00000000,"ko;Korean"
709HKCR,"MIME\Database\Rfc1766","0426",0x00000000,"lv;Latvian"
710HKCR,"MIME\Database\Rfc1766","0427",0x00000000,"lt;Lithuanian"
711HKCR,"MIME\Database\Rfc1766","042F",0x00000000,"mk;FYRO Macedonian"
712HKCR,"MIME\Database\Rfc1766","043E",0x00000000,"ms;Malay (Malaysia)"
713HKCR,"MIME\Database\Rfc1766","043A",0x00000000,"mt;Maltese"
714HKCR,"MIME\Database\Rfc1766","0414",0x00000000,"no;Norwegian (Bokmal)"
715HKCR,"MIME\Database\Rfc1766","0814",0x00000000,"no;Norwegian (Nynorsk)"
716HKCR,"MIME\Database\Rfc1766","0415",0x00000000,"pl;Polish"
717HKCR,"MIME\Database\Rfc1766","0416",0x00000000,"pt-br;Portuguese (Brazil)"
718HKCR,"MIME\Database\Rfc1766","0816",0x00000000,"pt;Portuguese (Portugal)"
719HKCR,"MIME\Database\Rfc1766","0417",0x00000000,"rm;Rhaeto-Romanic"
720HKCR,"MIME\Database\Rfc1766","0418",0x00000000,"ro;Romanian"
721HKCR,"MIME\Database\Rfc1766","0818",0x00000000,"ro-mo;Romanian (Moldova)"
722HKCR,"MIME\Database\Rfc1766","0419",0x00000000,"ru;Russian"
723HKCR,"MIME\Database\Rfc1766","0819",0x00000000,"ru-mo;Russian (Moldova)"
724HKCR,"MIME\Database\Rfc1766","0C1A",0x00000000,"sr;Serbian (Cyrillic)"
725HKCR,"MIME\Database\Rfc1766","081A",0x00000000,"sr;Serbian (Latin)"
726HKCR,"MIME\Database\Rfc1766","041B",0x00000000,"sk;Slovak"
727HKCR,"MIME\Database\Rfc1766","0424",0x00000000,"sl;Slovenian"
728HKCR,"MIME\Database\Rfc1766","042E",0x00000000,"sb;Sorbian"
729HKCR,"MIME\Database\Rfc1766","2C0A",0x00000000,"es-ar;Spanish (Argentina)"
730HKCR,"MIME\Database\Rfc1766","400A",0x00000000,"es-bo;Spanish (Bolivia)"
731HKCR,"MIME\Database\Rfc1766","340A",0x00000000,"es-cl;Spanish (Chile)"
732HKCR,"MIME\Database\Rfc1766","240A",0x00000000,"es-co;Spanish (Colombia)"
733HKCR,"MIME\Database\Rfc1766","140A",0x00000000,"es-cr;Spanish (Costa Rica)"
734HKCR,"MIME\Database\Rfc1766","1C0A",0x00000000,"es-do;Spanish (Dominican Republic)"
735HKCR,"MIME\Database\Rfc1766","300A",0x00000000,"es-ec;Spanish (Ecuador)"
736HKCR,"MIME\Database\Rfc1766","440A",0x00000000,"es-sv;Spanish (El Salvador)"
737HKCR,"MIME\Database\Rfc1766","100A",0x00000000,"es-gt;Spanish (Guatemala)"
738HKCR,"MIME\Database\Rfc1766","480A",0x00000000,"es-hn;Spanish (Honduras)"
739HKCR,"MIME\Database\Rfc1766","0C0A",0x00000000,"es;Spanish (International Sort)"
740HKCR,"MIME\Database\Rfc1766","080A",0x00000000,"es-mx;Spanish (Mexico)"
741HKCR,"MIME\Database\Rfc1766","4C0A",0x00000000,"es-ni;Spanish (Nicaragua)"
742HKCR,"MIME\Database\Rfc1766","180A",0x00000000,"es-pa;Spanish (Panama)"
743HKCR,"MIME\Database\Rfc1766","3C0A",0x00000000,"es-py;Spanish (Paraguay)"
744HKCR,"MIME\Database\Rfc1766","280A",0x00000000,"es-pe;Spanish (Peru)"
745HKCR,"MIME\Database\Rfc1766","500A",0x00000000,"es-pr;Spanish (Puerto Rico)"
746HKCR,"MIME\Database\Rfc1766","040A",0x00000000,"es;Spanish (Traditional Sort)"
747HKCR,"MIME\Database\Rfc1766","380A",0x00000000,"es-uy;Spanish (Uruguay)"
748HKCR,"MIME\Database\Rfc1766","200A",0x00000000,"es-ve;Spanish (Venezuela)"
749HKCR,"MIME\Database\Rfc1766","0430",0x00000000,"sx;Sutu"
750HKCR,"MIME\Database\Rfc1766","041D",0x00000000,"sv;Swedish"
751HKCR,"MIME\Database\Rfc1766","081D",0x00000000,"sv-fi;Swedish (Finland)"
752HKCR,"MIME\Database\Rfc1766","041E",0x00000000,"th;Thai"
753HKCR,"MIME\Database\Rfc1766","0431",0x00000000,"ts;Tsonga"
754HKCR,"MIME\Database\Rfc1766","0432",0x00000000,"tn;Tswana"
755HKCR,"MIME\Database\Rfc1766","041F",0x00000000,"tr;Turkish"
756HKCR,"MIME\Database\Rfc1766","0422",0x00000000,"uk;Ukrainian"
757HKCR,"MIME\Database\Rfc1766","0420",0x00000000,"ur;Urdu"
758HKCR,"MIME\Database\Rfc1766","042A",0x00000000,"vi;Vietnamese"
759HKCR,"MIME\Database\Rfc1766","0490",0x00000000,"wa;Walloon"
760HKCR,"MIME\Database\Rfc1766","0434",0x00000000,"xh;Xhosa"
761HKCR,"MIME\Database\Rfc1766","043D",0x00000000,"ji;Yiddish"
762HKCR,"MIME\Database\Rfc1766","0435",0x00000000,"zu;Zulu"
763
764;-------------------------------- STRINGS -------------------------------
765
766[Strings]
767;; In shell32.dll
768CPLFILE_OPENWITH="Open with Control Panel"
769
770;; In hhctrl.ocx
771CHMFILE="Compiled HTML Help File"
772
773;; In msxml3r.dll
774XMLFILE="XML Document"
775XSLFILE="XSL Stylesheet"
776
777;; In msi.dll
778MSIPACK="ReactOS Installer Package"
779
780;; In themeui.dll
781MSSTYLESFILE="Visual Style File"
782THEMEFILE="Theme File"
783
784;; In some multimedia exe/dll
785WAVFILE="Wave Sound"
786MIDFILE="MIDI Sequence"
787CDAFILE="CD Audio Track"
788AVIFILE="Video Clip"
789
790;; Misc file types without friendly (localized in .dll resources) name
791CSSFILE="Cascading Style Sheet"
792SCFFILE="ReactOS Explorer Command"
793WMZFILE="Compressed Enhanced Metafile"
794
795;; For .reg files, right-click menu
796MERGE="Merge"
797
798;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
799CONFIGURE="Configure"
800INSTALL="Install"
801UNINSTALL="Uninstall"
802REPAIR="Repair"
803TEST="Test"
804
805;------------------------------------------------------------------------
806; LANG_GERMAN SUBLANG_NEUTRAL
807[Strings.0007]
808;; In shell32.dll
809CPLFILE_OPENWITH="Mit der Systemsteuerung öffnen"
810
811;; In hhctrl.ocx
812;CHMFILE="Compiled HTML Help File"
813
814;; In msxml3r.dll
815;XMLFILE="XML Document"
816;XSLFILE="XSL Stylesheet"
817
818;; In msi.dll
819;MSIPACK="ReactOS Installer Package"
820
821;; In themeui.dll
822;MSSTYLESFILE="Visual Style File"
823;THEMEFILE="Theme File"
824
825;; In some multimedia exe/dll
826;WAVFILE="Wave Sound"
827;MIDFILE="MIDI Sequence"
828;CDAFILE="CD Audio Track"
829;AVIFILE="Video Clip"
830
831;; Misc file types without friendly (localized in .dll resources) name
832;CSSFILE="Cascading Style Sheet"
833;SCFFILE="ReactOS Explorer Command"
834;WMZFILE="Compressed Enhanced Metafile"
835
836;; For .reg files, right-click menu
837;MERGE="Merge"
838
839;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
840;CONFIGURE="Configure"
841;INSTALL="Install"
842;UNINSTALL="Uninstall"
843;REPAIR="Repair"
844;TEST="Test"
845
846;------------------------------------------------------------------------
847; LANG_SPANISH SUBLANG_NEUTRAL
848[Strings.000A]
849;; In shell32.dll
850CPLFILE_OPENWITH="Abrir con el Panel de control"
851
852;; In hhctrl.ocx
853CHMFILE="Archivo de ayuda HTML compilado"
854
855;; In msxml3r.dll
856XMLFILE="Documento XML"
857XSLFILE="Hoja de estilos XSL"
858
859;; In msi.dll
860MSIPACK="Paquete de instalación de ReactOS"
861
862;; In themeui.dll
863MSSTYLESFILE="Archivo de estilo visual"
864THEMEFILE="Archivo de tema"
865
866;; In some multimedia exe/dll
867WAVFILE="Archivo de audio"
868MIDFILE="Secuencia MIDI"
869CDAFILE="Pista de audio CD"
870AVIFILE="Secuencia de vídeo"
871
872;; Misc file types without friendly (localized in .dll resources) name
873CSSFILE="Hoja de estilos en cascada"
874SCFFILE="Órden del explorador de ReactOS"
875WMZFILE="Metarchivo mejorado comprimido"
876
877;; For .reg files, right-click menu
878MERGE="Combinar"
879
880;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
881CONFIGURE="Configurar"
882INSTALL="Instalar"
883UNINSTALL="Desinstalar"
884REPAIR="Reparar"
885TEST="Probar"
886
887;------------------------------------------------------------------------
888; LANG_FRENCH SUBLANG_NEUTRAL
889[Strings.000C]
890;; In shell32.dll
891CPLFILE_OPENWITH="Ouvrir avec le Panneau de Contrôle"
892
893;; In hhctrl.ocx
894CHMFILE="Fichier d'aide HTML compilé"
895
896;; In msxml3r.dll
897XMLFILE="Document XML"
898XSLFILE="Feuille de style XSL"
899
900;; In msi.dll
901MSIPACK="Package ReactOS Installer"
902
903;; In themeui.dll
904MSSTYLESFILE="Fichier de styles visuels"
905THEMEFILE="Fichier de thèmes"
906
907;; In some multimedia exe/dll
908WAVFILE="Son Wave"
909MIDFILE="Séquence MIDI"
910CDAFILE="Piste de CD Audio"
911AVIFILE="Clip Vidéo"
912
913;; Misc file types without friendly (localized in .dll resources) name
914CSSFILE="Fichier CSS"
915SCFFILE="Commande de l'explorateur ReactOS"
916;WMZFILE="Compressed Enhanced Metafile"
917
918;; For .reg files, right-click menu
919MERGE="Fusionner"
920
921;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
922CONFIGURE="Configurer"
923INSTALL="Installer"
924UNINSTALL="Désinstaller"
925REPAIR="Réparer"
926TEST="Tester"
927
928;------------------------------------------------------------------------
929; LANG_ITALIAN SUBLANG_NEUTRAL
930[Strings.0010]
931;; In shell32.dll
932CPLFILE_OPENWITH="Aprire con il Pannello di Controllo"
933
934;; In hhctrl.ocx
935CHMFILE="File della guida HTML compilato"
936
937;; In msxml3r.dll
938XMLFILE="Documento XML"
939XSLFILE="Foglio di stile XSL"
940
941;; In msi.dll
942MSIPACK="Pacchetto di installazione di ReactOS"
943
944;; In themeui.dll
945MSSTYLESFILE="File di stili visivi"
946THEMEFILE="File di tema visivo"
947
948;; In some multimedia exe/dll
949WAVFILE="Audio wave"
950MIDFILE="Sequenza MIDI"
951CDAFILE="Traccia Audio CD"
952AVIFILE="Filmato video"
953
954;; Misc file types without friendly (localized in .dll resources) name
955;CSSFILE="Cascading Style Sheet"
956;SCFFILE="ReactOS Explorer Command"
957;WMZFILE="Compressed Enhanced Metafile"
958
959;; For .reg files, right-click menu
960MERGE="Unione"
961
962;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
963CONFIGURE="Configura"
964INSTALL="Installa"
965UNINSTALL="Rimuovi"
966REPAIR="Ripara"
967TEST="Prova"
968
969;------------------------------------------------------------------------
970; LANG_POLISH SUBLANG_NEUTRAL
971[Strings.0015]
972;; In shell32.dll
973CPLFILE_OPENWITH="Otwórz poprzez Panel Sterowania"
974
975;; In hhctrl.ocx
976CHMFILE="Skompilowany plik Pomocy w formacie HTML"
977
978;; In msxml3r.dll
979XMLFILE="Dokument XML"
980XSLFILE="Arkusz stylów XSL"
981
982;; In msi.dll
983MSIPACK="Pakiet Instalatora ReactOS"
984
985;; In themeui.dll
986MSSTYLESFILE="Plik stylu wizualnego"
987THEMEFILE="Plik motywu"
988
989;; In some multimedia exe/dll
990WAVFILE="Dźwięk typu wave"
991MIDFILE="Sekwencja MIDI"
992CDAFILE="Ścieżka CD audio"
993AVIFILE="Arkusz stylu kaskadowego"
994
995;; Misc file types without friendly (localized in .dll resources) name
996;CSSFILE="Cascading Style Sheet"
997SCFFILE="Polecenie Eksploratora ReactOS"
998WMZFILE="Skompresowany metaplik"
999
1000;; For .reg files, right-click menu
1001MERGE="Scal"
1002
1003;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1004CONFIGURE="Konfiguruj"
1005INSTALL="Zainstaluj"
1006UNINSTALL="Odinstaluj"
1007REPAIR="Napraw"
1008TEST="Testuj"
1009
1010;------------------------------------------------------------------------
1011
1012; LANG_PORTUGUESE SUBLANG_NEUTRAL
1013[Strings.0016]
1014;; In shell32.dll
1015CPLFILE_OPENWITH="Abrir com o Painel de Control"
1016
1017;; In hhctrl.ocx
1018CHMFILE="Ficheiro de ajuda HTML compilado"
1019
1020;; In msxml3r.dll
1021XMLFILE="Documento XML"
1022XSLFILE="Folha de estilos XSL"
1023
1024;; In msi.dll
1025MSIPACK="Pacote de instalação do ReactOS"
1026
1027;; In themeui.dll
1028MSSTYLESFILE="Ficheiro de estilo visual"
1029THEMEFILE="Ficheiro de temas"
1030
1031;; In some multimedia exe/dll
1032WAVFILE="Ficheiro de audio"
1033MIDFILE="Sequência MIDI"
1034CDAFILE="Pista de audio CD"
1035AVIFILE="Sequência de vídeo"
1036
1037;; Misc file types without friendly (localized in .dll resources) name
1038CSSFILE="Folha de estilos em cascada"
1039SCFFILE="Comando do Explorador ReactOS"
1040WMZFILE="Metarquivo aprimorado compactado"
1041
1042;; For .reg files, right-click menu
1043MERGE="Combinar"
1044
1045;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1046CONFIGURE="Configurar"
1047INSTALL="Instalar"
1048UNINSTALL="Desinstalar"
1049REPAIR="Reparar"
1050TEST="Testar"
1051
1052;------------------------------------------------------------------------
1053
1054; LANG_ROMANIAN SUBLANG_NEUTRAL
1055[Strings.0018]
1056;; In shell32.dll
1057CPLFILE_OPENWITH="Deschide în Panoul de control"
1058
1059;; In hhctrl.ocx
1060CHMFILE="Manual compilat din HTML"
1061
1062;; In msxml3r.dll
1063XMLFILE="Document XML"
1064XSLFILE="Foaie de stil XSL"
1065
1066;; In msi.dll
1067MSIPACK="Pachet de instalare ReactOS"
1068
1069;; In themeui.dll
1070MSSTYLESFILE="Fișier de stil vizual"
1071THEMEFILE="Temă de interfață grafică"
1072
1073;; In some multimedia exe/dll
1074WAVFILE="Fișier audio Wave"
1075MIDFILE="Secvență audio MIDI"
1076CDAFILE="Pistă de CD audio"
1077AVIFILE="Fișier video"
1078
1079;; Misc file types without friendly (localized in .dll resources) name
1080CSSFILE="Foaie de stiluri în cascadă"
1081SCFFILE="Comandă de Explorator ReactOS"
1082WMZFILE="Metafișier îmbunătățit comprimat"
1083
1084;; For .reg files, right-click menu
1085MERGE="Unește"
1086
1087;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1088CONFIGURE="Configurează"
1089INSTALL="Instalează"
1090UNINSTALL="Dezinstalează"
1091REPAIR="Repară"
1092TEST="Testează"
1093
1094;------------------------------------------------------------------------
1095; LANG_RUSSIAN SUBLANG_NEUTRAL
1096[Strings.0019]
1097;; In shell32.dll
1098CPLFILE_OPENWITH="Открыть с помощью Панели управления"
1099
1100;; In hhctrl.ocx
1101CHMFILE="Скомпилированный HTML-файл справки"
1102
1103;; In msxml3r.dll
1104XMLFILE="Документ XML"
1105XSLFILE="XSL таблица стилей"
1106
1107;; In msi.dll
1108MSIPACK="Пакет установщика ReactOS"
1109
1110;; In themeui.dll
1111MSSTYLESFILE="Файл стиля оформления"
1112THEMEFILE="Файл темы оформления"
1113
1114;; In some multimedia exe/dll
1115WAVFILE="Файл аудио Wave"
1116MIDFILE="Файл MIDI"
1117CDAFILE="CD аудиодорожка"
1118AVIFILE="Видеозапись"
1119
1120;; Misc file types without friendly (localized in .dll resources) name
1121CSSFILE="Каскадная таблица стилей"
1122SCFFILE="Команда проводника ReactOS"
1123WMZFILE="Сжатый расширенный метафайл"
1124
1125;; For .reg files, right-click menu
1126MERGE="Слияние"
1127
1128;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1129CONFIGURE="Настроить"
1130INSTALL="Установить"
1131UNINSTALL="Удалить"
1132REPAIR="Исправить"
1133TEST="Тест"
1134
1135;------------------------------------------------------------------------
1136; LANG_CHINESE SUBLANG_CHINESE_TRADITIONAL
1137[Strings.0404]
1138;; In shell32.dll
1139CPLFILE_OPENWITH="以控制台開啟"
1140
1141;; In hhctrl.ocx
1142CHMFILE="已編譯的 HTML 說明檔案"
1143
1144;; In msxml3r.dll
1145XMLFILE="XML 文件"
1146XSLFILE="XSL 樣式表"
1147
1148;; In msi.dll
1149MSIPACK="ReactOS 安裝套件"
1150
1151;; In themeui.dll
1152MSSTYLESFILE="視覺樣式檔案"
1153THEMEFILE="主題檔案"
1154
1155;; In some multimedia exe/dll
1156WAVFILE="WAVE 音訊"
1157MIDFILE="MIDI 編曲"
1158CDAFILE="CD 曲目"
1159AVIFILE="視訊短片"
1160
1161;; Misc file types without friendly (localized in .dll resources) name
1162CSSFILE="階層式樣式表"
1163SCFFILE="ReactOS Explorer 命令"
1164;WMZFILE="Compressed Enhanced Metafile"
1165
1166;; For .reg files, right-click menu
1167MERGE="合併"
1168
1169;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1170CONFIGURE="設定"
1171INSTALL="安裝"
1172UNINSTALL="解除安裝"
1173REPAIR="修復"
1174TEST="測試"
1175
1176;------------------------------------------------------------------------
1177; LANG_TURKISH SUBLANG_DEFAULT
1178[Strings.041F]
1179;; In shell32.dll
1180CPLFILE_OPENWITH="Denetim Masası'yla Aç"
1181
1182;; In hhctrl.ocx
1183;CHMFILE="Derlenmiş HTML Yardım Dosyası"
1184
1185;; In msxml3r.dll
1186;XMLFILE="XML Dosyası"
1187;XSLFILE="XSL Stil Şablonu"
1188
1189;; In msi.dll
1190;MSIPACK="ReactOS Yükleyicisi Paketi"
1191
1192;; In themeui.dll
1193;MSSTYLESFILE="Görsel Stil Dosyası"
1194;THEMEFILE="Tema Dosyası"
1195
1196;; In some multimedia exe/dll
1197;WAVFILE="Ses Dosyası"
1198;MIDFILE="MIDI Dizisi"
1199;CDAFILE="CD Ses Parçası"
1200;AVIFILE="Video Klibi"
1201
1202;; Misc file types without friendly (localized in .dll resources) name
1203;CSSFILE="Basamaklı Stil Şablonu"
1204;SCFFILE="ReactOS Gezgini Komutu"
1205;WMZFILE="Sıkıştırılmış Geliştirilmiş Meta Dosyası"
1206
1207;; For .reg files, right-click menu
1208;MERGE="Birleştir"
1209
1210;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1211;CONFIGURE="Yapılandır"
1212;INSTALL="Yükle"
1213;UNINSTALL="Kaldır"
1214;REPAIR="Onar"
1215;TEST="Dene"
1216
1217;------------------------------------------------------------------------
1218; LANG_CHINESE SUBLANG_CHINESE_HONGKONG
1219[Strings.0C04]
1220;; In shell32.dll
1221CPLFILE_OPENWITH="以控制台開啟"
1222
1223;; In hhctrl.ocx
1224CHMFILE="已編譯 HTML 說明檔案"
1225
1226;; In msxml3r.dll
1227XMLFILE="XML 文件"
1228XSLFILE="XSL 樣式表"
1229
1230;; In msi.dll
1231MSIPACK="ReactOS 安裝套件"
1232
1233;; In themeui.dll
1234MSSTYLESFILE="視覺樣式檔案"
1235THEMEFILE="主題檔案"
1236
1237;; In some multimedia exe/dll
1238WAVFILE="WAVE 音訊"
1239MIDFILE="MIDI 編曲"
1240CDAFILE="CD 曲目"
1241AVIFILE="視訊短片"
1242
1243;; Misc file types without friendly (localized in .dll resources) name
1244CSSFILE="階層式樣式表"
1245SCFFILE="ReactOS Explorer 命令"
1246;WMZFILE="Compressed Enhanced Metafile"
1247
1248;; For .reg files, right-click menu
1249MERGE="合併"
1250
1251;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1252CONFIGURE="設定"
1253INSTALL="安裝"
1254UNINSTALL="解除安裝"
1255REPAIR="修復"
1256TEST="測試"
1257
1258;------------------------------------------------------------------------
1259; LANG_JAPANESE SUBLANG_DEFAULT
1260[Strings.0411]
1261
1262;; In shell32.dll
1263CPLFILE_OPENWITH="コントロール パネルで開く"
1264
1265;; In hhctrl.ocx
1266CHMFILE="コンパイル済み HTML ヘルプ ファイル"
1267
1268;; In msxml3r.dll
1269XMLFILE="XML 文書"
1270XSLFILE="XSL スタイルシート"
1271
1272;; In msi.dll
1273MSIPACK="ReactOS インストーラ パッケージ"
1274
1275;; In themeui.dll
1276MSSTYLESFILE="視覚スタイル ファイル"
1277THEMEFILE="テーマ ファイル"
1278
1279;; In some multimedia exe/dll
1280WAVFILE="Wave 音声"
1281MIDFILE="MIDI シーケンス"
1282CDAFILE="CD 音声トラック"
1283AVIFILE="ビデオ クリップ"
1284
1285;; Misc file types without friendly (localized in .dll resources) name
1286CSSFILE="カスケード スタイル シート"
1287SCFFILE="ReactOS エクスプローラ コマンド"
1288WMZFILE="圧縮済み拡張メタファイル"
1289
1290;; For .reg files, right-click menu
1291MERGE="結合"
1292
1293;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1294CONFIGURE="設定"
1295INSTALL="インストール"
1296UNINSTALL="アンインストール"
1297REPAIR="修復"
1298TEST="テスト"
1299
1300; EOF
1301