[BOOTDATA][SHELL32] Add some recognized file extensions (.db, .efi, .nls, .ocx, ...
[reactos.git] / boot / bootdata / hivecls.inf
1 [Version]
2 Signature="$ReactOS$"
3
4 [AddReg]
5 HKLM,"SOFTWARE\Classes",,0x00000010
6
7 ; Default key
8 HKCR,"*","",0x00000000,""
9 HKCR,"SystemFileAssociations","",0x00000000,""
10
11 ; Folders
12 HKCR,"Folder","",0x00000000,"Folder"
13 ;HKCR,"Folder\DefaultIcon","",0x00000000,"%SystemRoot%\system32\shell32.dll,-4"
14 HKCR,"Folder\shell\open","BrowserFlags",0x00010001,"0x00000010"
15 HKCR,"Folder\shell\open","ExplorerFlags",0x00010001,"0x00000012"
16 HKCR,"Folder\shell\open\command","",0x00000000,"explorer.exe ""%1"""
17 HKCR,"Folder\shell\explore","BrowserFlags",0x00010001,"0x00000022"
18 HKCR,"Folder\shell\explore","ExplorerFlags",0x00010001,"0x00000021"
19 HKCR,"Folder\shell\explore\command","",0x00000000,"explorer.exe /e,""%1"""
20
21 ; Clipboard Element
22 HKCR,".clp","",0x00000000,"clpfile"
23 HKCR,".clp","Content Type",0x00000000,"application/x-msclip"
24 HKCR,"clpfile","",0x00000000,"Clipboard Element"
25 HKCR,"clpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\clipbrd.exe,-121"
26 HKCR,"clpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\clipbrd.exe,1"
27 HKCR,"clpfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\clipbrd.exe %1"
28
29 ; Event Log File
30 HKCR,".evt","",0x00000000,"evtfile"
31 HKCR,"evtfile","",0x00000000,"Event Log File"
32 HKCR,"evtfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\eventvwr.exe,-121"
33 HKCR,"evtfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\eventvwr.exe,1"
34 HKCR,"evtfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\eventvwr.exe /l:""%1"""
35
36 ; Rich Text Files
37 HKCR,".rtf","",0x00000000,"rtffile"
38 HKCR,".rtf\shellnew","",0x00000000,""
39 HKCR,".rtf\shellnew","Data",0x00020000,"{\rtf1}"
40 HKCR,"rtffile","",0x00000000,"Rich Text Document"
41 HKCR,"rtffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\wordpad.exe,-1404"
42 HKCR,"rtffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\wordpad.exe,-103"
43 HKCR,"rtffile\shell\open","",0x00000000,"Open"
44 HKCR,"rtffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\wordpad.exe ""%1"""
45 HKCR,"rtffile\shell\print\command","",0x00020000,"%SystemRoot%\system32\wordpad.exe /p ""%1"""
46
47 ; Virtual Device Drivers
48 HKCR,".386","",0x00000000,"vxdfile"
49 HKCR,".386","PerceivedType",0x00000000,"system"
50 HKCR,".vxd","",0x00000000,"vxdfile"
51 HKCR,".vxd","PerceivedType",0x00000000,"system"
52 HKCR,"vxdfile","",0x00000000,"Virtual Device Driver"
53 HKCR,"vxdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-219"
54 HKCR,"vxdfile","NoOpen",0x00000000,""
55
56 ; Animated Cursors
57 HKCR,".ani","",0x00000000,"anifile"
58 HKCR,"anifile","",0x00000000,"Animated Cursor"
59 HKCR,"anifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\main.cpl,-1039"
60 HKCR,"anifile\DefaultIcon","",0x00000000,"%1"
61
62 ; ReactOS Batch Files
63 HKCR,".bat","",0x00000000,"batfile"
64 HKCR,"batfile","",0x00000000,"ReactOS Batch File"
65 HKCR,"batfile","EditFlags",0x00010001,0x00000010
66 HKCR,"batfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-201"
67 HKCR,"batfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
68 HKCR,"batfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
69 HKCR,"batfile\shell\open\command","",0x00000000,"""%1"" %*"
70
71 ; ReactOS Command Script Files
72 HKCR,".cmd","",0x00000000,"cmdfile"
73 HKCR,"cmdfile","",0x00000000,"ReactOS Command Script"
74 HKCR,"cmdfile","EditFlags",0x00010001,0x00000010
75 HKCR,"cmdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-202"
76 HKCR,"cmdfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
77 HKCR,"cmdfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
78 HKCR,"cmdfile\shell\open\command","",0x00000000,"""%1"" %*"
79
80 ; DOS Applications
81 HKCR,".com","",0x00000000,"comfile"
82 HKCR,".com","Content Type",0x00000000,"application/x-msdos-program"
83 HKCR,"comfile","",0x00000000,"DOS Application"
84 HKCR,"comfile","EditFlags",0x00010001,0x00000010
85 HKCR,"comfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-203"
86 HKCR,"comfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-3"
87 HKCR,"comfile\shell\open\command","",0x00000000,"""%1"" %*"
88
89 ; Control Panel Items
90 HKCR,".cpl","",0x00000000,"cplfile"
91 HKCR,"cplfile","",0x00000000,"Control Panel Item"
92 HKCR,"cplfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-204"
93 HKCR,"cplfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
94 HKCR,"cplfile\shell\cplopen","",0x00000000,%CPLFILE_OPENWITH%
95 ;;HKCR,"cplfile\shell\cplopen","MUIVerb",0x00020000,"@%SystemRoot%\system32\shell32.dll,-154"
96 HKCR,"cplfile\shell\cplopen\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %1,%*"
97 HKCR,"cplfile\shell\runas\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLLAsUser %1,%*"
98
99 ; Cursors
100 HKCR,".cur","",0x00000000,"curfile"
101 HKCR,"curfile","",0x00000000,"Cursor"
102 HKCR,"curfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-205"
103 HKCR,"curfile\DefaultIcon","",0x00000000,"%1"
104
105 ; Database File
106 HKCR,".db","",0x00000000,"dbfile"
107 HKCR,"dbfile","",0x00000000,"Database File"
108 HKCR,"dbfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-220"
109 HKCR,"dbfile","NoOpen",0x00000000,""
110 HKCR,"dbfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
111
112 ; Dynamic Link Libraries
113 HKCR,".dll","",0x00000000,"dllfile"
114 HKCR,".dll","Content Type",0x00000000,"application/x-msdownload"
115 HKCR,"dllfile","",0x00000000,"Application Extension"
116 HKCR,"dllfile","EditFlags",0x00010001,0x00000001
117 HKCR,"dllfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-206"
118 HKCR,"dllfile","NoOpen",0x00000000,""
119 HKCR,"dllfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
120
121 ; Device Drivers
122 HKCR,".drv","",0x00000000,"drvfile"
123 HKCR,"drvfile","",0x00000000,"Device Driver"
124 HKCR,"drvfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-207"
125 HKCR,"drvfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
126
127 ; Extensible Firmware Interface Executable
128 HKCR,".efi","",0x00000000,"efifile"
129 HKCR,".efi","Content Type",0x00000000,"application/octet-stream"
130 HKCR,"efifile","",0x00000000,"Extensible Firmware Interface Executable"
131 HKCR,"efifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-221"
132 HKCR,"efifile","NoOpen",0x00000000,""
133 HKCR,"efifile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
134
135 ; Applications
136 HKCR,".exe","",0x00000000,"exefile"
137 HKCR,".exe","Content Type",0x00000000,"application/x-msdownload"
138 HKCR,"exefile","",0x00000000,"Application"
139 HKCR,"exefile","EditFlags",0x00010001,0x00000010
140 HKCR,"exefile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-208"
141 HKCR,"exefile\DefaultIcon","",0x00000000,"%1"
142 HKCR,"exefile\shell\open\command","",0x00000000,"""%1"" %*"
143 HKCR,"exefile\shell\runas\command","",0x00020000,"""%1"" %*"
144 HKCR,"exefile\shellex\DropHandler","",0x00020000,"{86C86720-42A0-1069-A2E8-08002B30309D}"
145
146 ; National Language Support File
147 HKCR,".nls","",0x00000000,"nlsfile"
148 HKCR,"nlsfile","",0x00000000,"National Language Support File"
149 HKCR,"nlsfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-222"
150 HKCR,"nlsfile","NoOpen",0x00000000,""
151 HKCR,"nlsfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
152
153 ; ActiveX Control
154 HKCR,".ocx","",0x00000000,"ocxfile"
155 HKCR,".ocx","PerceivedType",0x00000000,"system"
156 HKCR,"ocxfile","",0x00000000,"ActiveX Control"
157 HKCR,"ocxfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-223"
158 HKCR,"ocxfile","NoOpen",0x00000000,""
159 HKCR,"ocxfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
160
161 ; Type Library
162 HKCR,".tlb","",0x00000000,"tlbfile"
163 HKCR,"tlbfile","",0x00000000,"Type Library"
164 HKCR,"tlbfile","AlwaysShowExt",0x00000000,""
165 HKCR,"tlbfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-224"
166 HKCR,"tlbfile","NoOpen",0x00000000,""
167 HKCR,"tlbfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
168
169 ; Fonts
170 HKCR,".fon","",0x00000000,"fonfile"
171 HKCR,"fonfile","",0x00000000,"Font File"
172 HKCR,"fonfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-209"
173 HKCR,"fonfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155"
174 HKCR,"fonfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
175
176 HKCR,".fnt","",0x00000000,"fntfile"
177 HKCR,"fntfile","",0x00000000,"Font File"
178 HKCR,"fntfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-209"
179 HKCR,"fntfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155"
180 HKCR,"fntfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
181
182 HKCR,".ttf","",0x00000000,"ttffile"
183 HKCR,"ttffile","",0x00000000,"TrueType Font File"
184 HKCR,"ttffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-210"
185 HKCR,"ttffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
186 HKCR,"ttffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
187
188 HKCR,".ttc","",0x00000000,"ttcfile"
189 HKCR,"ttcfile","",0x00000000,"TrueType Font Collection File"
190 HKCR,"ttcfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-210"
191 HKCR,"ttcfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
192 HKCR,"ttcfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
193
194 HKCR,".otf","",0x00000000,"otffile"
195 HKCR,"otffile","",0x00000000,"OpenType Font File"
196 HKCR,"otffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-211"
197 HKCR,"otffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
198 HKCR,"otffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
199
200 HKCR,".otc","",0x00000000,"otcfile"
201 HKCR,"otcfile","",0x00000000,"OpenType Font Collection File"
202 HKCR,"otcfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-211"
203 HKCR,"otcfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
204 HKCR,"otcfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe ""%1"""
205
206 ; Help Files
207 HKCR,".hlp","",0x00000000,"hlpfile"
208 HKCR,"hlpfile","",0x00000000,"Help File"
209 HKCR,"hlpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-212"
210 HKCR,"hlpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-24"
211 HKCR,"hlpfile\shell\open\command","",0x00020000,"%SystemRoot%\winhlp32.exe %1"
212
213 HKCR,".chm","",0x00000000,"chm.file"
214 HKCR,"chm.file","",0x00000000,%CHMFILE%
215 ;;HKCR,"chm.file","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\hhctrl.ocx,-452"
216 HKCR,"chm.file\DefaultIcon","",0x00020000,"%SystemRoot%\hh.exe,0"
217 HKCR,"chm.file\shell\open\command","",0x00020000,"%SystemRoot%\hh.exe %1"
218
219 ; set MIME type for .html and .htm because Tiny webserver needs it
220 HKCR,".htm","",0x00000000,"htmlfile"
221 HKCR,".htm","Content Type",0x00000000,"text/html"
222 HKCR,".htm","PerceivedType",0x00000000,"text"
223 HKCR,".html","",0x00000000,"htmlfile"
224 HKCR,".html","Content Type",0x00000000,"text/html"
225 HKCR,".html","PerceivedType",0x00000000,"text"
226 HKCR,"htmlfile","",0x00000000,"HTML Document"
227 HKCR,"htmlfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\mshtml.dll,-7501"
228 HKCR,"htmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\ieframe.dll,0"
229 HKCR,"htmlfile\shell\open\command","",0x00020000,"""%ProgramFiles%\Internet Explorer\iexplore.exe"" %1"
230
231 ; Icons
232 HKCR,".ico","",0x00000000,"icofile"
233 HKCR,".ico","Content Type",0x00000000,"image/x-icon"
234 HKCR,".ico","PerceivedType",0x00000000,"image"
235 HKCR,"icofile","",0x00000000,"Icon"
236 HKCR,"icofile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-213"
237 HKCR,"icofile\DefaultIcon","",0x00000000,"%1"
238 HKCR,"icofile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
239
240 ; EMF Images
241 HKCR,".emf","",0x00000000,"emffile"
242 HKCR,".emf","PerceivedType",0x00000000,"image"
243 HKCR,"emffile","",0x00000000,"EMF Image"
244 HKCR,"emffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-301"
245 HKCR,"emffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
246 HKCR,"emffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
247
248 ; GIF Images
249 HKCR,".gif","",0x00000000,"giffile"
250 HKCR,".gif","Content Type",0x00000000,"image/gif"
251 HKCR,".gif","PerceivedType",0x00000000,"image"
252 HKCR,"giffile","",0x00000000,"GIF Image"
253 HKCR,"giffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-302"
254 HKCR,"giffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,2"
255 HKCR,"giffile\shell\open\command","",0x00020000,"""%ProgramFiles%\Internet Explorer\iexplore.exe"" %1"
256
257 ; JPEG Images
258 HKCR,".jpg","",0x00000000,"jpegfile"
259 HKCR,".jpg","Content Type",0x00000000,"image/jpeg"
260 HKCR,".jpg","PerceivedType",0x00000000,"image"
261 HKCR,".jpeg","",0x00000000,"jpegfile"
262 HKCR,".jpeg","Content Type",0x00000000,"image/jpeg"
263 HKCR,".jpeg","PerceivedType",0x00000000,"image"
264 HKCR,".jpe","",0x00000000,"jpegfile"
265 HKCR,".jpe","Content Type",0x00000000,"image/jpeg"
266 HKCR,".jpe","PerceivedType",0x00000000,"image"
267 HKCR,".jfif","",0x00000000,"jpegfile"
268 HKCR,".jfif","Content Type",0x00000000,"image/jpeg"
269 HKCR,".jfif","PerceivedType",0x00000000,"image"
270 HKCR,"jpegfile","",0x00000000,"JPEG Image"
271 HKCR,"jpegfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-303"
272 HKCR,"jpegfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
273 HKCR,"jpegfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
274 HKCR,"jpegfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1"
275
276 ; Bitmap Images
277 HKCR,".bmp","",0x00000000,"bmpfile"
278 HKCR,".bmp","Content Type",0x00000000,"image/bmp"
279 HKCR,".bmp","PerceivedType",0x00000000,"image"
280 HKCR,".bmp\shellnew","",0x00000000,""
281 HKCR,".bmp\shellnew","NullFile",0x00020000,""
282 HKCR,".dib","",0x00000000,"bmpfile"
283 HKCR,".dib","Content Type",0x00000000,"image/bmp"
284 HKCR,".dib","PerceivedType",0x00000000,"image"
285 HKCR,"bmpfile","",0x00000000,"Bitmap Image"
286 HKCR,"bmpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-304"
287 HKCR,"bmpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,1"
288 HKCR,"bmpfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
289 HKCR,"bmpfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1"
290
291 ; PNG Images
292 HKCR,".png","",0x00000000,"pngfile"
293 HKCR,".png","Content Type",0x00000000,"image/png"
294 HKCR,".png","PerceivedType",0x00000000,"image"
295 HKCR,"pngfile","",0x00000000,"PNG Image"
296 HKCR,"pngfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-305"
297 HKCR,"pngfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,2"
298 HKCR,"pngfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
299 HKCR,"pngfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1"
300
301 ; TIF Images
302 HKCR,".tif","",0x00000000,"TIFImage.Document"
303 HKCR,".tif","Content Type",0x00000000,"image/tiff"
304 HKCR,".tif","PerceivedType",0x00000000,"image"
305 HKCR,".tiff","",0x00000000,"TIFImage.Document"
306 HKCR,".tiff","Content Type",0x00000000,"image/tiff"
307 HKCR,".tiff","PerceivedType",0x00000000,"image"
308 HKCR,"TIFImage.Document","",0x00000000,"TIF Image"
309 HKCR,"TIFImage.Document","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-306"
310 HKCR,"TIFImage.Document\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
311 HKCR,"TIFImage.Document\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
312 HKCR,"TIFImage.Document\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mspaint.exe %1"
313
314 ; WMF Images
315 HKCR,".wmf","",0x00000000,"wmffile"
316 HKCR,".wmf","PerceivedType",0x00000000,"image"
317 HKCR,"wmffile","",0x00000000,"WMF Image"
318 HKCR,"wmffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-307"
319 HKCR,"wmffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
320 HKCR,"wmffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
321
322 ; Configuration Files
323 HKCR,".ini","",0x00000000,"inifile"
324 HKCR,"inifile","",0x00000000,"Configuration Settings"
325 HKCR,"inifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-214"
326 HKCR,"inifile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
327 HKCR,"inifile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
328 HKCR,"inifile\shell\print\command","",0x00000000,"notepad.exe /p ""%1"""
329
330 ; Setup Information Files
331 HKCR,".inf","",0x00000000,"inffile"
332 HKCR,"inffile","",0x00000000,"Setup Information"
333 HKCR,"inffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\setupapi.dll,-2001"
334 HKCR,"inffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
335 HKCR,"inffile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
336 HKCR,"inffile\shell\Install","",0x00000000,%INSTALL%
337 HKCR,"inffile\shell\Install\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1"
338
339 ; Show icons for shortcuts in shell views (lnkfile is handled specially in shell32)
340 ; Don't display extension for shortcuts
341 HKCR,".lnk","",0x00000000,"lnkfile"
342 HKCR,".lnk\shellnew","",0x00000000,""
343 HKCR,".lnk\shellnew","command",0x00020000,"%SystemRoot%\system32\rundll32.exe appwiz.cpl,NewLinkHere %1"
344 HKCR,"lnkfile","",0x00000000,"Shortcut"
345 HKCR,"lnkfile","EditFlags",0x00010001,0x00000001
346 HKCR,"lnkfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-215"
347 HKCR,"lnkfile","IsShortcut",0x00000000,"yes"
348 HKCR,"lnkfile","NeverShowExt",0x00000000,""
349 HKCR,"lnkfile\CLSID","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
350 HKCR,"lnkfile\shellex\IconHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
351 HKCR,"lnkfile\shellex\DropHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
352 HKCR,"lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}","",0x00000000,""
353 HKCR,"lnkfile\shellex\PropertySheetHandlers\Shellink Property Page", "", 0x00000000, "{00021401-0000-0000-C000-000000000046}"
354
355 ; Text Documents
356 HKCR,".log","",0x00000000,"txtfile"
357 HKCR,".txt","",0x00000000,"txtfile"
358 HKCR,".c","",0x00000000,"txtfile"
359 HKCR,".cpp","",0x00000000,"txtfile"
360 HKCR,".h","",0x00000000,"txtfile"
361 HKCR,".hpp","",0x00000000,"txtfile"
362 HKCR,".txt","PerceivedType",0x00000000,"text"
363 HKCR,".c","PerceivedType",0x00000000,"text"
364 HKCR,".cpp","PerceivedType",0x00000000,"text"
365 HKCR,".h","PerceivedType",0x00000000,"text"
366 HKCR,".hpp","PerceivedType",0x00000000,"text"
367 HKCR,".txt","Content Type",0x00000000,"text/plain"
368 HKCR,".txt\shellnew","",0x00000000,""
369 HKCR,".txt\shellnew","NullFile",0x00020000,""
370 HKCR,"txtfile","",0x00000000,"Text Document"
371 HKCR,"txtfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\notepad.exe,-512"
372 HKCR,"txtfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-152"
373 HKCR,"txtfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
374 HKCR,"txtfile\shell\print\command","",0x00000000,"notepad.exe /p ""%1"""
375
376 ; XML Documents
377 HKCR,".xml","",0x00000000,"xmlfile"
378 HKCR,".xml","Content Type",0x00000000,"text/xml"
379 HKCR,"xmlfile","",0x00000000,%XMLFILE%
380 ;;HKCR,"xmlfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msxml3r.dll,-1"
381 HKCR,"xmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\msxml3.dll,0"
382 HKCR,"xmlfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
383
384 ; XSL Stylesheets
385 HKCR,".xsl","",0x00000000,"xslfile"
386 HKCR,".xsl","Content Type",0x00000000,"text/xml"
387 HKCR,"xslfile","",0x00000000,%XSLFILE%
388 ;;HKCR,"xslfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msxml3r.dll,-2"
389 HKCR,"xslfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\msxml3.dll,1"
390 HKCR,"xslfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
391
392 ; MSI files
393 HKCR,".msi","",0x00000000,"Msi.Package"
394 HKCR,"Msi.Package","",0x00000000,%MSIPACK%
395 ;;HKCR,"Msi.Package","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msi.dll,-34"
396 HKCR,"Msi.Package\DefaultIcon","",0x00000000,"msiexec.exe"
397 HKCR,"Msi.Package\shell\Open\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /i ""%1"""
398 HKCR,"Msi.Package\shell\Repair","",0x00000000,%REPAIR%
399 HKCR,"Msi.Package\shell\Repair\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /f ""%1"""
400 HKCR,"Msi.Package\shell\Uninstall","",0x00000000,%UNINSTALL%
401 HKCR,"Msi.Package\shell\Uninstall\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /x ""%1"""
402
403 ; NT DOS32 Configuration File
404 HKCR,".nt","",0x00000000,"ntfile"
405 HKCR,"ntfile","",0x00000000,"NT DOS32 Configuration File"
406 HKCR,"ntfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-225"
407 HKCR,"ntfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
408 HKCR,"ntfile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
409
410 ; NT VDM Program Information File
411 HKCR,".pif","",0x00000000,"piffile"
412 HKCR,"piffile","",0x00000000,"NT VDM Program Information File"
413 HKCR,"piffile","EditFlags",0x00010001,0x00000001
414 HKCR,"piffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-216"
415 HKCR,"piffile","IsShortcut",0x00000000,"yes"
416 HKCR,"piffile","NeverShowExt",0x00000000,""
417
418 ; Registration Entries
419 HKCR,".reg","",0x00000000,"regfile"
420 HKCR,"regfile","",0x00000000,"Registration File"
421 HKCR,"regfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\regedit.exe,-31000"
422 HKCR,"regfile\DefaultIcon","",0x00020000,"%SystemRoot%\regedit.exe,1"
423 HKCR,"regfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
424 HKCR,"regfile\shell\open","",0x00000000,%MERGE%
425 HKCR,"regfile\shell\open\command","",0x00000000,"regedit.exe ""%1"""
426
427 ; Remote Desktop File
428 HKCR,".rdp","",0x00000000,"rdpfile"
429 HKCR,"rdpfile","",0x00000000,"Remote Desktop Connection"
430 ;HKCR,"rdpfile","FriendlyTypeName",0x00020000,"%SystemRoot%\mstsc.exe,-4004"
431 HKCR,"rdpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\mstsc.exe,0"
432 HKCR,"rdpfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mstsc.exe %1"
433 ;HKCR,"rdpfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\mstsc.exe -edit %1"
434
435 ; Screen Savers
436 HKCR,".scr","",0x00000000,"scrfile"
437 HKCR,"scrfile","",0x00000000,"Screen Saver"
438 HKCR,"scrfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-217"
439 HKCR,"scrfile\DefaultIcon","",0x00000000,"%1"
440 HKCR,"scrfile\shell\config","",0x00000000,%CONFIGURE%
441 HKCR,"scrfile\shell\config\command","",0x00000000,"""%1"""
442 HKCR,"scrfile\shell\install","",0x00000000,%INSTALL%
443 HKCR,"scrfile\shell\install\command","",0x00000000,"rundll32.exe desk.cpl,InstallScreenSaver %l"
444 HKCR,"scrfile\shell\open","",0x00000000,%TEST%
445 HKCR,"scrfile\shell\open\command","",0x00000000,"""%1"" /S"
446
447 ; Shell command files (e.g. "Show Desktop" in QuickLaunch bar)
448 HKCR,".scf","",0x00000000,"SHCmdFile"
449 HKCR,"SHCmdFile","",0x00000000,%SCFFILE%
450 HKCR,"SHCmdFile","NeverShowExt",0x00000000,""
451 HKCR,"SHCmdFile","InfoTip",0x00000000,"prop:DocComments"
452 HKCR,"SHCmdFile\shell\open\command","",0x00000000,"%systemroot%\explorer.exe"
453 HKCR,"SHCmdFile\shell\open\ddeexec","",0x00000000,"[ShellFile(\"%1\",\"%1\",%S)]"
454 HKCR,"SHCmdFile\shell\open\ddeexec\Application","",0x00000000,"Folders"
455 HKCR,"SHCmdFile\shell\open\ddeexec\Topic","",0x00000000,"AppProperties"
456 HKCR,"SHCmdFile\CLSID","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}"
457 HKCR,"SHCmdFile\shellex\IconHandler","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}"
458 HKCR,"SHCmdFile\shellex\DropHandler","",0x00000000,"{86C86720-42A0-1069-A2E8-08002B30309D}"
459
460 ; System Files
461 HKCR,".sys","",0x00000000,"sysfile"
462 HKCR,".sys","PerceivedType",0x00000000,"system"
463 HKCR,"sysfile","",0x00000000,"System File"
464 HKCR,"sysfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-218"
465 HKCR,"sysfile","NoOpen",0x00000000,""
466 HKCR,"sysfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
467
468 ; MS Styles (Themes)
469 HKCR,".msstyles","",0x00000000,"msstylesfile"
470 HKCR,"msstylesfile","",0x00000000,%MSSTYLESFILE%
471 HKCR,"msstylesfile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1"
472 HKCR,"msstylesfile\shell\open\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenMSTheme /file:""%1"""
473 HKCR,"msstylesfile\shell\Enable\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:ActivateMSTheme /file:""%1"""
474
475 ; Theme Files
476 HKCR,".theme","",0x00000000,"themefile"
477 HKCR,"themefile","",0x00000000,%THEMEFILE%
478 HKCR,"themefile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1"
479 HKCR,"themefile\shell\open\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenTheme /file:""%1"""
480
481 ; URL shortcuts (e.g. used in Favorites folder of IExplorer)
482 HKCR,".url","",0x00000000,"InternetShortcut"
483
484 ; Wave Sounds
485 HKCR,".wav","",0x00000000,"SoundRec"
486 HKCR,".wav","Content Type",0x00000000,"audio/wav"
487 HKCR,".wav","PerceivedType",0x00000000,"audio"
488 HKCR,"SoundRec","",0x00000000,%WAVFILE%
489 HKCR,"SoundRec\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
490 HKCR,"SoundRec\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
491
492 ; Midi Sounds
493 HKCR,".mid","",0x00000000,"MIDFile"
494 HKCR,".mid","Content Type",0x00000000,"audio/mid"
495 HKCR,".mid","PerceivedType",0x00000000,"audio"
496 HKCR,".midi","",0x00000000,"MIDFile"
497 HKCR,".midi","Content Type",0x00000000,"audio/mid"
498 HKCR,".midi","PerceivedType",0x00000000,"audio"
499 HKCR,"MIDFile","",0x00000000,%MIDFILE%
500 HKCR,"MIDFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
501 HKCR,"MIDFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
502
503 ; Audio CD
504 HKCR,".cda","",0x00000000,"CDAFile"
505 HKCR,"CDAFile","",0x00000000,%CDAFILE%
506 HKCR,"CDAFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
507 HKCR,"CDAFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
508
509 ; Avi Files
510 HKCR,".avi","",0x00000000,"AVIFile"
511 HKCR,".avi","Content Type",0x00000000,"video/avi"
512 HKCR,".avi","PerceivedType",0x00000000,"video"
513 HKCR,"AVIFile","",0x00000000,%AVIFILE%
514 HKCR,"AVIFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-224"
515 HKCR,"AVIFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
516
517 HKCR,"CLSID",,0x00000012
518
519 ; For Shell32.dll
520 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","",0x00000000,"Computer Search Results Folder"
521 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","LocalizedString",0x00020000,"@%SystemRoot%\system32\shell32.dll,-30521"
522 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-135"
523 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","",0x00020000,"%SystemRoot%\system32\shell32.dll"
524 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
525 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\ShellFolder","Attributes",0x00010001,0x20180000
526
527 ; deskadp.dll shell extension
528 HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Adapter CPL Extension"
529 HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskadp.dll"
530 HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
531
532 ; deskmon.dll shell extension
533 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Monitor CPL Extension"
534 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskmon.dll"
535 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
536
537 ; For the TCP/IP Protocol property page
538 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}","",0x00000000,"TCP/IP Configuration Notify Object"
539 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","",0x00000000,"netcfgx.dll"
540 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","ThreadingModel",0x00000000,"Both"
541
542 ; For dxdiagn.dll
543 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}","",0x00000000,"DxDiagProvider Class"
544 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","",0x00000000,"%SystemRoot%\system32\dxdiagn.dll"
545 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
546 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\ProgID","",0x00000000,"DxDiag.DxDiagProvider.1"
547 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\VersionIndependentProgID","",0x00000000,"DxDiag.DxDiagProvider"
548
549
550 HKCR,"NDS\Clsid","",0x00000002,"{323991f0-7bad-11cf-b03d-00aa006e0975}"
551
552 HKCR,"WinNT\Clsid","",0x00000002,"{8b20cd60-0f29-11cf-abc4-02608c9e7553}"
553
554 ; Applications
555 HKCR,"Applications\notepad.exe\shell\open\command","",0x00000002,"notepad.exe %1"
556 HKCR,"Applications\mspaint.exe\shell\open\command","",0x00000002,"mspaint.exe %1"
557 HKCR,"Applications\wordpad.exe\shell\open\command","",0x00000002,"wordpad.exe %1"
558
559 ; Misc Perceived types
560 HKCR,".asm","PerceivedType",0x00000000,"text"
561 HKCR,".asmx","PerceivedType",0x00000000,"text"
562 HKCR,".aspx","PerceivedType",0x00000000,"text"
563 HKCR,".chk","PerceivedType",0x00000000,"system"
564 HKCR,".css","",0x00000000,%CSSFILE%
565 HKCR,".css","PerceivedType",0x00000000,"text"
566 HKCR,".cxx","PerceivedType",0x00000000,"text"
567 HKCR,".def","PerceivedType",0x00000000,"text"
568 HKCR,".diz","PerceivedType",0x00000000,"text"
569 HKCR,".gz","PerceivedType",0x00000000,"compressed"
570 HKCR,".hxx","PerceivedType",0x00000000,"text"
571 HKCR,".inc","PerceivedType",0x00000000,"text"
572 HKCR,".java","PerceivedType",0x00000000,"text"
573 HKCR,".local","PerceivedType",0x00000000,"system"
574 HKCR,".manifest","PerceivedType",0x00000000,"system"
575 HKCR,".nvr","PerceivedType",0x00000000,"text"
576 HKCR,".php3","PerceivedType",0x00000000,"text"
577 HKCR,".pl","PerceivedType",0x00000000,"text"
578 HKCR,".plg","PerceivedType",0x00000000,"text"
579 HKCR,".ps1xml","PerceivedType",0x00000000,"text"
580 HKCR,".sed","PerceivedType",0x00000000,"text"
581 HKCR,".shtml","PerceivedType",0x00000000,"text"
582 HKCR,".sql","PerceivedType",0x00000000,"text"
583 HKCR,".tar","PerceivedType",0x00000000,"compressed"
584 HKCR,".text","PerceivedType",0x00000000,"text"
585 HKCR,".tgz","PerceivedType",0x00000000,"compressed"
586 HKCR,".tsv","PerceivedType",0x00000000,"text"
587 HKCR,".wdp","PerceivedType",0x00000000,"image"
588 HKCR,".wmz","",0x00000000,%WMZFILE%
589 HKCR,".wmz","PerceivedType",0x00000000,"compressed"
590 HKCR,".wsz","PerceivedType",0x00000000,"compressed"
591 HKCR,".x","PerceivedType",0x00000000,"text"
592 HKCR,".z","PerceivedType",0x00000000,"compressed"
593
594 ; For language support:
595
596 HKCR,"MIME",,0x00000012
597 HKCR,"MIME\Database",,0x00000012
598 HKCR,"MIME\Database\Rfc1766",,0x00000012
599 HKCR,"MIME\Database\Rfc1766","0436",0x00000000,"af;Afrikaans"
600 HKCR,"MIME\Database\Rfc1766","041C",0x00000000,"sq;Albanian"
601 HKCR,"MIME\Database\Rfc1766","0001",0x00000000,"ar;Arabic"
602 HKCR,"MIME\Database\Rfc1766","1401",0x00000000,"ar-dz;Arabic (Algeria)"
603 HKCR,"MIME\Database\Rfc1766","3C01",0x00000000,"ar-bh;Arabic (Bahrain)"
604 HKCR,"MIME\Database\Rfc1766","0C01",0x00000000,"ar-eg;Arabic (Egypt)"
605 HKCR,"MIME\Database\Rfc1766","0801",0x00000000,"ar-iq;Arabic (Iraq)"
606 HKCR,"MIME\Database\Rfc1766","2C01",0x00000000,"ar-jo;Arabic (Jordan)"
607 HKCR,"MIME\Database\Rfc1766","3401",0x00000000,"ar-kw;Arabic (Kuwait)"
608 HKCR,"MIME\Database\Rfc1766","3001",0x00000000,"ar-lb;Arabic (Lebanon)"
609 HKCR,"MIME\Database\Rfc1766","1001",0x00000000,"ar-ly;Arabic (Libya)"
610 HKCR,"MIME\Database\Rfc1766","1801",0x00000000,"ar-ma;Arabic (Morocco)"
611 HKCR,"MIME\Database\Rfc1766","2001",0x00000000,"ar-om;Arabic (Oman)"
612 HKCR,"MIME\Database\Rfc1766","4001",0x00000000,"ar-qa;Arabic (Qatar)"
613 HKCR,"MIME\Database\Rfc1766","0401",0x00000000,"ar-sa;Arabic (Saudi Arabia)"
614 HKCR,"MIME\Database\Rfc1766","2801",0x00000000,"ar-sy;Arabic (Syria)"
615 HKCR,"MIME\Database\Rfc1766","1C01",0x00000000,"ar-tn;Arabic (Tunisia)"
616 HKCR,"MIME\Database\Rfc1766","3801",0x00000000,"ar-ae;Arabic (U.A.E.)"
617 HKCR,"MIME\Database\Rfc1766","2401",0x00000000,"ar-ye;Arabic (Yemen)"
618 HKCR,"MIME\Database\Rfc1766","042B",0x00000000,"hy;Armenian"
619 HKCR,"MIME\Database\Rfc1766","042D",0x00000000,"eu;Basque"
620 HKCR,"MIME\Database\Rfc1766","0423",0x00000000,"be;Belarusian"
621 HKCR,"MIME\Database\Rfc1766","0845",0x00000000,"bn-bd;Bengali (Bangladesh)"
622 HKCR,"MIME\Database\Rfc1766","0445",0x00000000,"bn-in;Bengali (India)"
623 HKCR,"MIME\Database\Rfc1766","0402",0x00000000,"bg;Bulgarian"
624 HKCR,"MIME\Database\Rfc1766","0403",0x00000000,"ca;Catalan"
625 HKCR,"MIME\Database\Rfc1766","0004",0x00000000,"zh;Chinese"
626 HKCR,"MIME\Database\Rfc1766","0804",0x00000000,"zh-cn;Chinese (China)"
627 HKCR,"MIME\Database\Rfc1766","0C04",0x00000000,"zh-hk;Chinese (Hong Kong SAR)"
628 HKCR,"MIME\Database\Rfc1766","1004",0x00000000,"zh-sg;Chinese (Singapore)"
629 HKCR,"MIME\Database\Rfc1766","0404",0x00000000,"zh-tw;Chinese (Taiwan)"
630 HKCR,"MIME\Database\Rfc1766","041A",0x00000000,"hr;Croatian"
631 HKCR,"MIME\Database\Rfc1766","0405",0x00000000,"cs;Czech"
632 HKCR,"MIME\Database\Rfc1766","0406",0x00000000,"da;Danish"
633 HKCR,"MIME\Database\Rfc1766","0813",0x00000000,"nl-be;Dutch (Belgium)"
634 HKCR,"MIME\Database\Rfc1766","0413",0x00000000,"nl;Dutch (Netherlands)"
635 HKCR,"MIME\Database\Rfc1766","0009",0x00000000,"en;English"
636 HKCR,"MIME\Database\Rfc1766","0C09",0x00000000,"en-au;English (Australia)"
637 HKCR,"MIME\Database\Rfc1766","2809",0x00000000,"en-bz;English (Belize)"
638 HKCR,"MIME\Database\Rfc1766","1009",0x00000000,"en-ca;English (Canada)"
639 HKCR,"MIME\Database\Rfc1766","1809",0x00000000,"en-ie;English (Ireland)"
640 HKCR,"MIME\Database\Rfc1766","2009",0x00000000,"en-jm;English (Jamaica)"
641 HKCR,"MIME\Database\Rfc1766","1409",0x00000000,"en-nz;English (New Zealand)"
642 HKCR,"MIME\Database\Rfc1766","1C09",0x00000000,"en-za;English (South Africa)"
643 HKCR,"MIME\Database\Rfc1766","2C09",0x00000000,"en-tt;English (Trinidad)"
644 HKCR,"MIME\Database\Rfc1766","0809",0x00000000,"en-gb;English (United Kingdom)"
645 HKCR,"MIME\Database\Rfc1766","0409",0x00000000,"en-us;English (United States)"
646 HKCR,"MIME\Database\Rfc1766","048F",0x00000000,"eo;Esperanto"
647 HKCR,"MIME\Database\Rfc1766","0425",0x00000000,"et;Estonian"
648 HKCR,"MIME\Database\Rfc1766","0438",0x00000000,"fo;Faeroese"
649 HKCR,"MIME\Database\Rfc1766","0429",0x00000000,"fa;Farsi"
650 HKCR,"MIME\Database\Rfc1766","040B",0x00000000,"fi;Finnish"
651 HKCR,"MIME\Database\Rfc1766","080C",0x00000000,"fr-be;French (Belgium)"
652 HKCR,"MIME\Database\Rfc1766","0C0C",0x00000000,"fr-ca;French (Canada)"
653 HKCR,"MIME\Database\Rfc1766","040C",0x00000000,"fr;French (France)"
654 HKCR,"MIME\Database\Rfc1766","140C",0x00000000,"fr-lu;French (Luxembourg)"
655 HKCR,"MIME\Database\Rfc1766","100C",0x00000000,"fr-ch;French (Switzerland)"
656 HKCR,"MIME\Database\Rfc1766","043C",0x00000000,"gd;Gaelic"
657 HKCR,"MIME\Database\Rfc1766","0C07",0x00000000,"de-at;German (Austria)"
658 HKCR,"MIME\Database\Rfc1766","0407",0x00000000,"de;German (Germany)"
659 HKCR,"MIME\Database\Rfc1766","1407",0x00000000,"de-li;German (Liechtenstein)"
660 HKCR,"MIME\Database\Rfc1766","1007",0x00000000,"de-lu;German (Luxembourg)"
661 HKCR,"MIME\Database\Rfc1766","0807",0x00000000,"de-ch;German (Switzerland)"
662 HKCR,"MIME\Database\Rfc1766","0408",0x00000000,"el;Greek"
663 HKCR,"MIME\Database\Rfc1766","040D",0x00000000,"he;Hebrew"
664 HKCR,"MIME\Database\Rfc1766","0439",0x00000000,"hi;Hindi"
665 HKCR,"MIME\Database\Rfc1766","040E",0x00000000,"hu;Hungarian"
666 HKCR,"MIME\Database\Rfc1766","040F",0x00000000,"is;Icelandic"
667 HKCR,"MIME\Database\Rfc1766","0421",0x00000000,"in;Indonesian"
668 HKCR,"MIME\Database\Rfc1766","0410",0x00000000,"it;Italian (Italy)"
669 HKCR,"MIME\Database\Rfc1766","0810",0x00000000,"it-ch;Italian (Switzerland)"
670 HKCR,"MIME\Database\Rfc1766","0411",0x00000000,"ja;Japanese"
671 HKCR,"MIME\Database\Rfc1766","043F",0x00000000,"kk;Kazakh"
672 HKCR,"MIME\Database\Rfc1766","0412",0x00000000,"ko;Korean"
673 HKCR,"MIME\Database\Rfc1766","0426",0x00000000,"lv;Latvian"
674 HKCR,"MIME\Database\Rfc1766","0427",0x00000000,"lt;Lithuanian"
675 HKCR,"MIME\Database\Rfc1766","042F",0x00000000,"mk;FYRO Macedonian"
676 HKCR,"MIME\Database\Rfc1766","043E",0x00000000,"ms;Malay (Malaysia)"
677 HKCR,"MIME\Database\Rfc1766","043A",0x00000000,"mt;Maltese"
678 HKCR,"MIME\Database\Rfc1766","0414",0x00000000,"no;Norwegian (Bokmal)"
679 HKCR,"MIME\Database\Rfc1766","0814",0x00000000,"no;Norwegian (Nynorsk)"
680 HKCR,"MIME\Database\Rfc1766","0415",0x00000000,"pl;Polish"
681 HKCR,"MIME\Database\Rfc1766","0416",0x00000000,"pt-br;Portuguese (Brazil)"
682 HKCR,"MIME\Database\Rfc1766","0816",0x00000000,"pt;Portuguese (Portugal)"
683 HKCR,"MIME\Database\Rfc1766","0417",0x00000000,"rm;Rhaeto-Romanic"
684 HKCR,"MIME\Database\Rfc1766","0418",0x00000000,"ro;Romanian"
685 HKCR,"MIME\Database\Rfc1766","0818",0x00000000,"ro-mo;Romanian (Moldova)"
686 HKCR,"MIME\Database\Rfc1766","0419",0x00000000,"ru;Russian"
687 HKCR,"MIME\Database\Rfc1766","0819",0x00000000,"ru-mo;Russian (Moldova)"
688 HKCR,"MIME\Database\Rfc1766","0C1A",0x00000000,"sr;Serbian (Cyrillic)"
689 HKCR,"MIME\Database\Rfc1766","081A",0x00000000,"sr;Serbian (Latin)"
690 HKCR,"MIME\Database\Rfc1766","041B",0x00000000,"sk;Slovak"
691 HKCR,"MIME\Database\Rfc1766","0424",0x00000000,"sl;Slovenian"
692 HKCR,"MIME\Database\Rfc1766","042E",0x00000000,"sb;Sorbian"
693 HKCR,"MIME\Database\Rfc1766","2C0A",0x00000000,"es-ar;Spanish (Argentina)"
694 HKCR,"MIME\Database\Rfc1766","400A",0x00000000,"es-bo;Spanish (Bolivia)"
695 HKCR,"MIME\Database\Rfc1766","340A",0x00000000,"es-cl;Spanish (Chile)"
696 HKCR,"MIME\Database\Rfc1766","240A",0x00000000,"es-co;Spanish (Colombia)"
697 HKCR,"MIME\Database\Rfc1766","140A",0x00000000,"es-cr;Spanish (Costa Rica)"
698 HKCR,"MIME\Database\Rfc1766","1C0A",0x00000000,"es-do;Spanish (Dominican Republic)"
699 HKCR,"MIME\Database\Rfc1766","300A",0x00000000,"es-ec;Spanish (Ecuador)"
700 HKCR,"MIME\Database\Rfc1766","440A",0x00000000,"es-sv;Spanish (El Salvador)"
701 HKCR,"MIME\Database\Rfc1766","100A",0x00000000,"es-gt;Spanish (Guatemala)"
702 HKCR,"MIME\Database\Rfc1766","480A",0x00000000,"es-hn;Spanish (Honduras)"
703 HKCR,"MIME\Database\Rfc1766","0C0A",0x00000000,"es;Spanish (International Sort)"
704 HKCR,"MIME\Database\Rfc1766","080A",0x00000000,"es-mx;Spanish (Mexico)"
705 HKCR,"MIME\Database\Rfc1766","4C0A",0x00000000,"es-ni;Spanish (Nicaragua)"
706 HKCR,"MIME\Database\Rfc1766","180A",0x00000000,"es-pa;Spanish (Panama)"
707 HKCR,"MIME\Database\Rfc1766","3C0A",0x00000000,"es-py;Spanish (Paraguay)"
708 HKCR,"MIME\Database\Rfc1766","280A",0x00000000,"es-pe;Spanish (Peru)"
709 HKCR,"MIME\Database\Rfc1766","500A",0x00000000,"es-pr;Spanish (Puerto Rico)"
710 HKCR,"MIME\Database\Rfc1766","040A",0x00000000,"es;Spanish (Traditional Sort)"
711 HKCR,"MIME\Database\Rfc1766","380A",0x00000000,"es-uy;Spanish (Uruguay)"
712 HKCR,"MIME\Database\Rfc1766","200A",0x00000000,"es-ve;Spanish (Venezuela)"
713 HKCR,"MIME\Database\Rfc1766","0430",0x00000000,"sx;Sutu"
714 HKCR,"MIME\Database\Rfc1766","041D",0x00000000,"sv;Swedish"
715 HKCR,"MIME\Database\Rfc1766","081D",0x00000000,"sv-fi;Swedish (Finland)"
716 HKCR,"MIME\Database\Rfc1766","041E",0x00000000,"th;Thai"
717 HKCR,"MIME\Database\Rfc1766","0431",0x00000000,"ts;Tsonga"
718 HKCR,"MIME\Database\Rfc1766","0432",0x00000000,"tn;Tswana"
719 HKCR,"MIME\Database\Rfc1766","041F",0x00000000,"tr;Turkish"
720 HKCR,"MIME\Database\Rfc1766","0422",0x00000000,"uk;Ukrainian"
721 HKCR,"MIME\Database\Rfc1766","0420",0x00000000,"ur;Urdu"
722 HKCR,"MIME\Database\Rfc1766","042A",0x00000000,"vi;Vietnamese"
723 HKCR,"MIME\Database\Rfc1766","0490",0x00000000,"wa;Walloon"
724 HKCR,"MIME\Database\Rfc1766","0434",0x00000000,"xh;Xhosa"
725 HKCR,"MIME\Database\Rfc1766","043D",0x00000000,"ji;Yiddish"
726 HKCR,"MIME\Database\Rfc1766","0435",0x00000000,"zu;Zulu"
727
728 ;-------------------------------- STRINGS -------------------------------
729
730 [Strings]
731 ;; In shell32.dll
732 CPLFILE_OPENWITH="Open with Control Panel"
733
734 ;; In hhctrl.ocx
735 CHMFILE="Compiled HTML Help File"
736
737 ;; In msxml3r.dll
738 XMLFILE="XML Document"
739 XSLFILE="XSL Stylesheet"
740
741 ;; In msi.dll
742 MSIPACK="ReactOS Installer Package"
743
744 ;; In themeui.dll
745 MSSTYLESFILE="Visual Style File"
746 THEMEFILE="Theme File"
747
748 ;; In some multimedia exe/dll
749 WAVFILE="Wave Sound"
750 MIDFILE="MIDI Sequence"
751 CDAFILE="CD Audio Track"
752 AVIFILE="Video Clip"
753
754 ;; Misc file types without friendly (localized in .dll resources) name
755 CSSFILE="Cascading Style Sheet"
756 SCFFILE="ReactOS Explorer Command"
757 WMZFILE="Compressed Enhanced Metafile"
758
759 ;; For .reg files, right-click menu
760 MERGE="Merge"
761
762 ;; For screensaver (*.scr) and MSI install package (*.msi) files, right-click menu
763 CONFIGURE="Configure"
764 INSTALL="Install"
765 UNINSTALL="Uninstall"
766 REPAIR="Repair"
767 TEST="Test"
768
769
770 ; LANG_GERMAN SUBLANG_NEUTRAL
771 [Strings.0007]
772 CPLFILE_OPENWITH="Mit der Systemsteuerung öffnen"
773
774
775 ; LANG_SPANISH SUBLANG_NEUTRAL
776 [Strings.000A]
777 CPLFILE_OPENWITH="Abrir con el Panel de control"
778
779 MERGE="Combinar"
780 CONFIGURE="Configurar"
781 INSTALL="Instalar"
782 UNINSTALL="Desinstalar"
783 REPAIR="Reparar"
784 TEST="Probar"
785
786 CHMFILE="Archivo de ayuda HTML compilado"
787 XMLFILE="Documento XML"
788 XSLFILE="Hoja de estilos XSL"
789 MSIPACK="Paquete de instalación de ReactOS"
790 MSSTYLESFILE="Archivo de estilo visual"
791 THEMEFILE="Archivo de tema"
792 WAVFILE="Archivo de audio"
793 MIDFILE="Secuencia MIDI"
794 CDAFILE="Pista de audio CD"
795 AVIFILE="Secuencia de vídeo"
796 CSSFILE="Hoja de estilos en cascada"
797 SCFFILE="Órden del explorador de ReactOS"
798 WMZFILE="Metarchivo mejorado comprimido"
799
800
801 ; LANG_FRENCH SUBLANG_NEUTRAL
802 [Strings.000C]
803 CPLFILE_OPENWITH="Ouvrir avec le Panneau de Contrôle"
804
805 CHMFILE="Fichier d'aide HTML compilé"
806 XMLFILE="Document XML"
807 XSLFILE="Feuille de style XSL"
808 MSIPACK="Package ReactOS Installer"
809 MSSTYLESFILE="Fichier de styles visuels"
810 THEMEFILE="Fichier de thèmes"
811 WAVFILE="Son Wave"
812 MIDFILE="Séquence MIDI"
813 CDAFILE="Piste de CD Audio"
814 AVIFILE="Clip Vidéo"
815
816
817 ; LANG_ITALIAN SUBLANG_NEUTRAL
818 [Strings.0010]
819 CPLFILE_OPENWITH="Aprire con il Pannello di Controllo"
820
821 CHMFILE="File della guida HTML compilato"
822 XMLFILE="Documento XML"
823 XSLFILE="Foglio di stile XSL"
824 MSIPACK="Pacchetto di installazione di ReactOS"
825 MSSTYLESFILE="File di stili visivi"
826 THEMEFILE="File di tema visivo"
827 WAVFILE="Audio wave"
828 MIDFILE="Sequenza MIDI"
829 CDAFILE="Traccia Audio CD"
830 AVIFILE="Filmato video"
831 MERGE="Unione"
832 CONFIGURE="Configura"
833 INSTALL="Installa"
834 UNINSTALL="Rimuovi"
835 REPAIR="Ripara"
836 TEST="Prova"
837
838
839 ; LANG_POLISH SUBLANG_NEUTRAL
840 [Strings.0015]
841 CPLFILE_OPENWITH="Otwórz poprzez Panel Sterowania"
842 CHMFILE="Skompilowany plik Pomocy w formacie HTML"
843 XMLFILE="Dokument XML"
844 XSLFILE="Arkusz stylów XSL"
845 MSIPACK="Pakiet Instalatora ReactOS"
846 MSSTYLESFILE="Plik stylu wizualnego"
847 THEMEFILE="Plik motywu"
848 WAVFILE="Dźwięk typu wave"
849 MIDFILE="Sekwencja MIDI"
850 CDAFILE="Ścieżka CD audio"
851 AVIFILE="Arkusz stylu kaskadowego"
852 SCFFILE="Polecenie Eksploratora ReactOS"
853 WMZFILE="Skompresowany metaplik"
854 MERGE="Scal"
855 CONFIGURE="Konfiguruj"
856 INSTALL="Zainstaluj"
857 UNINSTALL="Odinstaluj"
858 REPAIR="Napraw"
859 TEST="Testuj"
860
861
862 ; LANG_ROMANIAN SUBLANG_NEUTRAL
863 [Strings.0018]
864 CPLFILE_OPENWITH="Deschide în Panoul de control"
865
866 CHMFILE="Manual compilat din HTML"
867 XMLFILE="Document XML"
868 XSLFILE="Foaie de stil XSL"
869 MSIPACK="Pachet de instalare ReactOS"
870 MSSTYLESFILE="Fișier de stil vizual"
871 THEMEFILE="Temă de interfață grafică"
872 WAVFILE="Fișier audio Wave"
873 MIDFILE="Secvență audio MIDI"
874 CDAFILE="Pistă de CD audio"
875 AVIFILE="Fișier video"
876 CSSFILE="Foaie de stiluri în cascadă"
877 SCFFILE="Comandă de Explorator ReactOS"
878 WMZFILE="Metafișier îmbunătățit comprimat"
879 MERGE="Unește"
880 CONFIGURE="Configurează"
881 INSTALL="Instalează"
882 UNINSTALL="Dezinstalează"
883 REPAIR="Repară"
884 TEST="Testează"
885
886
887 ; LANG_RUSSIAN SUBLANG_NEUTRAL
888 [Strings.0019]
889 CPLFILE_OPENWITH="Открыть с помощью Панели управления"
890 CHMFILE="Скомпилированный HTML-файл справки"
891 XMLFILE="Документ XML"
892 XSLFILE="XSL таблица стилей"
893 MSIPACK="Пакет установщика ReactOS"
894 MSSTYLESFILE="Файл стиля оформления"
895 THEMEFILE="Файл темы оформления"
896 WAVFILE="Файл аудио Wave"
897 MIDFILE="Файл MIDI"
898 CDAFILE="CD аудиодорожка"
899 AVIFILE="Видеозапись"
900 CSSFILE="Каскадная таблица стилей"
901 SCFFILE="Команда проводника ReactOS"
902 WMZFILE="Сжатый расширенный метафайл"
903 MERGE="Слияние"
904 CONFIGURE="Настроить"
905 INSTALL="Установить"
906 UNINSTALL="Удалить"
907 REPAIR="Исправить"
908 TEST="Тест"
909
910
911 ; LANG_TURKISH SUBLANG_DEFAULT
912 [Strings.041F]
913 CPLFILE_OPENWITH="Denetim Masası'yla Aç"
914
915 ; EOF