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