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