xref: /reactos/boot/bootdata/hivecls.inf (revision 67d5a538)
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
558; WSH
559HKCR,".wsf","",0x00000000,"WSFFile"
560HKCR,".wsf","PerceivedType",0x00000000,"text"
561HKCR,"WSFFile","",0x00000000,%WSFFILE%
562HKCR,"WSFFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
563HKCR,"WSFFile\shell\Open\command","",0x00020000,"""%SystemRoot%\system32\WScript.exe"" ""%1"" %*"
564HKCR,"WSFFile\shell\Open2","",0x00000000,"Open &with Command Prompt"
565HKCR,"WSFFile\shell\Open2\command","",0x00020000,"""%SystemRoot%\system32\CScript.exe"" ""%1"" %*"
566
567
568HKCR,"CLSID",,0x00000012
569
570; For Shell32.dll
571HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","",0x00000000,"Computer Search Results Folder"
572HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","LocalizedString",0x00020000,"@%SystemRoot%\system32\shell32.dll,-30521"
573HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-135"
574HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","",0x00020000,"%SystemRoot%\system32\shell32.dll"
575HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
576HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\ShellFolder","Attributes",0x00010001,0x20180000
577
578; deskadp.dll shell extension
579HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Adapter CPL Extension"
580HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskadp.dll"
581HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
582
583; deskmon.dll shell extension
584HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Monitor CPL Extension"
585HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskmon.dll"
586HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
587
588; For the TCP/IP Protocol property page
589HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}","",0x00000000,"TCP/IP Configuration Notify Object"
590HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","",0x00000000,"netcfgx.dll"
591HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","ThreadingModel",0x00000000,"Both"
592
593; For dxdiagn.dll
594HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}","",0x00000000,"DxDiagProvider Class"
595HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","",0x00000000,"%SystemRoot%\system32\dxdiagn.dll"
596HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
597HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\ProgID","",0x00000000,"DxDiag.DxDiagProvider.1"
598HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\VersionIndependentProgID","",0x00000000,"DxDiag.DxDiagProvider"
599
600
601HKCR,"NDS\Clsid","",0x00000002,"{323991f0-7bad-11cf-b03d-00aa006e0975}"
602
603HKCR,"WinNT\Clsid","",0x00000002,"{8b20cd60-0f29-11cf-abc4-02608c9e7553}"
604
605; Misc Perceived types
606HKCR,".asm","PerceivedType",0x00000000,"text"
607HKCR,".asmx","PerceivedType",0x00000000,"text"
608HKCR,".aspx","PerceivedType",0x00000000,"text"
609HKCR,".chk","PerceivedType",0x00000000,"system"
610HKCR,".css","",0x00000000,%CSSFILE%
611HKCR,".css","PerceivedType",0x00000000,"text"
612HKCR,".cxx","PerceivedType",0x00000000,"text"
613HKCR,".def","PerceivedType",0x00000000,"text"
614HKCR,".diz","PerceivedType",0x00000000,"text"
615HKCR,".gz","PerceivedType",0x00000000,"compressed"
616HKCR,".hxx","PerceivedType",0x00000000,"text"
617HKCR,".inc","PerceivedType",0x00000000,"text"
618HKCR,".java","PerceivedType",0x00000000,"text"
619HKCR,".local","PerceivedType",0x00000000,"system"
620HKCR,".manifest","PerceivedType",0x00000000,"system"
621HKCR,".nvr","PerceivedType",0x00000000,"text"
622HKCR,".php3","PerceivedType",0x00000000,"text"
623HKCR,".pl","PerceivedType",0x00000000,"text"
624HKCR,".plg","PerceivedType",0x00000000,"text"
625HKCR,".ps1xml","PerceivedType",0x00000000,"text"
626HKCR,".sed","PerceivedType",0x00000000,"text"
627HKCR,".shtml","PerceivedType",0x00000000,"text"
628HKCR,".sql","PerceivedType",0x00000000,"text"
629HKCR,".tar","PerceivedType",0x00000000,"compressed"
630HKCR,".text","PerceivedType",0x00000000,"text"
631HKCR,".tgz","PerceivedType",0x00000000,"compressed"
632HKCR,".tsv","PerceivedType",0x00000000,"text"
633HKCR,".wdp","PerceivedType",0x00000000,"image"
634HKCR,".wmz","",0x00000000,%WMZFILE%
635HKCR,".wmz","PerceivedType",0x00000000,"compressed"
636HKCR,".wsz","PerceivedType",0x00000000,"compressed"
637HKCR,".x","PerceivedType",0x00000000,"text"
638HKCR,".z","PerceivedType",0x00000000,"compressed"
639
640; For language support:
641
642HKCR,"MIME",,0x00000012
643HKCR,"MIME\Database",,0x00000012
644HKCR,"MIME\Database\Rfc1766",,0x00000012
645HKCR,"MIME\Database\Rfc1766","0436",0x00000000,"af;Afrikaans"
646HKCR,"MIME\Database\Rfc1766","041C",0x00000000,"sq;Albanian"
647HKCR,"MIME\Database\Rfc1766","0001",0x00000000,"ar;Arabic"
648HKCR,"MIME\Database\Rfc1766","1401",0x00000000,"ar-dz;Arabic (Algeria)"
649HKCR,"MIME\Database\Rfc1766","3C01",0x00000000,"ar-bh;Arabic (Bahrain)"
650HKCR,"MIME\Database\Rfc1766","0C01",0x00000000,"ar-eg;Arabic (Egypt)"
651HKCR,"MIME\Database\Rfc1766","0801",0x00000000,"ar-iq;Arabic (Iraq)"
652HKCR,"MIME\Database\Rfc1766","2C01",0x00000000,"ar-jo;Arabic (Jordan)"
653HKCR,"MIME\Database\Rfc1766","3401",0x00000000,"ar-kw;Arabic (Kuwait)"
654HKCR,"MIME\Database\Rfc1766","3001",0x00000000,"ar-lb;Arabic (Lebanon)"
655HKCR,"MIME\Database\Rfc1766","1001",0x00000000,"ar-ly;Arabic (Libya)"
656HKCR,"MIME\Database\Rfc1766","1801",0x00000000,"ar-ma;Arabic (Morocco)"
657HKCR,"MIME\Database\Rfc1766","2001",0x00000000,"ar-om;Arabic (Oman)"
658HKCR,"MIME\Database\Rfc1766","4001",0x00000000,"ar-qa;Arabic (Qatar)"
659HKCR,"MIME\Database\Rfc1766","0401",0x00000000,"ar-sa;Arabic (Saudi Arabia)"
660HKCR,"MIME\Database\Rfc1766","2801",0x00000000,"ar-sy;Arabic (Syria)"
661HKCR,"MIME\Database\Rfc1766","1C01",0x00000000,"ar-tn;Arabic (Tunisia)"
662HKCR,"MIME\Database\Rfc1766","3801",0x00000000,"ar-ae;Arabic (U.A.E.)"
663HKCR,"MIME\Database\Rfc1766","2401",0x00000000,"ar-ye;Arabic (Yemen)"
664HKCR,"MIME\Database\Rfc1766","042B",0x00000000,"hy;Armenian"
665HKCR,"MIME\Database\Rfc1766","042D",0x00000000,"eu;Basque"
666HKCR,"MIME\Database\Rfc1766","0423",0x00000000,"be;Belarusian"
667HKCR,"MIME\Database\Rfc1766","0845",0x00000000,"bn-bd;Bengali (Bangladesh)"
668HKCR,"MIME\Database\Rfc1766","0445",0x00000000,"bn-in;Bengali (India)"
669HKCR,"MIME\Database\Rfc1766","0402",0x00000000,"bg;Bulgarian"
670HKCR,"MIME\Database\Rfc1766","0403",0x00000000,"ca;Catalan"
671HKCR,"MIME\Database\Rfc1766","0004",0x00000000,"zh;Chinese"
672HKCR,"MIME\Database\Rfc1766","0804",0x00000000,"zh-cn;Chinese (China)"
673HKCR,"MIME\Database\Rfc1766","0C04",0x00000000,"zh-hk;Chinese (Hong Kong SAR)"
674HKCR,"MIME\Database\Rfc1766","1004",0x00000000,"zh-sg;Chinese (Singapore)"
675HKCR,"MIME\Database\Rfc1766","0404",0x00000000,"zh-tw;Chinese (Taiwan)"
676HKCR,"MIME\Database\Rfc1766","041A",0x00000000,"hr;Croatian"
677HKCR,"MIME\Database\Rfc1766","0405",0x00000000,"cs;Czech"
678HKCR,"MIME\Database\Rfc1766","0406",0x00000000,"da;Danish"
679HKCR,"MIME\Database\Rfc1766","0813",0x00000000,"nl-be;Dutch (Belgium)"
680HKCR,"MIME\Database\Rfc1766","0413",0x00000000,"nl;Dutch (Netherlands)"
681HKCR,"MIME\Database\Rfc1766","0009",0x00000000,"en;English"
682HKCR,"MIME\Database\Rfc1766","0C09",0x00000000,"en-au;English (Australia)"
683HKCR,"MIME\Database\Rfc1766","2809",0x00000000,"en-bz;English (Belize)"
684HKCR,"MIME\Database\Rfc1766","1009",0x00000000,"en-ca;English (Canada)"
685HKCR,"MIME\Database\Rfc1766","1809",0x00000000,"en-ie;English (Ireland)"
686HKCR,"MIME\Database\Rfc1766","2009",0x00000000,"en-jm;English (Jamaica)"
687HKCR,"MIME\Database\Rfc1766","1409",0x00000000,"en-nz;English (New Zealand)"
688HKCR,"MIME\Database\Rfc1766","1C09",0x00000000,"en-za;English (South Africa)"
689HKCR,"MIME\Database\Rfc1766","2C09",0x00000000,"en-tt;English (Trinidad)"
690HKCR,"MIME\Database\Rfc1766","0809",0x00000000,"en-gb;English (United Kingdom)"
691HKCR,"MIME\Database\Rfc1766","0409",0x00000000,"en-us;English (United States)"
692HKCR,"MIME\Database\Rfc1766","048F",0x00000000,"eo;Esperanto"
693HKCR,"MIME\Database\Rfc1766","0425",0x00000000,"et;Estonian"
694HKCR,"MIME\Database\Rfc1766","0438",0x00000000,"fo;Faeroese"
695HKCR,"MIME\Database\Rfc1766","0429",0x00000000,"fa;Farsi"
696HKCR,"MIME\Database\Rfc1766","040B",0x00000000,"fi;Finnish"
697HKCR,"MIME\Database\Rfc1766","080C",0x00000000,"fr-be;French (Belgium)"
698HKCR,"MIME\Database\Rfc1766","0C0C",0x00000000,"fr-ca;French (Canada)"
699HKCR,"MIME\Database\Rfc1766","040C",0x00000000,"fr;French (France)"
700HKCR,"MIME\Database\Rfc1766","140C",0x00000000,"fr-lu;French (Luxembourg)"
701HKCR,"MIME\Database\Rfc1766","100C",0x00000000,"fr-ch;French (Switzerland)"
702HKCR,"MIME\Database\Rfc1766","043C",0x00000000,"gd;Gaelic"
703HKCR,"MIME\Database\Rfc1766","0C07",0x00000000,"de-at;German (Austria)"
704HKCR,"MIME\Database\Rfc1766","0407",0x00000000,"de;German (Germany)"
705HKCR,"MIME\Database\Rfc1766","1407",0x00000000,"de-li;German (Liechtenstein)"
706HKCR,"MIME\Database\Rfc1766","1007",0x00000000,"de-lu;German (Luxembourg)"
707HKCR,"MIME\Database\Rfc1766","0807",0x00000000,"de-ch;German (Switzerland)"
708HKCR,"MIME\Database\Rfc1766","0408",0x00000000,"el;Greek"
709HKCR,"MIME\Database\Rfc1766","040D",0x00000000,"he;Hebrew"
710HKCR,"MIME\Database\Rfc1766","0439",0x00000000,"hi;Hindi"
711HKCR,"MIME\Database\Rfc1766","040E",0x00000000,"hu;Hungarian"
712HKCR,"MIME\Database\Rfc1766","040F",0x00000000,"is;Icelandic"
713HKCR,"MIME\Database\Rfc1766","0421",0x00000000,"in;Indonesian"
714HKCR,"MIME\Database\Rfc1766","0410",0x00000000,"it;Italian (Italy)"
715HKCR,"MIME\Database\Rfc1766","0810",0x00000000,"it-ch;Italian (Switzerland)"
716HKCR,"MIME\Database\Rfc1766","0411",0x00000000,"ja;Japanese"
717HKCR,"MIME\Database\Rfc1766","043F",0x00000000,"kk;Kazakh"
718HKCR,"MIME\Database\Rfc1766","0412",0x00000000,"ko;Korean"
719HKCR,"MIME\Database\Rfc1766","0426",0x00000000,"lv;Latvian"
720HKCR,"MIME\Database\Rfc1766","0427",0x00000000,"lt;Lithuanian"
721HKCR,"MIME\Database\Rfc1766","042F",0x00000000,"mk;FYRO Macedonian"
722HKCR,"MIME\Database\Rfc1766","043E",0x00000000,"ms;Malay (Malaysia)"
723HKCR,"MIME\Database\Rfc1766","043A",0x00000000,"mt;Maltese"
724HKCR,"MIME\Database\Rfc1766","0414",0x00000000,"no;Norwegian (Bokmal)"
725HKCR,"MIME\Database\Rfc1766","0814",0x00000000,"no;Norwegian (Nynorsk)"
726HKCR,"MIME\Database\Rfc1766","0415",0x00000000,"pl;Polish"
727HKCR,"MIME\Database\Rfc1766","0416",0x00000000,"pt-br;Portuguese (Brazil)"
728HKCR,"MIME\Database\Rfc1766","0816",0x00000000,"pt;Portuguese (Portugal)"
729HKCR,"MIME\Database\Rfc1766","0417",0x00000000,"rm;Rhaeto-Romanic"
730HKCR,"MIME\Database\Rfc1766","0418",0x00000000,"ro;Romanian"
731HKCR,"MIME\Database\Rfc1766","0818",0x00000000,"ro-mo;Romanian (Moldova)"
732HKCR,"MIME\Database\Rfc1766","0419",0x00000000,"ru;Russian"
733HKCR,"MIME\Database\Rfc1766","0819",0x00000000,"ru-mo;Russian (Moldova)"
734HKCR,"MIME\Database\Rfc1766","0C1A",0x00000000,"sr;Serbian (Cyrillic)"
735HKCR,"MIME\Database\Rfc1766","081A",0x00000000,"sr;Serbian (Latin)"
736HKCR,"MIME\Database\Rfc1766","041B",0x00000000,"sk;Slovak"
737HKCR,"MIME\Database\Rfc1766","0424",0x00000000,"sl;Slovenian"
738HKCR,"MIME\Database\Rfc1766","042E",0x00000000,"sb;Sorbian"
739HKCR,"MIME\Database\Rfc1766","2C0A",0x00000000,"es-ar;Spanish (Argentina)"
740HKCR,"MIME\Database\Rfc1766","400A",0x00000000,"es-bo;Spanish (Bolivia)"
741HKCR,"MIME\Database\Rfc1766","340A",0x00000000,"es-cl;Spanish (Chile)"
742HKCR,"MIME\Database\Rfc1766","240A",0x00000000,"es-co;Spanish (Colombia)"
743HKCR,"MIME\Database\Rfc1766","140A",0x00000000,"es-cr;Spanish (Costa Rica)"
744HKCR,"MIME\Database\Rfc1766","1C0A",0x00000000,"es-do;Spanish (Dominican Republic)"
745HKCR,"MIME\Database\Rfc1766","300A",0x00000000,"es-ec;Spanish (Ecuador)"
746HKCR,"MIME\Database\Rfc1766","440A",0x00000000,"es-sv;Spanish (El Salvador)"
747HKCR,"MIME\Database\Rfc1766","100A",0x00000000,"es-gt;Spanish (Guatemala)"
748HKCR,"MIME\Database\Rfc1766","480A",0x00000000,"es-hn;Spanish (Honduras)"
749HKCR,"MIME\Database\Rfc1766","0C0A",0x00000000,"es;Spanish (International Sort)"
750HKCR,"MIME\Database\Rfc1766","080A",0x00000000,"es-mx;Spanish (Mexico)"
751HKCR,"MIME\Database\Rfc1766","4C0A",0x00000000,"es-ni;Spanish (Nicaragua)"
752HKCR,"MIME\Database\Rfc1766","180A",0x00000000,"es-pa;Spanish (Panama)"
753HKCR,"MIME\Database\Rfc1766","3C0A",0x00000000,"es-py;Spanish (Paraguay)"
754HKCR,"MIME\Database\Rfc1766","280A",0x00000000,"es-pe;Spanish (Peru)"
755HKCR,"MIME\Database\Rfc1766","500A",0x00000000,"es-pr;Spanish (Puerto Rico)"
756HKCR,"MIME\Database\Rfc1766","040A",0x00000000,"es;Spanish (Traditional Sort)"
757HKCR,"MIME\Database\Rfc1766","380A",0x00000000,"es-uy;Spanish (Uruguay)"
758HKCR,"MIME\Database\Rfc1766","200A",0x00000000,"es-ve;Spanish (Venezuela)"
759HKCR,"MIME\Database\Rfc1766","0430",0x00000000,"sx;Sutu"
760HKCR,"MIME\Database\Rfc1766","041D",0x00000000,"sv;Swedish"
761HKCR,"MIME\Database\Rfc1766","081D",0x00000000,"sv-fi;Swedish (Finland)"
762HKCR,"MIME\Database\Rfc1766","041E",0x00000000,"th;Thai"
763HKCR,"MIME\Database\Rfc1766","0431",0x00000000,"ts;Tsonga"
764HKCR,"MIME\Database\Rfc1766","0432",0x00000000,"tn;Tswana"
765HKCR,"MIME\Database\Rfc1766","041F",0x00000000,"tr;Turkish"
766HKCR,"MIME\Database\Rfc1766","0422",0x00000000,"uk;Ukrainian"
767HKCR,"MIME\Database\Rfc1766","0420",0x00000000,"ur;Urdu"
768HKCR,"MIME\Database\Rfc1766","042A",0x00000000,"vi;Vietnamese"
769HKCR,"MIME\Database\Rfc1766","0490",0x00000000,"wa;Walloon"
770HKCR,"MIME\Database\Rfc1766","0434",0x00000000,"xh;Xhosa"
771HKCR,"MIME\Database\Rfc1766","043D",0x00000000,"ji;Yiddish"
772HKCR,"MIME\Database\Rfc1766","0435",0x00000000,"zu;Zulu"
773
774;-------------------------------- STRINGS -------------------------------
775
776[Strings]
777;; In shell32.dll
778CPLFILE_OPENWITH="Open with Control Panel"
779
780;; In hhctrl.ocx
781CHMFILE="Compiled HTML Help File"
782
783;; In msxml3r.dll
784XMLFILE="XML Document"
785XSLFILE="XSL Stylesheet"
786
787;; In msi.dll
788MSIPACK="ReactOS Installer Package"
789
790;; In themeui.dll
791MSSTYLESFILE="Visual Style File"
792THEMEFILE="Theme File"
793
794;; In some multimedia exe/dll
795WAVFILE="Wave Sound"
796MIDFILE="MIDI Sequence"
797CDAFILE="CD Audio Track"
798AVIFILE="Video Clip"
799
800;; Misc file types without friendly (localized in .dll resources) name
801CSSFILE="Cascading Style Sheet"
802SCFFILE="ReactOS Explorer Command"
803WMZFILE="Compressed Enhanced Metafile"
804WSFFILE="Windows Script File"
805
806;; For .reg files, right-click menu
807MERGE="Merge"
808
809;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
810CONFIGURE="Configure"
811INSTALL="Install"
812UNINSTALL="Uninstall"
813REPAIR="Repair"
814TEST="Test"
815
816;------------------------------------------------------------------------
817; LANG_GERMAN SUBLANG_NEUTRAL
818[Strings.0007]
819;; In shell32.dll
820CPLFILE_OPENWITH="Mit der Systemsteuerung öffnen"
821
822;; In hhctrl.ocx
823;CHMFILE="Compiled HTML Help File"
824
825;; In msxml3r.dll
826;XMLFILE="XML Document"
827;XSLFILE="XSL Stylesheet"
828
829;; In msi.dll
830;MSIPACK="ReactOS Installer Package"
831
832;; In themeui.dll
833;MSSTYLESFILE="Visual Style File"
834;THEMEFILE="Theme File"
835
836;; In some multimedia exe/dll
837;WAVFILE="Wave Sound"
838;MIDFILE="MIDI Sequence"
839;CDAFILE="CD Audio Track"
840;AVIFILE="Video Clip"
841
842;; Misc file types without friendly (localized in .dll resources) name
843;CSSFILE="Cascading Style Sheet"
844;SCFFILE="ReactOS Explorer Command"
845;WMZFILE="Compressed Enhanced Metafile"
846
847;; For .reg files, right-click menu
848;MERGE="Merge"
849
850;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
851;CONFIGURE="Configure"
852;INSTALL="Install"
853;UNINSTALL="Uninstall"
854;REPAIR="Repair"
855;TEST="Test"
856
857;------------------------------------------------------------------------
858; LANG_SPANISH SUBLANG_NEUTRAL
859[Strings.000A]
860;; In shell32.dll
861CPLFILE_OPENWITH="Abrir con el Panel de control"
862
863;; In hhctrl.ocx
864CHMFILE="Archivo de ayuda HTML compilado"
865
866;; In msxml3r.dll
867XMLFILE="Documento XML"
868XSLFILE="Hoja de estilos XSL"
869
870;; In msi.dll
871MSIPACK="Paquete de instalación de ReactOS"
872
873;; In themeui.dll
874MSSTYLESFILE="Archivo de estilo visual"
875THEMEFILE="Archivo de tema"
876
877;; In some multimedia exe/dll
878WAVFILE="Archivo de audio"
879MIDFILE="Secuencia MIDI"
880CDAFILE="Pista de audio CD"
881AVIFILE="Secuencia de vídeo"
882
883;; Misc file types without friendly (localized in .dll resources) name
884CSSFILE="Hoja de estilos en cascada"
885SCFFILE="Órden del explorador de ReactOS"
886WMZFILE="Metarchivo mejorado comprimido"
887
888;; For .reg files, right-click menu
889MERGE="Combinar"
890
891;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
892CONFIGURE="Configurar"
893INSTALL="Instalar"
894UNINSTALL="Desinstalar"
895REPAIR="Reparar"
896TEST="Probar"
897
898;------------------------------------------------------------------------
899; LANG_FRENCH SUBLANG_NEUTRAL
900[Strings.000C]
901;; In shell32.dll
902CPLFILE_OPENWITH="Ouvrir avec le Panneau de Contrôle"
903
904;; In hhctrl.ocx
905CHMFILE="Fichier d'aide HTML compilé"
906
907;; In msxml3r.dll
908XMLFILE="Document XML"
909XSLFILE="Feuille de style XSL"
910
911;; In msi.dll
912MSIPACK="Package ReactOS Installer"
913
914;; In themeui.dll
915MSSTYLESFILE="Fichier de styles visuels"
916THEMEFILE="Fichier de thèmes"
917
918;; In some multimedia exe/dll
919WAVFILE="Son Wave"
920MIDFILE="Séquence MIDI"
921CDAFILE="Piste de CD Audio"
922AVIFILE="Clip Vidéo"
923
924;; Misc file types without friendly (localized in .dll resources) name
925CSSFILE="Fichier CSS"
926SCFFILE="Commande de l'explorateur ReactOS"
927;WMZFILE="Compressed Enhanced Metafile"
928
929;; For .reg files, right-click menu
930MERGE="Fusionner"
931
932;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
933CONFIGURE="Configurer"
934INSTALL="Installer"
935UNINSTALL="Désinstaller"
936REPAIR="Réparer"
937TEST="Tester"
938
939;------------------------------------------------------------------------
940; LANG_ITALIAN SUBLANG_NEUTRAL
941[Strings.0010]
942;; In shell32.dll
943CPLFILE_OPENWITH="Aprire con il Pannello di Controllo"
944
945;; In hhctrl.ocx
946CHMFILE="File della guida HTML compilato"
947
948;; In msxml3r.dll
949XMLFILE="Documento XML"
950XSLFILE="Foglio di stile XSL"
951
952;; In msi.dll
953MSIPACK="Pacchetto di installazione di ReactOS"
954
955;; In themeui.dll
956MSSTYLESFILE="File di stili visivi"
957THEMEFILE="File di tema visivo"
958
959;; In some multimedia exe/dll
960WAVFILE="Audio wave"
961MIDFILE="Sequenza MIDI"
962CDAFILE="Traccia Audio CD"
963AVIFILE="Filmato video"
964
965;; Misc file types without friendly (localized in .dll resources) name
966;CSSFILE="Cascading Style Sheet"
967;SCFFILE="ReactOS Explorer Command"
968;WMZFILE="Compressed Enhanced Metafile"
969
970;; For .reg files, right-click menu
971MERGE="Unione"
972
973;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
974CONFIGURE="Configura"
975INSTALL="Installa"
976UNINSTALL="Rimuovi"
977REPAIR="Ripara"
978TEST="Prova"
979
980;------------------------------------------------------------------------
981; LANG_POLISH SUBLANG_NEUTRAL
982[Strings.0015]
983;; In shell32.dll
984CPLFILE_OPENWITH="Otwórz poprzez Panel Sterowania"
985
986;; In hhctrl.ocx
987CHMFILE="Skompilowany plik Pomocy w formacie HTML"
988
989;; In msxml3r.dll
990XMLFILE="Dokument XML"
991XSLFILE="Arkusz stylów XSL"
992
993;; In msi.dll
994MSIPACK="Pakiet Instalatora ReactOS"
995
996;; In themeui.dll
997MSSTYLESFILE="Plik stylu wizualnego"
998THEMEFILE="Plik motywu"
999
1000;; In some multimedia exe/dll
1001WAVFILE="Dźwięk typu wave"
1002MIDFILE="Sekwencja MIDI"
1003CDAFILE="Ścieżka CD audio"
1004AVIFILE="Arkusz stylu kaskadowego"
1005
1006;; Misc file types without friendly (localized in .dll resources) name
1007;CSSFILE="Cascading Style Sheet"
1008SCFFILE="Polecenie Eksploratora ReactOS"
1009WMZFILE="Skompresowany metaplik"
1010
1011;; For .reg files, right-click menu
1012MERGE="Scal"
1013
1014;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1015CONFIGURE="Konfiguruj"
1016INSTALL="Zainstaluj"
1017UNINSTALL="Odinstaluj"
1018REPAIR="Napraw"
1019TEST="Testuj"
1020
1021;------------------------------------------------------------------------
1022
1023; LANG_PORTUGUESE SUBLANG_NEUTRAL
1024[Strings.0016]
1025;; In shell32.dll
1026CPLFILE_OPENWITH="Abrir com o Painel de Control"
1027
1028;; In hhctrl.ocx
1029CHMFILE="Ficheiro de ajuda HTML compilado"
1030
1031;; In msxml3r.dll
1032XMLFILE="Documento XML"
1033XSLFILE="Folha de estilos XSL"
1034
1035;; In msi.dll
1036MSIPACK="Pacote de instalação do ReactOS"
1037
1038;; In themeui.dll
1039MSSTYLESFILE="Ficheiro de estilo visual"
1040THEMEFILE="Ficheiro de temas"
1041
1042;; In some multimedia exe/dll
1043WAVFILE="Ficheiro de audio"
1044MIDFILE="Sequência MIDI"
1045CDAFILE="Pista de audio CD"
1046AVIFILE="Sequência de vídeo"
1047
1048;; Misc file types without friendly (localized in .dll resources) name
1049CSSFILE="Folha de estilos em cascada"
1050SCFFILE="Comando do Explorador ReactOS"
1051WMZFILE="Metarquivo aprimorado compactado"
1052
1053;; For .reg files, right-click menu
1054MERGE="Combinar"
1055
1056;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1057CONFIGURE="Configurar"
1058INSTALL="Instalar"
1059UNINSTALL="Desinstalar"
1060REPAIR="Reparar"
1061TEST="Testar"
1062
1063;------------------------------------------------------------------------
1064
1065; LANG_ROMANIAN SUBLANG_NEUTRAL
1066[Strings.0018]
1067;; In shell32.dll
1068CPLFILE_OPENWITH="Deschide în Panoul de control"
1069
1070;; In hhctrl.ocx
1071CHMFILE="Manual compilat din HTML"
1072
1073;; In msxml3r.dll
1074XMLFILE="Document XML"
1075XSLFILE="Foaie de stil XSL"
1076
1077;; In msi.dll
1078MSIPACK="Pachet de instalare ReactOS"
1079
1080;; In themeui.dll
1081MSSTYLESFILE="Fișier de stil vizual"
1082THEMEFILE="Temă de interfață grafică"
1083
1084;; In some multimedia exe/dll
1085WAVFILE="Fișier audio Wave"
1086MIDFILE="Secvență audio MIDI"
1087CDAFILE="Pistă de CD audio"
1088AVIFILE="Fișier video"
1089
1090;; Misc file types without friendly (localized in .dll resources) name
1091CSSFILE="Foaie de stiluri în cascadă"
1092SCFFILE="Comandă de Explorator ReactOS"
1093WMZFILE="Metafișier îmbunătățit comprimat"
1094
1095;; For .reg files, right-click menu
1096MERGE="Unește"
1097
1098;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1099CONFIGURE="Configurează"
1100INSTALL="Instalează"
1101UNINSTALL="Dezinstalează"
1102REPAIR="Repară"
1103TEST="Testează"
1104
1105;------------------------------------------------------------------------
1106; LANG_RUSSIAN SUBLANG_NEUTRAL
1107[Strings.0019]
1108;; In shell32.dll
1109CPLFILE_OPENWITH="Открыть с помощью Панели управления"
1110
1111;; In hhctrl.ocx
1112CHMFILE="Скомпилированный HTML-файл справки"
1113
1114;; In msxml3r.dll
1115XMLFILE="Документ XML"
1116XSLFILE="XSL таблица стилей"
1117
1118;; In msi.dll
1119MSIPACK="Пакет установщика ReactOS"
1120
1121;; In themeui.dll
1122MSSTYLESFILE="Файл стиля оформления"
1123THEMEFILE="Файл темы оформления"
1124
1125;; In some multimedia exe/dll
1126WAVFILE="Файл аудио Wave"
1127MIDFILE="Файл MIDI"
1128CDAFILE="CD аудиодорожка"
1129AVIFILE="Видеозапись"
1130
1131;; Misc file types without friendly (localized in .dll resources) name
1132CSSFILE="Каскадная таблица стилей"
1133SCFFILE="Команда проводника ReactOS"
1134WMZFILE="Сжатый расширенный метафайл"
1135
1136;; For .reg files, right-click menu
1137MERGE="Слияние"
1138
1139;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1140CONFIGURE="Настроить"
1141INSTALL="Установить"
1142UNINSTALL="Удалить"
1143REPAIR="Исправить"
1144TEST="Тест"
1145
1146;------------------------------------------------------------------------
1147; LANG_CHINESE SUBLANG_CHINESE_TRADITIONAL
1148[Strings.0404]
1149;; In shell32.dll
1150CPLFILE_OPENWITH="以控制台開啟"
1151
1152;; In hhctrl.ocx
1153CHMFILE="已編譯的 HTML 說明檔案"
1154
1155;; In msxml3r.dll
1156XMLFILE="XML 文件"
1157XSLFILE="XSL 樣式表"
1158
1159;; In msi.dll
1160MSIPACK="ReactOS 安裝套件"
1161
1162;; In themeui.dll
1163MSSTYLESFILE="視覺樣式檔案"
1164THEMEFILE="主題檔案"
1165
1166;; In some multimedia exe/dll
1167WAVFILE="WAVE 音訊"
1168MIDFILE="MIDI 編曲"
1169CDAFILE="CD 曲目"
1170AVIFILE="視訊短片"
1171
1172;; Misc file types without friendly (localized in .dll resources) name
1173CSSFILE="階層式樣式表"
1174SCFFILE="ReactOS Explorer 命令"
1175;WMZFILE="Compressed Enhanced Metafile"
1176
1177;; For .reg files, right-click menu
1178MERGE="合併"
1179
1180;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1181CONFIGURE="設定"
1182INSTALL="安裝"
1183UNINSTALL="解除安裝"
1184REPAIR="修復"
1185TEST="測試"
1186
1187;------------------------------------------------------------------------
1188; LANG_TURKISH SUBLANG_DEFAULT
1189[Strings.041F]
1190;; In shell32.dll
1191CPLFILE_OPENWITH="Denetim Masası'yla Aç"
1192
1193;; In hhctrl.ocx
1194;CHMFILE="Derlenmiş HTML Yardım Dosyası"
1195
1196;; In msxml3r.dll
1197;XMLFILE="XML Dosyası"
1198;XSLFILE="XSL Stil Şablonu"
1199
1200;; In msi.dll
1201;MSIPACK="ReactOS Yükleyicisi Paketi"
1202
1203;; In themeui.dll
1204;MSSTYLESFILE="Görsel Stil Dosyası"
1205;THEMEFILE="Tema Dosyası"
1206
1207;; In some multimedia exe/dll
1208;WAVFILE="Ses Dosyası"
1209;MIDFILE="MIDI Dizisi"
1210;CDAFILE="CD Ses Parçası"
1211;AVIFILE="Video Klibi"
1212
1213;; Misc file types without friendly (localized in .dll resources) name
1214;CSSFILE="Basamaklı Stil Şablonu"
1215;SCFFILE="ReactOS Gezgini Komutu"
1216;WMZFILE="Sıkıştırılmış Geliştirilmiş Meta Dosyası"
1217
1218;; For .reg files, right-click menu
1219;MERGE="Birleştir"
1220
1221;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1222;CONFIGURE="Yapılandır"
1223;INSTALL="Yükle"
1224;UNINSTALL="Kaldır"
1225;REPAIR="Onar"
1226;TEST="Dene"
1227
1228;------------------------------------------------------------------------
1229; LANG_CHINESE SUBLANG_CHINESE_HONGKONG
1230[Strings.0C04]
1231;; In shell32.dll
1232CPLFILE_OPENWITH="以控制台開啟"
1233
1234;; In hhctrl.ocx
1235CHMFILE="已編譯 HTML 說明檔案"
1236
1237;; In msxml3r.dll
1238XMLFILE="XML 文件"
1239XSLFILE="XSL 樣式表"
1240
1241;; In msi.dll
1242MSIPACK="ReactOS 安裝套件"
1243
1244;; In themeui.dll
1245MSSTYLESFILE="視覺樣式檔案"
1246THEMEFILE="主題檔案"
1247
1248;; In some multimedia exe/dll
1249WAVFILE="WAVE 音訊"
1250MIDFILE="MIDI 編曲"
1251CDAFILE="CD 曲目"
1252AVIFILE="視訊短片"
1253
1254;; Misc file types without friendly (localized in .dll resources) name
1255CSSFILE="階層式樣式表"
1256SCFFILE="ReactOS Explorer 命令"
1257;WMZFILE="Compressed Enhanced Metafile"
1258
1259;; For .reg files, right-click menu
1260MERGE="合併"
1261
1262;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1263CONFIGURE="設定"
1264INSTALL="安裝"
1265UNINSTALL="解除安裝"
1266REPAIR="修復"
1267TEST="測試"
1268
1269;------------------------------------------------------------------------
1270; LANG_JAPANESE SUBLANG_DEFAULT
1271[Strings.0411]
1272
1273;; In shell32.dll
1274CPLFILE_OPENWITH="コントロール パネルで開く"
1275
1276;; In hhctrl.ocx
1277CHMFILE="コンパイル済み HTML ヘルプ ファイル"
1278
1279;; In msxml3r.dll
1280XMLFILE="XML 文書"
1281XSLFILE="XSL スタイルシート"
1282
1283;; In msi.dll
1284MSIPACK="ReactOS インストーラ パッケージ"
1285
1286;; In themeui.dll
1287MSSTYLESFILE="視覚スタイル ファイル"
1288THEMEFILE="テーマ ファイル"
1289
1290;; In some multimedia exe/dll
1291WAVFILE="Wave 音声"
1292MIDFILE="MIDI シーケンス"
1293CDAFILE="CD 音声トラック"
1294AVIFILE="ビデオ クリップ"
1295
1296;; Misc file types without friendly (localized in .dll resources) name
1297CSSFILE="カスケード スタイル シート"
1298SCFFILE="ReactOS エクスプローラ コマンド"
1299WMZFILE="圧縮済み拡張メタファイル"
1300
1301;; For .reg files, right-click menu
1302MERGE="結合"
1303
1304;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1305CONFIGURE="設定"
1306INSTALL="インストール"
1307UNINSTALL="アンインストール"
1308REPAIR="修復"
1309TEST="テスト"
1310
1311;------------------------------------------------------------------------
1312; LANG_CHINESE SUBLANG_CHINESE_SIMPLIFIED
1313[Strings.0804]
1314;; In shell32.dll
1315CPLFILE_OPENWITH="用控制面板打开"
1316
1317;; In hhctrl.ocx
1318CHMFILE="已编译的 HTML 帮助文件"
1319
1320;; In msxml3r.dll
1321XMLFILE="XML 文档"
1322XSLFILE="XSL 样式表"
1323
1324;; In msi.dll
1325MSIPACK="ReactOS Installer 软件包"
1326
1327;; In themeui.dll
1328MSSTYLESFILE="可视化风格文件"
1329THEMEFILE="主题文件"
1330
1331;; In some multimedia exe/dll
1332WAVFILE="波形声音"
1333MIDFILE="MIDI 序列"
1334CDAFILE="CD 音频曲目"
1335AVIFILE="视频剪辑"
1336
1337;; Misc file types without friendly (localized in .dll resources) name
1338CSSFILE="层叠样式表文档"
1339SCFFILE="ReactOS Explorer Command"
1340;WMZFILE="Compressed Enhanced Metafile"
1341
1342;; For .reg files, right-click menu
1343MERGE="合并"
1344
1345;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
1346CONFIGURE="配置"
1347INSTALL="安装"
1348UNINSTALL="卸载"
1349REPAIR="修复"
1350TEST="测试"
1351
1352; EOF
1353