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