5ddb1440f327575564befbe56bca1fb89cbc64a3
[reactos.git] / reactos / 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 ; Drive property page
22 HKCR,"CLSID\{5F5295E0-429F-1069-A2E2-08002B30309D}","",0x00000000,"Drive Property Page Extension"
23 HKCR,"CLSID\{5F5295E0-429F-1069-A2E2-08002B30309D}\InProcServer32","",0x00000000,"shell32.dll"
24 HKCR,"CLSID\{5F5295E0-429F-1069-A2E2-08002B30309D}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
25
26 ; Clipboard Element
27 HKCR,".clp","",0x00000000,"clpfile"
28 HKCR,"clpfile","",0x00000000,"Clipboard Element"
29 HKCR,"clpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\clipbrd.exe,-121"
30 HKCR,"clpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\clipbrd.exe,1"
31 HKCR,"clpfile\shell\open\command","",0x00000000,"clipbrd.exe %1"
32
33 ; Rich Text Files
34 HKCR,".rtf","",0x00000000,"rtffile"
35 HKCR,".rtf\shellnew","",0x00000000,""
36 HKCR,".rtf\shellnew","Data",0x00020000,"{\rtf1}"
37 HKCR,"rtffile","",0x00000000,"Rich Text Document"
38 HKCR,"rtffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\wordpad.exe,-1404"
39 HKCR,"rtffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\wordpad.exe,-103"
40 HKCR,"rtffile\shell\open","",0x00000000,"Open"
41 HKCR,"rtffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\wordpad.exe %1"
42
43 ; Virtual Device Drivers
44 HKCR,".386","",0x00000000,"vxdfile"
45 HKCR,".386","PerceivedType",0x00000000,"system"
46 HKCR,".vxd","",0x00000000,"vxdfile"
47 HKCR,".vxd","PerceivedType",0x00000000,"system"
48 HKCR,"vxdfile","",0x00000000,"Virtual Device Driver"
49 HKCR,"vxdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-219"
50 HKCR,"vxdfile","NoOpen",0x00000000,""
51
52 ; Animated Cursors
53 HKCR,".ani","",0x00000000,"anifile"
54 HKCR,"anifile","",0x00000000,"Animated Cursor"
55 HKCR,"anifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\main.cpl,-1039"
56 HKCR,"anifile\DefaultIcon","",0x00000000,"%1"
57
58 ; ReactOS Batch Files
59 HKCR,".bat","",0x00000000,"batfile"
60 HKCR,"batfile","",0x00000000,"ReactOS Batch File"
61 HKCR,"batfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-201"
62 HKCR,"batfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
63 HKCR,"batfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
64 HKCR,"batfile\shell\open\command","",0x00000000,"""%1"" %*"
65
66 ; ReactOS Command Script Files
67 HKCR,".cmd","",0x00000000,"cmdfile"
68 HKCR,"cmdfile","",0x00000000,"ReactOS Command Script"
69 HKCR,"cmdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-202"
70 HKCR,"cmdfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
71 HKCR,"cmdfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
72 HKCR,"cmdfile\shell\open\command","",0x00000000,"""%1"" %*"
73
74 ; DOS Applications
75 HKCR,".com","",0x00000000,"comfile"
76 HKCR,"comfile","",0x00000000,"DOS Application"
77 HKCR,"comfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-203"
78 HKCR,"comfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-3"
79 HKCR,"comfile\shell\open\command","",0x00000000,"""%1"" %*"
80
81 ; Control Panel Items
82 HKCR,".cpl","",0x00000000,"cplfile"
83 HKCR,"cplfile","",0x00000000,"Control Panel Item"
84 HKCR,"cplfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-204"
85 HKCR,"cplfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
86 HKCR,"cplfile\shell\cplopen","",0x00000000,%CPLFILE_OPENWITH%
87 ;;HKCR,"cplfile\shell\cplopen","MUIVerb",0x00020000,"@%SystemRoot%\system32\shell32.dll,-154"
88 HKCR,"cplfile\shell\cplopen\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %1,%*"
89 HKCR,"cplfile\shell\runas\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLLAsUser %1,%*"
90
91 ; Cursors
92 HKCR,".cur","",0x00000000,"curfile"
93 HKCR,"curfile","",0x00000000,"Cursor"
94 HKCR,"curfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-205"
95 HKCR,"curfile\DefaultIcon","",0x00000000,"%1"
96
97 ; Dynamic Link Libraries
98 HKCR,".dll","",0x00000000,"dllfile"
99 HKCR,"dllfile","",0x00000000,"Application Extension"
100 HKCR,"dllfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-206"
101 HKCR,"dllfile","NoOpen",0x00000000,""
102 HKCR,"dllfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
103
104 ; Device Drivers
105 HKCR,".drv","",0x00000000,"drvfile"
106 HKCR,"drvfile","",0x00000000,"Device Driver"
107 HKCR,"drvfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-207"
108 HKCR,"drvfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
109
110 ; Applications
111 HKCR,".exe","",0x00000000,"exefile"
112 HKCR,"exefile","",0x00000000,"Application"
113 HKCR,"exefile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-208"
114 HKCR,"exefile\DefaultIcon","",0x00000000,"%1"
115 HKCR,"exefile\shell\open\command","",0x00000000,"""%1"" %*"
116 HKCR,"exefile\shell\runas\command","",0x00020000,"""%1"" %*"
117 HKCR,"exefile\shellex\DropHandler","",0x00020000,"{86C86720-42A0-1069-A2E8-08002B30309D}"
118
119 ; Fonts
120 HKCR,".fon","",0x00000000,"fonfile"
121 HKCR,"fonfile","",0x00000000,"Font file"
122 HKCR,"fonfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-209"
123 HKCR,"fonfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155"
124 HKCR,"fonfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe %1"
125
126 HKCR,".ttf","",0x00000000,"ttffile"
127 HKCR,"ttffile","",0x00000000,"TrueType Font file"
128 HKCR,"ttffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-210"
129 HKCR,"ttffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
130 HKCR,"ttffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe %1"
131
132 HKCR,".otf","",0x00000000,"otffile"
133 HKCR,"otffile","",0x00000000,"OpenType Font file"
134 HKCR,"otffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-211"
135 HKCR,"otffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
136 HKCR,"otffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe %1"
137
138 ; Help Files
139 HKCR,".hlp","",0x00000000,"hlpfile"
140 HKCR,"hlpfile","",0x00000000,"Help File"
141 HKCR,"hlpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-212"
142 HKCR,"hlpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-24"
143 HKCR,"hlpfile\shell\open\command","",0x00020000,"%SystemRoot%\winhlp32.exe %1"
144
145 HKCR,".chm","",0x00000000,"chm.file"
146 HKCR,"chm.file","",0x00000000,%CHMFILE%
147 ;;HKCR,"chm.file","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\hhctrl.ocx,-452"
148 HKCR,"chm.file\DefaultIcon","",0x00020000,"%SystemRoot%\hh.exe,0"
149 HKCR,"chm.file\shell\open\command","",0x00020000,"%SystemRoot%\hh.exe %1"
150
151 ; set MIME type for .html and .htm because Tiny webserver needs it
152 HKCR,".htm","",0x00000000,"htmlfile"
153 HKCR,".htm","Content Type",0x00000000,"text/html"
154 HKCR,".htm","PerceivedType",0x00000000,"text"
155 HKCR,".html","",0x00000000,"htmlfile"
156 HKCR,".html","Content Type",0x00000000,"text/html"
157 HKCR,".html","PerceivedType",0x00000000,"text"
158 HKCR,"htmlfile","",0x00000000,%HTMLFILE%
159 ;;HKCR,"htmlfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\ieframe.dll,-912"
160 HKCR,"htmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\ieframe.dll,0"
161 HKCR,"htmlfile\shell\open\command","",0x00020000,"""%programfiles%\Internet Explorer\iexplore.exe"" %1"
162
163 ; Icons
164 HKCR,".ico","",0x00000000,"icofile"
165 HKCR,".ico","Content Type",0x00000000,"image/x-icon"
166 HKCR,".ico","PerceivedType",0x00000000,"image"
167 HKCR,"icofile","",0x00000000,"Icon"
168 HKCR,"icofile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-213"
169 HKCR,"icofile\DefaultIcon","",0x00000000,"%1"
170 HKCR,"icofile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
171
172 ; EMF Images
173 HKCR,".emf","",0x00000000,"emffile"
174 HKCR,".emf","PerceivedType",0x00000000,"image"
175 HKCR,"emffile","",0x00000000,"EMF Image"
176 HKCR,"emffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-301"
177 HKCR,"emffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
178 HKCR,"emffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
179
180 ; GIF Images
181 HKCR,".gif","",0x00000000,"giffile"
182 HKCR,".gif","Content Type",0x00000000,"image/gif"
183 HKCR,".gif","PerceivedType",0x00000000,"image"
184 HKCR,"giffile","",0x00000000,"GIF Image"
185 HKCR,"giffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-302"
186 HKCR,"giffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,2"
187 HKCR,"giffile\shell\open\command","",0x00020000,"""%programfiles%\Internet Explorer\iexplore.exe"" %1"
188
189 ; JPEG Images
190 HKCR,".jpg","",0x00000000,"jpegfile"
191 HKCR,".jpg","Content Type",0x00000000,"image/jpeg"
192 HKCR,".jpg","PerceivedType",0x00000000,"image"
193 HKCR,".jpeg","",0x00000000,"jpegfile"
194 HKCR,".jpeg","Content Type",0x00000000,"image/jpeg"
195 HKCR,".jpeg","PerceivedType",0x00000000,"image"
196 HKCR,"jpegfile","",0x00000000,"JPEG Image"
197 HKCR,"jpegfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-303"
198 HKCR,"jpegfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
199 HKCR,"jpegfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
200
201 ; Bitmap Images
202 HKCR,".bmp","",0x00000000,"bmpfile"
203 HKCR,".bmp","Content Type",0x00000000,"image/bmp"
204 HKCR,".bmp","PerceivedType",0x00000000,"image"
205 HKCR,".bmp\shellnew","",0x00000000,""
206 HKCR,".bmp\shellnew","NullFile",0x00020000,""
207 HKCR,"bmpfile","",0x00000000,"Bitmap Image"
208 HKCR,"bmpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-304"
209 HKCR,"bmpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,1"
210 HKCR,"bmpfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
211
212 ; PNG Images
213 HKCR,".png","",0x00000000,"pngfile"
214 HKCR,".png","Content Type",0x00000000,"image/png"
215 HKCR,".png","PerceivedType",0x00000000,"image"
216 HKCR,"pngfile","",0x00000000,"PNG Image"
217 HKCR,"pngfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-305"
218 HKCR,"pngfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,2"
219 HKCR,"pngfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
220
221 ; TIF Images
222 HKCR,".tif","",0x00000000,"TIFImage.Document"
223 HKCR,".tif","Content Type",0x00000000,"image/tiff"
224 HKCR,".tif","PerceivedType",0x00000000,"image"
225 HKCR,".tiff","",0x00000000,"TIFImage.Document"
226 HKCR,".tiff","Content Type",0x00000000,"image/tiff"
227 HKCR,".tiff","PerceivedType",0x00000000,"image"
228 HKCR,"TIFImage.Document","",0x00000000,"TIF Image"
229 HKCR,"TIFImage.Document","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-306"
230 HKCR,"TIFImage.Document\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
231 HKCR,"TIFImage.Document\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
232
233 ; WMF Images
234 HKCR,".wmf","",0x00000000,"wmffile"
235 HKCR,".wmf","PerceivedType",0x00000000,"image"
236 HKCR,"wmffile","",0x00000000,"WMF Image"
237 HKCR,"wmffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shimgvw.dll,-307"
238 HKCR,"wmffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
239 HKCR,"wmffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
240
241 ; Configuration Files
242 HKCR,".ini","",0x00000000,"inifile"
243 HKCR,"inifile","",0x00000000,"Configuration Settings"
244 HKCR,"inifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-214"
245 HKCR,"inifile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
246 HKCR,"inifile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
247 HKCR,"inifile\shell\print\command","",0x00000000,"notepad.exe /p ""%1"""
248
249 ; Setup Information Files
250 HKCR,".inf","",0x00000000,"inffile"
251 HKCR,"inffile","",0x00000000,"Setup Information"
252 HKCR,"inffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\setupapi.dll,-2001"
253 HKCR,"inffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
254 HKCR,"inffile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
255 HKCR,"inffile\shell\Install","",0x00000000,"Install"
256 HKCR,"inffile\shell\Install\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1"
257
258 ; Show icons for shortcuts in shell views (lnkfile is handled specially in shell32)
259 ; Don't display extension for shortcuts
260 HKCR,".lnk","",0x00000000,"lnkfile"
261 HKCR,".lnk\shellnew","",0x00000000,""
262 HKCR,".lnk\shellnew","command",0x00020000,"%SystemRoot%\system32\rundll32.exe appwiz.cpl,NewLinkHere %1"
263 HKCR,"lnkfile","",0x00000000,"Shortcut"
264 HKCR,"lnkfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-215"
265 HKCR,"lnkfile","IsShortcut",0x00000000,"yes"
266 HKCR,"lnkfile","NeverShowExt",0x00000000,""
267 HKCR,"lnkfile\CLSID","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
268 HKCR,"lnkfile\shellex\IconHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
269 HKCR,"lnkfile\shellex\DropHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
270 HKCR,"lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}","",0x00000000,""
271 HKCR,"lnkfile\shellex\PropertySheetHandlers\Shellink Property Page", "", 0x00000000, "{00021401-0000-0000-C000-000000000046}"
272
273 ; Text Documents
274 HKCR,".log","",0x00000000,"txtfile"
275 HKCR,".txt","",0x00000000,"txtfile"
276 HKCR,".c","",0x00000000,"txtfile"
277 HKCR,".cpp","",0x00000000,"txtfile"
278 HKCR,".h","",0x00000000,"txtfile"
279 HKCR,".hpp","",0x00000000,"txtfile"
280 HKCR,".txt","PerceivedType",0x00000000,"text"
281 HKCR,".c","PerceivedType",0x00000000,"text"
282 HKCR,".cpp","PerceivedType",0x00000000,"text"
283 HKCR,".h","PerceivedType",0x00000000,"text"
284 HKCR,".hpp","PerceivedType",0x00000000,"text"
285 HKCR,".txt","Content Type",0x00000000,"text/plain"
286 HKCR,".txt\shellnew","",0x00000000,""
287 HKCR,".txt\shellnew","NullFile",0x00020000,""
288 HKCR,"txtfile","",0x00000000,"Text Document"
289 HKCR,"txtfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\notepad.exe,-512"
290 HKCR,"txtfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-152"
291 HKCR,"txtfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
292 HKCR,"txtfile\shell\print\command","",0x00000000,"notepad.exe /p ""%1"""
293
294 ; XML Documents
295 HKCR,".xml","",0x00000000,"xmlfile"
296 HKCR,".xml","Content Type",0x00000000,"text/xml"
297 HKCR,"xmlfile","",0x00000000,%XMLFILE%
298 ;;HKCR,"xmlfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msxml3r.dll,-1"
299 HKCR,"xmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\msxml3.dll,0"
300 HKCR,"xmlfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
301
302 ; XSL Stylesheets
303 HKCR,".xsl","",0x00000000,"xslfile"
304 HKCR,".xsl","Content Type",0x00000000,"text/xml"
305 HKCR,"xslfile","",0x00000000,%XSLFILE%
306 ;;HKCR,"xslfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msxml3r.dll,-2"
307 HKCR,"xslfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\msxml3.dll,1"
308 HKCR,"xslfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
309
310 ; MSI files
311 HKCR,".msi","",0x00000000,"Msi.Package"
312 HKCR,"Msi.Package","",0x00000000,%MSIPACK%
313 ;;HKCR,"Msi.Package","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\msi.dll,-34"
314 HKCR,"Msi.Package\DefaultIcon","",0x00000000,"msiexec.exe"
315 HKCR,"Msi.Package\shell\Open\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /i ""%1"""
316 HKCR,"Msi.Package\shell\Repair\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /f ""%1"""
317 HKCR,"Msi.Package\shell\Uninstall\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /x ""%1"""
318
319 ; Program Information File for NT VDM
320 HKCR,".pif","",0x00000000,"piffile"
321 HKCR,"piffile","",0x00000000,"NT VDM Program Information File"
322 HKCR,"piffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-216"
323 HKCR,"piffile","IsShortcut",0x00000000,"yes"
324 HKCR,"piffile","NeverShowExt",0x00000000,""
325
326 ; Registration Entries
327 HKCR,".reg","",0x00000000,"regfile"
328 HKCR,"regfile","",0x00000000,"Registration File"
329 HKCR,"regfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\regedit.exe,-31000"
330 HKCR,"regfile\DefaultIcon","",0x00020000,"%SystemRoot%\regedit.exe,1"
331 HKCR,"regfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
332 HKCR,"regfile\shell\open","",0x00000000,"Merge"
333 HKCR,"regfile\shell\open\command","",0x00000000,"regedit.exe ""%1"""
334
335 ; Screen Savers
336 HKCR,".scr","",0x00000000,"scrfile"
337 HKCR,"scrfile","",0x00000000,"Screen Saver"
338 HKCR,"scrfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-217"
339 HKCR,"scrfile\DefaultIcon","",0x00000000,"%1"
340 HKCR,"scrfile\shell\config","",0x00000000,"Configure"
341 HKCR,"scrfile\shell\config\command","",0x00000000,"""%1"""
342 HKCR,"scrfile\shell\install","",0x00000000,"Install"
343 HKCR,"scrfile\shell\install\command","",0x00000000,"rundll32.exe desk.cpl,InstallScreenSaver %l"
344 HKCR,"scrfile\shell\open","",0x00000000,"Test"
345 HKCR,"scrfile\shell\open\command","",0x00000000,"""%1"" /S"
346
347 ; Shell command files (e.g. "Show Desktop" in QuickLaunch bar)
348 HKCR,".scf","",0x00000000,"SHCmdFile"
349 HKCR,"SHCmdFile","",0x00000000,"ReactOS Explorer Command"
350 HKCR,"SHCmdFile","NeverShowExt",0x00000000,""
351 HKCR,"SHCmdFile","InfoTip",0x00000000,"prop:DocComments"
352 HKCR,"SHCmdFile\shell\open\command","",0x00000000,"%systemroot%\explorer.exe"
353 HKCR,"SHCmdFile\shell\open\ddeexec","",0x00000000,"[ShellFile(\"%1\",\"%1\",%S)]"
354 HKCR,"SHCmdFile\shell\open\ddeexec\Application","",0x00000000,"Folders"
355 HKCR,"SHCmdFile\shell\open\ddeexec\Topic","",0x00000000,"AppProperties"
356 HKCR,"SHCmdFile\CLSID","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}"
357 HKCR,"SHCmdFile\shellex\IconHandler","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}"
358 HKCR,"SHCmdFile\shellex\DropHandler","",0x00000000,"{86C86720-42A0-1069-A2E8-08002B30309D}"
359
360 ; System Files
361 HKCR,".sys","",0x00000000,"sysfile"
362 HKCR,"sysfile","",0x00000000,"System File"
363 HKCR,"sysfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-218"
364 HKCR,"sysfile","NoOpen",0x00000000,""
365 HKCR,"sysfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
366
367 ; MS Styles (Themes)
368 HKCR,".msstyles","",0x00000000,"msstylesfile"
369 HKCR,"msstylesfile","",0x00000000,%MSSTYLESFILE%
370 HKCR,"msstylesfile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1"
371 HKCR,"msstylesfile\shell\open\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenMSTheme file:""%1"""
372
373 ; Theme Files
374 HKCR,".theme","",0x00000000,"themefile"
375 HKCR,"themefile","",0x00000000,%THEMEFILE%
376 HKCR,"themefile\DefaultIcon","","0x00020000","%SystemRoot%\system32\themeui.dll,-1"
377 HKCR,"themefile\shell\open\command","",0x00000000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenTheme /file:""%1"""
378
379 ; URL shortcuts (e.g. used in Favorites folder of IExplorer)
380 HKCR,".url","",0x00000000,"InternetShortcut"
381
382 ; Wave Sounds
383 HKCR,".wav","",0x00000000,"SoundRec"
384 HKCR,"SoundRec","",0x00000000,%WAVFILE%
385 HKCR,"SoundRec\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
386 HKCR,"SoundRec\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
387
388 ; Midi Sounds
389 HKCR,".mid","",0x00000000,"MIDFile"
390 HKCR,".midi","",0x00000000,"MIDFile"
391 HKCR,"MIDFile","",0x00000000,%MIDFILE%
392 HKCR,"MIDFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
393 HKCR,"MIDFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
394
395 ; Audio CD
396 HKCR,".cda","",0x00000000,"CDAFile"
397 HKCR,"CDAFile","",0x00000000,%CDAFILE%
398 HKCR,"CDAFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
399 HKCR,"CDAFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
400
401 ; Avi Files
402 HKCR,".avi","",0x00000000,"AVIFile"
403 HKCR,"AVIFile","",0x00000000,%AVIFILE%
404 HKCR,"AVIFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-224"
405 HKCR,"AVIFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
406
407 HKCR,"CLSID",,0x00000012
408
409 ; For Shell32.dll
410 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","",0x00000000,"Computer Search Results Folder"
411 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","LocalizedString",0x00020000,"@%SystemRoot%\system32\shell32.dll,-30521"
412 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-135"
413 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","",0x00020000,"%SystemRoot%\system32\shell32.dll"
414 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
415 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\ShellFolder","Attributes",0x00010001,0x20180000
416
417 ; deskadp.dll shell extension
418 HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Adapter CPL Extension"
419 HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskadp.dll"
420 HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
421
422 ; deskmon.dll shell extension
423 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Monitor CPL Extension"
424 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskmon.dll"
425 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
426
427 ; For TCPIP Protocol property page
428 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}","",0x00000000,"TCP/IP Configuration Notify Object"
429 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","",0x00000000,"netcfgx.dll"
430 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","ThreadingModel",0x00000000,"Both"
431
432 ; For dxdiagn.dll
433 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}","",0x00000000,"DxDiagProvider Class"
434 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","",0x00000000,"%SystemRoot%\system32\dxdiagn.dll"
435 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
436 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\ProgID","",0x00000000,"DxDiag.DxDiagProvider.1"
437 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\VersionIndependentProgID","",0x00000000,"DxDiag.DxDiagProvider"
438
439
440 HKCR,"NDS\Clsid","",0x00000002,"{323991f0-7bad-11cf-b03d-00aa006e0975}"
441
442 HKCR,"WinNT\Clsid","",0x00000002,"{8b20cd60-0f29-11cf-abc4-02608c9e7553}"
443
444 ; Applications
445 HKCR,"Applications\notepad.exe\shell\open\command","",0x00000002,"notepad.exe %1"
446 HKCR,"Applications\mspaint.exe\shell\open\command","",0x00000002,"mspaint.exe %1"
447 HKCR,"Applications\wordpad.exe\shell\open\command","",0x00000002,"wordpad.exe %1"
448
449 ; Misc Perceived types
450 HKCR,".asm","PerceivedType",0x00000000,"text"
451 HKCR,".asmx","PerceivedType",0x00000000,"text"
452 HKCR,".aspx","PerceivedType",0x00000000,"text"
453 HKCR,".chk","PerceivedType",0x00000000,"system"
454 HKCR,".css","",0x00000000,"CSSfile"
455 HKCR,".css","PerceivedType",0x00000000,"text"
456 HKCR,".cxx","PerceivedType",0x00000000,"text"
457 HKCR,".def","PerceivedType",0x00000000,"text"
458 HKCR,".diz","PerceivedType",0x00000000,"text"
459 HKCR,".gz","PerceivedType",0x00000000,"compressed"
460 HKCR,".hxx","PerceivedType",0x00000000,"text"
461 HKCR,".inc","PerceivedType",0x00000000,"text"
462 HKCR,".java","PerceivedType",0x00000000,"text"
463 HKCR,".local","PerceivedType",0x00000000,"system"
464 HKCR,".manifest","PerceivedType",0x00000000,"system"
465 HKCR,".nvr","PerceivedType",0x00000000,"text"
466 HKCR,".ocx","",0x00000000,"ocxfile"
467 HKCR,".ocx","PerceivedType",0x00000000,"system"
468 HKCR,".php3","PerceivedType",0x00000000,"text"
469 HKCR,".pl","PerceivedType",0x00000000,"text"
470 HKCR,".plg","PerceivedType",0x00000000,"text"
471 HKCR,".ps1xml","PerceivedType",0x00000000,"text"
472 HKCR,".sed","PerceivedType",0x00000000,"text"
473 HKCR,".shtml","PerceivedType",0x00000000,"text"
474 HKCR,".sql","PerceivedType",0x00000000,"text"
475 HKCR,".tar","PerceivedType",0x00000000,"compressed"
476 HKCR,".text","PerceivedType",0x00000000,"text"
477 HKCR,".tgz","PerceivedType",0x00000000,"compressed"
478 HKCR,".tsv","PerceivedType",0x00000000,"text"
479 HKCR,".wdp","PerceivedType",0x00000000,"image"
480 HKCR,".wmz","",0x00000000,"WMZFile"
481 HKCR,".wmz","PerceivedType",0x00000000,"compressed"
482 HKCR,".wsz","PerceivedType",0x00000000,"compressed"
483 HKCR,".x","PerceivedType",0x00000000,"text"
484 HKCR,".z","PerceivedType",0x00000000,"compressed"
485
486 ; For language support:
487
488 HKCR,"MIME",,0x00000012
489 HKCR,"MIME\Database",,0x00000012
490 HKCR,"MIME\Database\Rfc1766",,0x00000012
491 HKCR,"MIME\Database\Rfc1766","0436",0x00000000,"af;Afrikaans"
492 HKCR,"MIME\Database\Rfc1766","041C",0x00000000,"sq;Albanian"
493 HKCR,"MIME\Database\Rfc1766","0001",0x00000000,"ar;Arabic"
494 HKCR,"MIME\Database\Rfc1766","1401",0x00000000,"ar-dz;Arabic (Algeria)"
495 HKCR,"MIME\Database\Rfc1766","3C01",0x00000000,"ar-bh;Arabic (Bahrain)"
496 HKCR,"MIME\Database\Rfc1766","0C01",0x00000000,"ar-eg;Arabic (Egypt)"
497 HKCR,"MIME\Database\Rfc1766","0801",0x00000000,"ar-iq;Arabic (Iraq)"
498 HKCR,"MIME\Database\Rfc1766","2C01",0x00000000,"ar-jo;Arabic (Jordan)"
499 HKCR,"MIME\Database\Rfc1766","3401",0x00000000,"ar-kw;Arabic (Kuwait)"
500 HKCR,"MIME\Database\Rfc1766","3001",0x00000000,"ar-lb;Arabic (Lebanon)"
501 HKCR,"MIME\Database\Rfc1766","1001",0x00000000,"ar-ly;Arabic (Libya)"
502 HKCR,"MIME\Database\Rfc1766","1801",0x00000000,"ar-ma;Arabic (Morocco)"
503 HKCR,"MIME\Database\Rfc1766","2001",0x00000000,"ar-om;Arabic (Oman)"
504 HKCR,"MIME\Database\Rfc1766","4001",0x00000000,"ar-qa;Arabic (Qatar)"
505 HKCR,"MIME\Database\Rfc1766","0401",0x00000000,"ar-sa;Arabic (Saudi Arabia)"
506 HKCR,"MIME\Database\Rfc1766","2801",0x00000000,"ar-sy;Arabic (Syria)"
507 HKCR,"MIME\Database\Rfc1766","1C01",0x00000000,"ar-tn;Arabic (Tunisia)"
508 HKCR,"MIME\Database\Rfc1766","3801",0x00000000,"ar-ae;Arabic (U.A.E.)"
509 HKCR,"MIME\Database\Rfc1766","2401",0x00000000,"ar-ye;Arabic (Yemen)"
510 HKCR,"MIME\Database\Rfc1766","042B",0x00000000,"hy;Armenian"
511 HKCR,"MIME\Database\Rfc1766","042D",0x00000000,"eu;Basque"
512 HKCR,"MIME\Database\Rfc1766","0423",0x00000000,"be;Belarusian"
513 HKCR,"MIME\Database\Rfc1766","0845",0x00000000,"bn-bd;Bengali (Bangladesh)"
514 HKCR,"MIME\Database\Rfc1766","0445",0x00000000,"bn-in;Bengali (India)"
515 HKCR,"MIME\Database\Rfc1766","0402",0x00000000,"bg;Bulgarian"
516 HKCR,"MIME\Database\Rfc1766","0403",0x00000000,"ca;Catalan"
517 HKCR,"MIME\Database\Rfc1766","0004",0x00000000,"zh;Chinese"
518 HKCR,"MIME\Database\Rfc1766","0804",0x00000000,"zh-cn;Chinese (China)"
519 HKCR,"MIME\Database\Rfc1766","0C04",0x00000000,"zh-hk;Chinese (Hong Kong SAR)"
520 HKCR,"MIME\Database\Rfc1766","1004",0x00000000,"zh-sg;Chinese (Singapore)"
521 HKCR,"MIME\Database\Rfc1766","0404",0x00000000,"zh-tw;Chinese (Taiwan)"
522 HKCR,"MIME\Database\Rfc1766","041A",0x00000000,"hr;Croatian"
523 HKCR,"MIME\Database\Rfc1766","0405",0x00000000,"cs;Czech"
524 HKCR,"MIME\Database\Rfc1766","0406",0x00000000,"da;Danish"
525 HKCR,"MIME\Database\Rfc1766","0813",0x00000000,"nl-be;Dutch (Belgium)"
526 HKCR,"MIME\Database\Rfc1766","0413",0x00000000,"nl;Dutch (Netherlands)"
527 HKCR,"MIME\Database\Rfc1766","0009",0x00000000,"en;English"
528 HKCR,"MIME\Database\Rfc1766","0C09",0x00000000,"en-au;English (Australia)"
529 HKCR,"MIME\Database\Rfc1766","2809",0x00000000,"en-bz;English (Belize)"
530 HKCR,"MIME\Database\Rfc1766","1009",0x00000000,"en-ca;English (Canada)"
531 HKCR,"MIME\Database\Rfc1766","1809",0x00000000,"en-ie;English (Ireland)"
532 HKCR,"MIME\Database\Rfc1766","2009",0x00000000,"en-jm;English (Jamaica)"
533 HKCR,"MIME\Database\Rfc1766","1409",0x00000000,"en-nz;English (New Zealand)"
534 HKCR,"MIME\Database\Rfc1766","1C09",0x00000000,"en-za;English (South Africa)"
535 HKCR,"MIME\Database\Rfc1766","2C09",0x00000000,"en-tt;English (Trinidad)"
536 HKCR,"MIME\Database\Rfc1766","0809",0x00000000,"en-gb;English (United Kingdom)"
537 HKCR,"MIME\Database\Rfc1766","0409",0x00000000,"en-us;English (United States)"
538 HKCR,"MIME\Database\Rfc1766","048F",0x00000000,"eo;Esperanto"
539 HKCR,"MIME\Database\Rfc1766","0425",0x00000000,"et;Estonian"
540 HKCR,"MIME\Database\Rfc1766","0438",0x00000000,"fo;Faeroese"
541 HKCR,"MIME\Database\Rfc1766","0429",0x00000000,"fa;Farsi"
542 HKCR,"MIME\Database\Rfc1766","040B",0x00000000,"fi;Finnish"
543 HKCR,"MIME\Database\Rfc1766","080C",0x00000000,"fr-be;French (Belgium)"
544 HKCR,"MIME\Database\Rfc1766","0C0C",0x00000000,"fr-ca;French (Canada)"
545 HKCR,"MIME\Database\Rfc1766","040C",0x00000000,"fr;French (France)"
546 HKCR,"MIME\Database\Rfc1766","140C",0x00000000,"fr-lu;French (Luxembourg)"
547 HKCR,"MIME\Database\Rfc1766","100C",0x00000000,"fr-ch;French (Switzerland)"
548 HKCR,"MIME\Database\Rfc1766","043C",0x00000000,"gd;Gaelic"
549 HKCR,"MIME\Database\Rfc1766","0C07",0x00000000,"de-at;German (Austria)"
550 HKCR,"MIME\Database\Rfc1766","0407",0x00000000,"de;German (Germany)"
551 HKCR,"MIME\Database\Rfc1766","1407",0x00000000,"de-li;German (Liechtenstein)"
552 HKCR,"MIME\Database\Rfc1766","1007",0x00000000,"de-lu;German (Luxembourg)"
553 HKCR,"MIME\Database\Rfc1766","0807",0x00000000,"de-ch;German (Switzerland)"
554 HKCR,"MIME\Database\Rfc1766","0408",0x00000000,"el;Greek"
555 HKCR,"MIME\Database\Rfc1766","040D",0x00000000,"he;Hebrew"
556 HKCR,"MIME\Database\Rfc1766","0439",0x00000000,"hi;Hindi"
557 HKCR,"MIME\Database\Rfc1766","040E",0x00000000,"hu;Hungarian"
558 HKCR,"MIME\Database\Rfc1766","040F",0x00000000,"is;Icelandic"
559 HKCR,"MIME\Database\Rfc1766","0421",0x00000000,"in;Indonesian"
560 HKCR,"MIME\Database\Rfc1766","0410",0x00000000,"it;Italian (Italy)"
561 HKCR,"MIME\Database\Rfc1766","0810",0x00000000,"it-ch;Italian (Switzerland)"
562 HKCR,"MIME\Database\Rfc1766","0411",0x00000000,"ja;Japanese"
563 HKCR,"MIME\Database\Rfc1766","043F",0x00000000,"kk;Kazakh"
564 HKCR,"MIME\Database\Rfc1766","0412",0x00000000,"ko;Korean"
565 HKCR,"MIME\Database\Rfc1766","0426",0x00000000,"lv;Latvian"
566 HKCR,"MIME\Database\Rfc1766","0427",0x00000000,"lt;Lithuanian"
567 HKCR,"MIME\Database\Rfc1766","042F",0x00000000,"mk;FYRO Macedonian"
568 HKCR,"MIME\Database\Rfc1766","043E",0x00000000,"ms;Malay (Malaysia)"
569 HKCR,"MIME\Database\Rfc1766","043A",0x00000000,"mt;Maltese"
570 HKCR,"MIME\Database\Rfc1766","0414",0x00000000,"no;Norwegian (Bokmal)"
571 HKCR,"MIME\Database\Rfc1766","0814",0x00000000,"no;Norwegian (Nynorsk)"
572 HKCR,"MIME\Database\Rfc1766","0415",0x00000000,"pl;Polish"
573 HKCR,"MIME\Database\Rfc1766","0416",0x00000000,"pt-br;Portuguese (Brazil)"
574 HKCR,"MIME\Database\Rfc1766","0816",0x00000000,"pt;Portuguese (Portugal)"
575 HKCR,"MIME\Database\Rfc1766","0417",0x00000000,"rm;Rhaeto-Romanic"
576 HKCR,"MIME\Database\Rfc1766","0418",0x00000000,"ro;Romanian"
577 HKCR,"MIME\Database\Rfc1766","0818",0x00000000,"ro-mo;Romanian (Moldova)"
578 HKCR,"MIME\Database\Rfc1766","0419",0x00000000,"ru;Russian"
579 HKCR,"MIME\Database\Rfc1766","0819",0x00000000,"ru-mo;Russian (Moldova)"
580 HKCR,"MIME\Database\Rfc1766","0C1A",0x00000000,"sr;Serbian (Cyrillic)"
581 HKCR,"MIME\Database\Rfc1766","081A",0x00000000,"sr;Serbian (Latin)"
582 HKCR,"MIME\Database\Rfc1766","041B",0x00000000,"sk;Slovak"
583 HKCR,"MIME\Database\Rfc1766","0424",0x00000000,"sl;Slovenian"
584 HKCR,"MIME\Database\Rfc1766","042E",0x00000000,"sb;Sorbian"
585 HKCR,"MIME\Database\Rfc1766","2C0A",0x00000000,"es-ar;Spanish (Argentina)"
586 HKCR,"MIME\Database\Rfc1766","400A",0x00000000,"es-bo;Spanish (Bolivia)"
587 HKCR,"MIME\Database\Rfc1766","340A",0x00000000,"es-cl;Spanish (Chile)"
588 HKCR,"MIME\Database\Rfc1766","240A",0x00000000,"es-co;Spanish (Colombia)"
589 HKCR,"MIME\Database\Rfc1766","140A",0x00000000,"es-cr;Spanish (Costa Rica)"
590 HKCR,"MIME\Database\Rfc1766","1C0A",0x00000000,"es-do;Spanish (Dominican Republic)"
591 HKCR,"MIME\Database\Rfc1766","300A",0x00000000,"es-ec;Spanish (Ecuador)"
592 HKCR,"MIME\Database\Rfc1766","440A",0x00000000,"es-sv;Spanish (El Salvador)"
593 HKCR,"MIME\Database\Rfc1766","100A",0x00000000,"es-gt;Spanish (Guatemala)"
594 HKCR,"MIME\Database\Rfc1766","480A",0x00000000,"es-hn;Spanish (Honduras)"
595 HKCR,"MIME\Database\Rfc1766","0C0A",0x00000000,"es;Spanish (International Sort)"
596 HKCR,"MIME\Database\Rfc1766","080A",0x00000000,"es-mx;Spanish (Mexico)"
597 HKCR,"MIME\Database\Rfc1766","4C0A",0x00000000,"es-ni;Spanish (Nicaragua)"
598 HKCR,"MIME\Database\Rfc1766","180A",0x00000000,"es-pa;Spanish (Panama)"
599 HKCR,"MIME\Database\Rfc1766","3C0A",0x00000000,"es-py;Spanish (Paraguay)"
600 HKCR,"MIME\Database\Rfc1766","280A",0x00000000,"es-pe;Spanish (Peru)"
601 HKCR,"MIME\Database\Rfc1766","500A",0x00000000,"es-pr;Spanish (Puerto Rico)"
602 HKCR,"MIME\Database\Rfc1766","040A",0x00000000,"es;Spanish (Traditional Sort)"
603 HKCR,"MIME\Database\Rfc1766","380A",0x00000000,"es-uy;Spanish (Uruguay)"
604 HKCR,"MIME\Database\Rfc1766","200A",0x00000000,"es-ve;Spanish (Venezuela)"
605 HKCR,"MIME\Database\Rfc1766","0430",0x00000000,"sx;Sutu"
606 HKCR,"MIME\Database\Rfc1766","041D",0x00000000,"sv;Swedish"
607 HKCR,"MIME\Database\Rfc1766","081D",0x00000000,"sv-fi;Swedish (Finland)"
608 HKCR,"MIME\Database\Rfc1766","041E",0x00000000,"th;Thai"
609 HKCR,"MIME\Database\Rfc1766","0431",0x00000000,"ts;Tsonga"
610 HKCR,"MIME\Database\Rfc1766","0432",0x00000000,"tn;Tswana"
611 HKCR,"MIME\Database\Rfc1766","041F",0x00000000,"tr;Turkish"
612 HKCR,"MIME\Database\Rfc1766","0422",0x00000000,"uk;Ukrainian"
613 HKCR,"MIME\Database\Rfc1766","0420",0x00000000,"ur;Urdu"
614 HKCR,"MIME\Database\Rfc1766","042A",0x00000000,"vi;Vietnamese"
615 HKCR,"MIME\Database\Rfc1766","0490",0x00000000,"wa;Walloon"
616 HKCR,"MIME\Database\Rfc1766","0434",0x00000000,"xh;Xhosa"
617 HKCR,"MIME\Database\Rfc1766","043D",0x00000000,"ji;Yiddish"
618 HKCR,"MIME\Database\Rfc1766","0435",0x00000000,"zu;Zulu"
619
620 ;-------------------------------- STRINGS -------------------------------
621
622 [Strings]
623 ;; In shell32.dll
624 CPLFILE_OPENWITH="Open with Control Panel"
625
626 ;; In hhctrl.ocx
627 CHMFILE="Compiled HTML Help File"
628 ;; In ieframe.dll
629 HTMLFILE="HTML File"
630 ;; In msxml3r.dll
631 XMLFILE="XML Document"
632 XSLFILE="XSL Stylesheet"
633 ;; In msi.dll
634 MSIPACK="ReactOS Installer Package"
635 ;; In themeui.dll
636 MSSTYLESFILE="Visual Style File"
637 THEMEFILE="Theme File"
638 ;; In some multimedia exe/dll
639 WAVFILE="Wave Sound"
640 MIDFILE="MIDI Sequence"
641 CDAFILE="CD Audio Track"
642 AVIFILE="Video Clip"
643
644 ; LANG_GERMAN SUBLANG_NEUTRAL
645 [Strings.0007]
646 CPLFILE_OPENWITH="Mit der Systemsteuerung öffnen"
647
648 ; LANG_SPANISH SUBLANG_NEUTRAL
649 [Strings.000A]
650 CPLFILE_OPENWITH="Abrir con el Panel de control"
651
652 ; LANG_FRENCH SUBLANG_NEUTRAL
653 [Strings.000C]
654 CPLFILE_OPENWITH="Ouvrir avec le Panneau de Contrôle"
655
656 CHMFILE="Fichier d'aide HTML compilé"
657 HTMLFILE="Fichier HTML"
658 XMLFILE="Document XML"
659 XSLFILE="Feuille de style XSL"
660 MSIPACK="Package ReactOS Installer"
661 MSSTYLESFILE="Fichier de styles visuels"
662 THEMEFILE="Fichier de thèmes"
663 WAVFILE="Son Wave"
664 MIDFILE="Séquence MIDI"
665 CDAFILE="Piste de CD Audio"
666 AVIFILE="Clip Vidéo"
667
668 ; LANG_POLISH SUBLANG_NEUTRAL
669 [Strings.0015]
670 CPLFILE_OPENWITH="Otwórz poprzez Panel Sterowania"
671
672 ; LANG_ROMANIAN SUBLANG_NEUTRAL
673 [Strings.0018]
674 CPLFILE_OPENWITH="Deschide în Panoul de control"
675
676 CHMFILE="Manual compilat din HTML"
677 HTMLFILE="Fișier HTML"
678 XMLFILE="Document XML"
679 XSLFILE="Fișier de stil XSL"
680 MSIPACK="Pachet de instalare ReactOS"
681 MSSTYLESFILE="Fișier de stil vizual"
682 THEMEFILE="Temă de interfață grafică"
683 WAVFILE="Fișier audio Wave"
684 MIDFILE="Secvență audio MIDI"
685 CDAFILE="Pistă de CD audio"
686 AVIFILE="Fișier video"
687
688 ; LANG_RUSSIAN SUBLANG_NEUTRAL
689 [Strings.0019]
690 CPLFILE_OPENWITH="Открыть с помощью Панели управления"
691
692 ; LANG_TURKISH SUBLANG_DEFAULT
693 [Strings.041F]
694 CPLFILE_OPENWITH="Denetim Masası'yla Aç"
695
696 ; EOF