Branching for 0.3.15 release after two days of no response from a certain sphere...
[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\command","",0x00000000,"explorer.exe ""%1"""
15 HKCR,"Folder\shell\explore\command","",0x00000000,"explorer.exe /e,""%1"""
16
17 ; Drive property page
18 HKCR,"CLSID\{5F5295E0-429F-1069-A2E2-08002B30309D}","",0x00000000,"Drive Property Page Extension"
19 HKCR,"CLSID\{5F5295E0-429F-1069-A2E2-08002B30309D}\InProcServer32","",0x00000000,"shell32.dll"
20 HKCR,"CLSID\{5F5295E0-429F-1069-A2E2-08002B30309D}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
21
22 ; Rich Text Files
23 HKCR,".rtf","",0x00000000,"rtffile"
24 HKCR,".rtf\shellnew","",0x00000000,""
25 HKCR,".rtf\shellnew","Data",0x00020000,"{\rtf1}"
26 HKCR,"rtffile","",0x00000000,"Rich Text Document"
27 HKCR,"rtffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\wordpad.exe,-1404"
28 HKCR,"rtffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-2"
29 HKCR,"rtffile\shell\open","",0x00000000,"Open"
30 HKCR,"rtffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\wordpad.exe %1"
31
32 ; Virtual Device Drivers
33 HKCR,".386","",0x00000000,"vxdfile"
34 HKCR,".vxd","",0x00000000,"vxdfile"
35 HKCR,"vxdfile","",0x00000000,"Virtual Device Driver"
36 HKCR,"vxdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-157"
37
38 ; Animated Cursors
39 HKCR,".ani","",0x00000000,"anifile"
40 HKCR,"anifile","",0x00000000,"Animated Cursor"
41 HKCR,"anifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\main.cpl,-1039"
42 HKCR,"anifile\DefaultIcon","",0x00000000,"%1"
43
44 ; DOS Batch-Files
45 HKCR,".bat","",0x00000000,"batfile"
46 HKCR,"batfile","",0x00000000,"DOS Batch File"
47 HKCR,"batfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-158"
48 HKCR,"batfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
49 HKCR,"batfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
50 HKCR,"batfile\shell\open\command","",0x00000000,"""%1"" %*"
51
52 HKCR,".cmd","",0x00000000,"cmdfile"
53 HKCR,"cmdfile","",0x00000000,"ReactOS Command Script"
54 HKCR,"cmdfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-159"
55 HKCR,"cmdfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-153"
56 HKCR,"cmdfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
57 HKCR,"cmdfile\shell\open\command","",0x00000000,"""%1"" %*"
58
59 ; Get DOS Applications a Icon
60 HKCR,".com","",0x00000000,"comfile"
61 HKCR,"comfile","",0x00000000,"DOS Application"
62 HKCR,"comfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-160"
63 HKCR,"comfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-3"
64
65 ; Control Panel extensions
66 HKCR,".cpl","",0x00000000,"cplfile"
67 HKCR,"cplfile","",0x00000000,"Control Panel Extension"
68 HKCR,"cplfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-161"
69 HKCR,"cplfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
70 HKCR,"cplfile\shell\cplopen","",0x00000000,"Open with Control Panel"
71 HKCR,"cplfile\shell\cplopen\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe shell32.dll,Control_RunDLL %1,%*"
72
73 ; Cursors
74 HKCR,".cur","",0x00000000,"curfile"
75 HKCR,"curfile","",0x00000000,"Cursor"
76 HKCR,"curfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-162"
77 HKCR,"curfile\DefaultIcon","",0x00000000,"%1"
78
79 ; Dynamic Link Libraries
80 HKCR,".dll","",0x00000000,"dllfile"
81 HKCR,"dllfile","",0x00000000,"Dynamic Link Library"
82 HKCR,"dllfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-163"
83 HKCR,"dllfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
84
85 ; Device Drivers
86 HKCR,".drv","",0x00000000,"drvfile"
87 HKCR,"drvfile","",0x00000000,"Device Driver"
88 HKCR,"drvfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-164"
89 HKCR,"drvfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
90
91 ; Applicatons
92 HKCR,".exe","",0x00000000,"exefile"
93 HKCR,"exefile","",0x00000000,"ReactOS Application"
94 HKCR,"exefile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-165"
95 HKCR,"exefile\Defaulticon","",0x00000000,"%1"
96 HKCR,"exefile\shell\open\command","",0x00000000,"""%1"" %*"
97
98 ; Fonts
99 HKCR,".fon","",0x00000000,"fonfile"
100 HKCR,"fonfile","",0x00000000,"Font File"
101 HKCR,"fonfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-166"
102 HKCR,"fonfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155"
103
104 HKCR,".ttf","",0x00000000,"ttffile"
105 HKCR,"ttffile","",0x00000000,"TrueType Font File"
106 HKCR,"ttffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
107 HKCR,"ttffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-167"
108 HKCR,"ttffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe %1"
109
110 ; Help Files
111 HKCR,".hlp","",0x00000000,"hlpfile"
112 HKCR,"hlpfile","",0x00000000,"Help File"
113 HKCR,"hlpfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-168"
114 HKCR,"hlpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-24"
115 HKCR,"hlpfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\winhlp32.exe %1"
116
117 HKCR,".chm","",0x00000000,"chm.file"
118 HKCR,"chm.file","",0x00000000,"Help File"
119 HKCR,"chm.file","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-168"
120 HKCR,"chm.file\DefaultIcon","",0x00020000,"%SystemRoot%\hh.exe,0"
121 HKCR,"chm.file\shell\open\command","",0x00020000,"%SystemRoot%\hh.exe %1"
122
123 ; set MIME type for .html and .htm because Tiny webserver needs it
124 HKCR,".htm","",0x00000000,"html"
125 HKCR,".htm","Content Type",0x00000000,"text/html"
126
127 HKCR,".html","",0x00000000,"html"
128 HKCR,".html","Content Type",0x00000000,"text/html"
129
130 ; Icons
131 HKCR,".ico","",0x00000000,"icofile"
132 HKCR,"icofile","",0x00000000,"Icon"
133 HKCR,"icofile\DefaultIcon","",0x00000000,"%1"
134
135 ; JPEG Images
136 HKCR,".jpg","",0x00000000,"jpegfile"
137 HKCR,".jpeg","",0x00000000,"jpegfile"
138 HKCR,"jpegfile","",0x00000000,"JPEG Image"
139 HKCR,"jpegfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
140 HKCR,"jpegfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
141
142 ; Bitmap Images
143 HKCR,".bmp","",0x00000000,"bmpfile"
144 HKCR,"bmpfile","",0x00000000,"Bitmap Image"
145 HKCR,"bmpfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
146 HKCR,"bmpfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
147
148 ; PNG Images
149 HKCR,".png","",0x00000000,"pngfile"
150 HKCR,"pngfile","",0x00000000,"PNG Image"
151 HKCR,"pngfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
152 HKCR,"pngfile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
153
154 ; GIF Images
155 HKCR,".gif","",0x00000000,"giffile"
156 HKCR,"giffile","",0x00000000,"GIF Image"
157 HKCR,"giffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shimgvw.dll,0"
158 HKCR,"giffile\shell\open\command","",0x00020000,"rundll32.exe %SystemRoot%\system32\shimgvw.dll,ImageView_Fullscreen %1"
159
160 ; Configuration Files
161 HKCR,".ini","",0x00000000,"inifile"
162 HKCR,"inifile","",0x00000000,"Configuration Settings"
163 HKCR,"inifile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-169"
164 HKCR,"inifile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
165 HKCR,"inifile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
166
167 ; Setup Information Files
168 HKCR,".inf","",0x00000000,"inffile"
169 HKCR,"inffile","",0x00000000,"Setup Information"
170 HKCR,"inffile\FriendlyTypeName","",0x00020000,"%SystemRoot%\system32\setupapi.dll,-2001"
171 HKCR,"inffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
172 HKCR,"inffile\shell\open\command","",0x00000000,"notepad.exe ""%1"""
173 HKCR,"inffile\shell\Install","",0x00000000,"Install"
174 HKCR,"inffile\shell\Install\command","",0x00020000,"%SystemRoot%\system32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1"
175
176 ; Show icons for shortcuts in shell views (lnkfile is handled specially in shell32)
177 ; Don't display extension for shortcuts
178 HKCR,".lnk","",0x00000000,"lnkfile"
179 HKCR,".lnk\shellnew","",0x00000000,""
180 HKCR,".lnk\shellnew","command",0x00020000,"%SystemRoot%\system32\rundll32.exe appwiz.cpl,NewLinkHere %1"
181 HKCR,"lnkfile","",0x00000000,"Shortcut"
182 HKCR,"lnkfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-170"
183 HKCR,"lnkfile","NeverShowExt",0x00000000,""
184 HKCR,"lnkfile","IsShortcut",0x00000000,"yes"
185 HKCR,"lnkfile\CLSID","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
186 HKCR,"lnkfile\shellex\IconHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
187 HKCR,"lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}","",0x00000000,""
188 HKCR,"lnkfile\shellex\PropertySheetHandlers\Shellink Property Page", "", 0x00000000, "{00021401-0000-0000-C000-000000000046}"
189
190 ; Text Documents
191 HKCR,".log","",0x00000000,"txtfile"
192 HKCR,".txt","",0x00000000,"txtfile"
193 HKCR,".c","",0x00000000,"txtfile"
194 HKCR,".cpp","",0x00000000,"txtfile"
195 HKCR,".h","",0x00000000,"txtfile"
196 HKCR,".hpp","",0x00000000,"txtfile"
197 HKCR,".txt\shellnew","",0x00000000,""
198 HKCR,".txt\shellnew","NullFile",0x00020000,""
199 HKCR,"txtfile","",0x00000000,"Text Document"
200 HKCR,".txt","Content Type",0x00000000,"text/plain"
201 HKCR,"txtfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-152"
202 HKCR,"txtfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
203
204 ; XML Documents
205 HKCR,".xml","",0x00000000,"xmlfile"
206 HKCR,"xmlfile","",0x00000000,"XML Document"
207 HKCR,".xml","Content Type",0x00000000,"text/xml"
208 HKCR,"xmlfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-151"
209 HKCR,"xmlfile\shell\open\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
210
211 ; MSI files
212 HKCR,".msi","",0x00000000,"MSI.Package"
213 HKCR,"Msi.Package\DefaultIcon","",0x00000000,"msiexec.exe"
214 HKCR,"Msi.Package\shell\Open\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /i ""%1"""
215 HKCR,"Msi.Package\shell\Repair\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /f ""%1"""
216 HKCR,"Msi.Package\shell\Uninstall\command","",0x00020000,"%SystemRoot%\system32\msiexec.exe /x ""%1"""
217
218 HKCR,".pif","",0x00000000,"piffile"
219
220 ; Registration Entries
221 HKCR,".reg","",0x00000000,"regfile"
222 HKCR,"regfile","",0x00000000,"Registration Entries"
223 HKCR,"regfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-170"
224 HKCR,"regfile\DefaultIcon","",0x00020000,"%SystemRoot%\regedit.exe,1"
225 HKCR,"regfile\shell\edit\command","",0x00020000,"%SystemRoot%\system32\notepad.exe %1"
226 HKCR,"regfile\shell\open","",0x00000000,"Merge"
227 HKCR,"regfile\shell\open\command","",0x00000000,"regedit.exe ""%1"""
228
229 ; Screen Savers
230 HKCR,".scr","",0x00000000,"scrfile"
231 HKCR,"scrfile","",0x00000000,"Screen Saver"
232 HKCR,"scrfile\Defaulticon","",0x00000000,"%1"
233 HKCR,"scrfile\shell\config","",0x00000000,"Configure"
234 HKCR,"scrfile\shell\config\command","",0x00000000,"""%1"""
235 HKCR,"scrfile\shell\install","",0x00000000,"Install"
236 HKCR,"scrfile\shell\install\command","",0x00000000,"rundll32.exe desk.cpl,InstallScreenSaver %l"
237 HKCR,"scrfile\shell\open","",0x00000000,"Test"
238 HKCR,"scrfile\shell\open\command","",0x00000000,"""%1"" /S"
239
240 ; shell command files (e.g. "Show Desktop" in quicklaunch bar)
241 HKCR,".scf","",0x00000000,"SHCmdFile"
242 HKCR,"SHCmdFile","NeverShowExt",0x00000000,""
243 HKCR,"SHCmdFile","IsShortcut",0x00000000,"yes"
244 HKCR,"SHCmdFile\shell\open\command","",0x00000000,"explorer.exe ""%1"""
245 HKCR,"SHCmdFile\CLSID","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}"
246 HKCR,"SHCmdFile\shellex\IconHandler","",0x00000000,"{57651662-CE3E-11D0-8D77-00C04FC99D61}"
247
248 ; System-Files
249 HKCR,".sys","",0x00000000,"sysfile"
250 HKCR,"sysfile","",0x00000000,"System File"
251 HKCR,"regfile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\shell32.dll,-171"
252 HKCR,"sysfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-154"
253
254 ; URL shortcuts (e.g. used in favorites folder of IExplorer)
255 HKCR,".url","",0x00000000,"InternetShortcut"
256
257 ; Wave Sounds
258 HKCR,".wav","",0x00000000,"SoundRec"
259 HKCR,"SoundRec","",0x00000000,"Wave Sound"
260 HKCR,"SoundRec\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
261 HKCR,"SoundRec\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
262
263 ; Midi Sounds
264 HKCR,".mid","",0x00000000,"MIDFile"
265 HKCR,".midi","",0x00000000,"MIDFile"
266 HKCR,"MIDFile","",0x00000000,"MIDI Sequence"
267 HKCR,"MIDFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
268 HKCR,"MIDFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
269
270 ; Audio CD
271 HKCR,".cda","",0x00000000,"CDAFile"
272 HKCR,"CDAFile","",0x00000000,"CD Audio Track"
273 HKCR,"CDAFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-225"
274 HKCR,"CDAFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
275
276 ; Avi Files
277 HKCR,".avi","",0x00000000,"AVIFile"
278 HKCR,"AVIFile","",0x00000000,"Video Clip"
279 HKCR,"AVIFile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-224"
280 HKCR,"AVIFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
281
282 HKCR,"CLSID",,0x00000012
283
284 ; For Shell32.dll
285 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","",0x00000000,"Computer Search Results Folder"
286 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","LocalizedString",0x00020000,"@%SystemRoot%\system32\shell32.dll,-30521"
287 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-135"
288 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","",0x00020000,"%SystemRoot%\system32\shell32.dll"
289 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
290 HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}\ShellFolder","Attributes",0x00010001,0x20180000
291
292 ; deskadp.dll shell extension
293 HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Adapter CPL Extension"
294 HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskadp.dll"
295 HKCR,"CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
296
297 ; deskmon.dll shell extension
298 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}","",0x00000000,"Display Monitor CPL Extension"
299 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","",0x00020000,"%SystemRoot%\system32\deskmon.dll"
300 HKCR,"CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
301
302 ; For TCPIP Protocol property page
303 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}","",0x00000000,"TCP/IP Configuration Notify Object"
304 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","",0x00000000,"netcfgx.dll"
305 HKCR,"CLSID\{A907657F-6FDF-11D0-8EFB-00C04FD912B2}\InProcServer32","ThreadingModel",0x00000000,"Both"
306
307 ; For dxdiagn.dll
308 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}","",0x00000000,"DxDiagProvider Class"
309 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","",0x00000000,"%SystemRoot%\system32\dxdiagn.dll"
310 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
311 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\ProgID","",0x00000000,"DxDiag.DxDiagProvider.1"
312 HKCR,"CLSID\{A65B8071-3BFE-4213-9A5B-491DA4461CA7}\VersionIndependentProgID","",0x00000000,"DxDiag.DxDiagProvider"
313
314
315 HKCR,"NDS\Clsid","",0x00000002,"{323991f0-7bad-11cf-b03d-00aa006e0975}"
316
317 HKCR,"WinNT\Clsid","",0x00000002,"{8b20cd60-0f29-11cf-abc4-02608c9e7553}"
318
319 ; Applications
320 HKCR,"Applications\notepad.exe\shell\open\command","",0x00000002,"notepad.exe %1"
321 HKCR,"Applications\mspaint.exe\shell\open\command","",0x00000002,"mspaint.exe %1"
322 HKCR,"Applications\wordpad.exe\shell\open\command","",0x00000002,"wordpad.exe %1"
323
324 ; For language support:
325
326 HKCR,"MIME",,0x00000012
327 HKCR,"MIME\Database",,0x00000012
328 HKCR,"MIME\Database\Rfc1766",,0x00000012
329 HKCR,"MIME\Database\Rfc1766","0436",0x00000000,"af;Afrikaans"
330 HKCR,"MIME\Database\Rfc1766","041C",0x00000000,"sq;Albanian"
331 HKCR,"MIME\Database\Rfc1766","0001",0x00000000,"ar;Arabic"
332 HKCR,"MIME\Database\Rfc1766","1401",0x00000000,"ar-dz;Arabic (Algeria)"
333 HKCR,"MIME\Database\Rfc1766","3C01",0x00000000,"ar-bh;Arabic (Bahrain)"
334 HKCR,"MIME\Database\Rfc1766","0C01",0x00000000,"ar-eg;Arabic (Egypt)"
335 HKCR,"MIME\Database\Rfc1766","0801",0x00000000,"ar-iq;Arabic (Iraq)"
336 HKCR,"MIME\Database\Rfc1766","2C01",0x00000000,"ar-jo;Arabic (Jordan)"
337 HKCR,"MIME\Database\Rfc1766","3401",0x00000000,"ar-kw;Arabic (Kuwait)"
338 HKCR,"MIME\Database\Rfc1766","3001",0x00000000,"ar-lb;Arabic (Lebanon)"
339 HKCR,"MIME\Database\Rfc1766","1001",0x00000000,"ar-ly;Arabic (Libya)"
340 HKCR,"MIME\Database\Rfc1766","1801",0x00000000,"ar-ma;Arabic (Morocco)"
341 HKCR,"MIME\Database\Rfc1766","2001",0x00000000,"ar-om;Arabic (Oman)"
342 HKCR,"MIME\Database\Rfc1766","4001",0x00000000,"ar-qa;Arabic (Qatar)"
343 HKCR,"MIME\Database\Rfc1766","0401",0x00000000,"ar-sa;Arabic (Saudi Arabia)"
344 HKCR,"MIME\Database\Rfc1766","2801",0x00000000,"ar-sy;Arabic (Syria)"
345 HKCR,"MIME\Database\Rfc1766","1C01",0x00000000,"ar-tn;Arabic (Tunisia)"
346 HKCR,"MIME\Database\Rfc1766","3801",0x00000000,"ar-ae;Arabic (U.A.E.)"
347 HKCR,"MIME\Database\Rfc1766","2401",0x00000000,"ar-ye;Arabic (Yemen)"
348 HKCR,"MIME\Database\Rfc1766","042B",0x00000000,"hy;Armenian"
349 HKCR,"MIME\Database\Rfc1766","042D",0x00000000,"eu;Basque"
350 HKCR,"MIME\Database\Rfc1766","0423",0x00000000,"be;Belarusian"
351 HKCR,"MIME\Database\Rfc1766","0445",0x00000000,"bn;Bengali"
352 HKCR,"MIME\Database\Rfc1766","0402",0x00000000,"bg;Bulgarian"
353 HKCR,"MIME\Database\Rfc1766","0403",0x00000000,"ca;Catalan"
354 HKCR,"MIME\Database\Rfc1766","0004",0x00000000,"zh;Chinese"
355 HKCR,"MIME\Database\Rfc1766","0804",0x00000000,"zh-cn;Chinese (China)"
356 HKCR,"MIME\Database\Rfc1766","0C04",0x00000000,"zh-hk;Chinese (Hong Kong SAR)"
357 HKCR,"MIME\Database\Rfc1766","1004",0x00000000,"zh-sg;Chinese (Singapore)"
358 HKCR,"MIME\Database\Rfc1766","0404",0x00000000,"zh-tw;Chinese (Taiwan)"
359 HKCR,"MIME\Database\Rfc1766","041A",0x00000000,"hr;Croatian"
360 HKCR,"MIME\Database\Rfc1766","0405",0x00000000,"cs;Czech"
361 HKCR,"MIME\Database\Rfc1766","0406",0x00000000,"da;Danish"
362 HKCR,"MIME\Database\Rfc1766","0813",0x00000000,"nl-be;Dutch (Belgium)"
363 HKCR,"MIME\Database\Rfc1766","0413",0x00000000,"nl;Dutch (Netherlands)"
364 HKCR,"MIME\Database\Rfc1766","0009",0x00000000,"en;English"
365 HKCR,"MIME\Database\Rfc1766","0C09",0x00000000,"en-au;English (Australia)"
366 HKCR,"MIME\Database\Rfc1766","2809",0x00000000,"en-bz;English (Belize)"
367 HKCR,"MIME\Database\Rfc1766","1009",0x00000000,"en-ca;English (Canada)"
368 HKCR,"MIME\Database\Rfc1766","1809",0x00000000,"en-ie;English (Ireland)"
369 HKCR,"MIME\Database\Rfc1766","2009",0x00000000,"en-jm;English (Jamaica)"
370 HKCR,"MIME\Database\Rfc1766","1409",0x00000000,"en-nz;English (New Zealand)"
371 HKCR,"MIME\Database\Rfc1766","1C09",0x00000000,"en-za;English (South Africa)"
372 HKCR,"MIME\Database\Rfc1766","2C09",0x00000000,"en-tt;English (Trinidad)"
373 HKCR,"MIME\Database\Rfc1766","0809",0x00000000,"en-gb;English (United Kingdom)"
374 HKCR,"MIME\Database\Rfc1766","0409",0x00000000,"en-us;English (United States)"
375 HKCR,"MIME\Database\Rfc1766","048F",0x00000000,"eo;Esperanto"
376 HKCR,"MIME\Database\Rfc1766","0425",0x00000000,"et;Estonian"
377 HKCR,"MIME\Database\Rfc1766","0438",0x00000000,"fo;Faeroese"
378 HKCR,"MIME\Database\Rfc1766","0429",0x00000000,"fa;Farsi"
379 HKCR,"MIME\Database\Rfc1766","040B",0x00000000,"fi;Finnish"
380 HKCR,"MIME\Database\Rfc1766","080C",0x00000000,"fr-be;French (Belgium)"
381 HKCR,"MIME\Database\Rfc1766","0C0C",0x00000000,"fr-ca;French (Canada)"
382 HKCR,"MIME\Database\Rfc1766","040C",0x00000000,"fr;French (France)"
383 HKCR,"MIME\Database\Rfc1766","140C",0x00000000,"fr-lu;French (Luxembourg)"
384 HKCR,"MIME\Database\Rfc1766","100C",0x00000000,"fr-ch;French (Switzerland)"
385 HKCR,"MIME\Database\Rfc1766","043C",0x00000000,"gd;Gaelic"
386 HKCR,"MIME\Database\Rfc1766","0C07",0x00000000,"de-at;German (Austria)"
387 HKCR,"MIME\Database\Rfc1766","0407",0x00000000,"de;German (Germany)"
388 HKCR,"MIME\Database\Rfc1766","1407",0x00000000,"de-li;German (Liechtenstein)"
389 HKCR,"MIME\Database\Rfc1766","1007",0x00000000,"de-lu;German (Luxembourg)"
390 HKCR,"MIME\Database\Rfc1766","0807",0x00000000,"de-ch;German (Switzerland)"
391 HKCR,"MIME\Database\Rfc1766","0408",0x00000000,"el;Greek"
392 HKCR,"MIME\Database\Rfc1766","040D",0x00000000,"he;Hebrew"
393 HKCR,"MIME\Database\Rfc1766","0439",0x00000000,"hi;Hindi"
394 HKCR,"MIME\Database\Rfc1766","040E",0x00000000,"hu;Hungarian"
395 HKCR,"MIME\Database\Rfc1766","040F",0x00000000,"is;Icelandic"
396 HKCR,"MIME\Database\Rfc1766","0421",0x00000000,"in;Indonesian"
397 HKCR,"MIME\Database\Rfc1766","0410",0x00000000,"it;Italian (Italy)"
398 HKCR,"MIME\Database\Rfc1766","0810",0x00000000,"it-ch;Italian (Switzerland)"
399 HKCR,"MIME\Database\Rfc1766","0411",0x00000000,"ja;Japanese"
400 HKCR,"MIME\Database\Rfc1766","043F",0x00000000,"kk;Kazakh"
401 HKCR,"MIME\Database\Rfc1766","0412",0x00000000,"ko;Korean"
402 HKCR,"MIME\Database\Rfc1766","0426",0x00000000,"lv;Latvian"
403 HKCR,"MIME\Database\Rfc1766","0427",0x00000000,"lt;Lithuanian"
404 HKCR,"MIME\Database\Rfc1766","042F",0x00000000,"mk;FYRO Macedonian"
405 HKCR,"MIME\Database\Rfc1766","043E",0x00000000,"ms;Malay (Malaysia)"
406 HKCR,"MIME\Database\Rfc1766","043A",0x00000000,"mt;Maltese"
407 HKCR,"MIME\Database\Rfc1766","0414",0x00000000,"no;Norwegian (Bokmal)"
408 HKCR,"MIME\Database\Rfc1766","0814",0x00000000,"no;Norwegian (Nynorsk)"
409 HKCR,"MIME\Database\Rfc1766","0415",0x00000000,"pl;Polish"
410 HKCR,"MIME\Database\Rfc1766","0416",0x00000000,"pt-br;Portuguese (Brazil)"
411 HKCR,"MIME\Database\Rfc1766","0816",0x00000000,"pt;Portuguese (Portugal)"
412 HKCR,"MIME\Database\Rfc1766","0417",0x00000000,"rm;Rhaeto-Romanic"
413 HKCR,"MIME\Database\Rfc1766","0418",0x00000000,"ro;Romanian"
414 HKCR,"MIME\Database\Rfc1766","0818",0x00000000,"ro-mo;Romanian (Moldova)"
415 HKCR,"MIME\Database\Rfc1766","0419",0x00000000,"ru;Russian"
416 HKCR,"MIME\Database\Rfc1766","0819",0x00000000,"ru-mo;Russian (Moldova)"
417 HKCR,"MIME\Database\Rfc1766","0C1A",0x00000000,"sr;Serbian (Cyrillic)"
418 HKCR,"MIME\Database\Rfc1766","081A",0x00000000,"sr;Serbian (Latin)"
419 HKCR,"MIME\Database\Rfc1766","041B",0x00000000,"sk;Slovak"
420 HKCR,"MIME\Database\Rfc1766","0424",0x00000000,"sl;Slovenian"
421 HKCR,"MIME\Database\Rfc1766","042E",0x00000000,"sb;Sorbian"
422 HKCR,"MIME\Database\Rfc1766","2C0A",0x00000000,"es-ar;Spanish (Argentina)"
423 HKCR,"MIME\Database\Rfc1766","400A",0x00000000,"es-bo;Spanish (Bolivia)"
424 HKCR,"MIME\Database\Rfc1766","340A",0x00000000,"es-cl;Spanish (Chile)"
425 HKCR,"MIME\Database\Rfc1766","240A",0x00000000,"es-co;Spanish (Colombia)"
426 HKCR,"MIME\Database\Rfc1766","140A",0x00000000,"es-cr;Spanish (Costa Rica)"
427 HKCR,"MIME\Database\Rfc1766","1C0A",0x00000000,"es-do;Spanish (Dominican Republic)"
428 HKCR,"MIME\Database\Rfc1766","300A",0x00000000,"es-ec;Spanish (Ecuador)"
429 HKCR,"MIME\Database\Rfc1766","440A",0x00000000,"es-sv;Spanish (El Salvador)"
430 HKCR,"MIME\Database\Rfc1766","100A",0x00000000,"es-gt;Spanish (Guatemala)"
431 HKCR,"MIME\Database\Rfc1766","480A",0x00000000,"es-hn;Spanish (Honduras)"
432 HKCR,"MIME\Database\Rfc1766","0C0A",0x00000000,"es;Spanish (International Sort)"
433 HKCR,"MIME\Database\Rfc1766","080A",0x00000000,"es-mx;Spanish (Mexico)"
434 HKCR,"MIME\Database\Rfc1766","4C0A",0x00000000,"es-ni;Spanish (Nicaragua)"
435 HKCR,"MIME\Database\Rfc1766","180A",0x00000000,"es-pa;Spanish (Panama)"
436 HKCR,"MIME\Database\Rfc1766","3C0A",0x00000000,"es-py;Spanish (Paraguay)"
437 HKCR,"MIME\Database\Rfc1766","280A",0x00000000,"es-pe;Spanish (Peru)"
438 HKCR,"MIME\Database\Rfc1766","500A",0x00000000,"es-pr;Spanish (Puerto Rico)"
439 HKCR,"MIME\Database\Rfc1766","040A",0x00000000,"es;Spanish (Traditional Sort)"
440 HKCR,"MIME\Database\Rfc1766","380A",0x00000000,"es-uy;Spanish (Uruguay)"
441 HKCR,"MIME\Database\Rfc1766","200A",0x00000000,"es-ve;Spanish (Venezuela)"
442 HKCR,"MIME\Database\Rfc1766","0430",0x00000000,"sx;Sutu"
443 HKCR,"MIME\Database\Rfc1766","041D",0x00000000,"sv;Swedish"
444 HKCR,"MIME\Database\Rfc1766","081D",0x00000000,"sv-fi;Swedish (Finland)"
445 HKCR,"MIME\Database\Rfc1766","041E",0x00000000,"th;Thai"
446 HKCR,"MIME\Database\Rfc1766","0431",0x00000000,"ts;Tsonga"
447 HKCR,"MIME\Database\Rfc1766","0432",0x00000000,"tn;Tswana"
448 HKCR,"MIME\Database\Rfc1766","041F",0x00000000,"tr;Turkish"
449 HKCR,"MIME\Database\Rfc1766","0422",0x00000000,"uk;Ukrainian"
450 HKCR,"MIME\Database\Rfc1766","0420",0x00000000,"ur;Urdu"
451 HKCR,"MIME\Database\Rfc1766","042A",0x00000000,"vi;Vietnamese"
452 HKCR,"MIME\Database\Rfc1766","0490",0x00000000,"wa;Walloon"
453 HKCR,"MIME\Database\Rfc1766","0434",0x00000000,"xh;Xhosa"
454 HKCR,"MIME\Database\Rfc1766","043D",0x00000000,"ji;Yiddish"
455 HKCR,"MIME\Database\Rfc1766","0435",0x00000000,"zu;Zulu"
456
457 HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\1.0,,,"OLE Automation"
458 HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\0\win16,,,"stdole.tlb"
459 HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\0\win32,,,"stdole32.tlb"
460 HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\FLAGS,,,"1"
461 HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\2.0,,,"OLE Automation"
462 HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\0\win32,,,"stdole2.tlb"
463 HKCR,TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\FLAGS,,,"0"
464
465 ; EOF