Revert r66580 and r66579.
[reactos.git] / reactos / dll / win32 / mshtml / mshtml.inf
1 [version]
2 Signature="$CHICAGO$"
3
4
5 [RegisterDll]
6 AddReg=Classes.Reg, Protocols.Reg, IE.Reg, FileAssoc.Reg
7
8
9 [UnregisterDll]
10 DelReg=Classes.Reg, Protocols.Reg, IE.Reg
11
12
13 [Classes.Reg]
14
15 ;; CrSource
16 HKCR,"CLSID\%CLSID_CrSource%\BrowseInPlace",,16
17 ;;HKCR,"CLSID\%CLSID_CrSource%\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1"
18 HKCR,"CLSID\%CLSID_CrSource%\EnablePlugin\.css",,,"PointPlus plugin"
19 HKCR,"CLSID\%CLSID_CrSource%\MiscStatus",,,"2228625"
20
21 ;; HTADocument
22 HKCR,"CLSID\%CLSID_HTADocument%\BrowseInPlace",,16
23 HKCR,"CLSID\%CLSID_HTADocument%\MiscStatus",,,"2228625"
24
25 ;; HTMLDocument
26 HKCR,"CLSID\%CLSID_HTMLDocument%\BrowseInPlace",,16
27 ;;HKCR,"CLSID\%CLSID_HTMLDocument%\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1"
28 HKCR,"CLSID\%CLSID_HTMLDocument%\MiscStatus",,,"2228625"
29 HKCR,"CLSID\%CLSID_HTMLDocument%\EnablePlugin\.css",,,"PointPlus plugin"
30
31 ;; HTMLPluginDocument
32 HKCR,"CLSID\%CLSID_HTMLPluginDocument%\BrowseInPlace",,16
33 HKCR,"CLSID\%CLSID_HTMLPluginDocument%\MiscStatus",,,"0"
34
35 ;; IImageDecodeFilter
36 HKCR,"MIME\Database\Content Type\image/x-wmf","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
37 HKCR,"MIME\Database\Content Type\image/x-wmf\Bits","0",1,04,00,00,00,FF,FF,FF,FF,D7,CD,C6,9A
38
39 ;; MHTMLDocument
40 HKCR,"CLSID\%CLSID_MHTMLDocument%\BrowseInPlace",,16
41 ;;HKCR,"CLSID\%CLSID_MHTMLDocument%\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1"
42 HKCR,"CLSID\%CLSID_MHTMLDocument%\MiscStatus",,,"2228625"
43
44 ;; Scriptlet
45 HKCR,"CLSID\%CLSID_Scriptlet%\Control",,16
46 HKCR,"CLSID\%CLSID_Scriptlet%\MiscStatus",,,"0"
47 HKCR,"CLSID\%CLSID_Scriptlet%\MiscStatus\1",,,"131473"
48 HKCR,"CLSID\%CLSID_Scriptlet%\Programmable",,16
49 ;;HKCR,"CLSID\%CLSID_Scriptlet%\ToolboxBitmap32",,,"%16422%\Internet Explorer\iexplore.exe,1"
50 HKCR,"MIME\Database\Content Type\text/x-scriptlet","CLSID",,"%CLSID_Scriptlet%"
51
52
53 [Protocols.Reg]
54 HKCR,"PROTOCOLS\Handler\javascript","CLSID",,"%CLSID_JSProtocol%"
55 HKCR,"PROTOCOLS\Handler\vbscript","CLSID",,"%CLSID_JSProtocol%"
56 HKCR,"PROTOCOLS\Handler\about","CLSID",,"%CLSID_AboutProtocol%"
57 HKCR,"PROTOCOLS\Handler\res","CLSID",,"%CLSID_ResProtocol%"
58 HKCR,"PROTOCOLS\Handler\mailto","CLSID",,"%CLSID_MailtoProtocol%"
59 HKCR,"PROTOCOLS\Handler\sysimage","CLSID",,"%CLSID_SysImageProtocol%"
60
61
62 [IE.Reg]
63 HKLM,"Software\Microsoft\Internet Explorer\Version Vector", "IE",,"6.0000"
64 HKLM,"Software\Microsoft\Internet Explorer\AboutURLs","blank",2,"res://mshtml.dll/blank.htm"
65 HKLM,"Software\Microsoft\Internet Explorer\AboutURLs","PostNotCached",2,"res://mshtml.dll/repost.htm"
66 HKLM,"Software\Microsoft\Internet Explorer\AboutURLs","mozilla",2,"res://mshtml.dll/about.moz"
67 HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","VML",, "CLSID:10072CEC-8CC1-11D1-986E-00A0C955B42E"
68 HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","TIME",, "CLSID:476C391C-3E0D-11D2-B948-00C04FA32195"
69 HKLM,"Software\Microsoft\Internet Explorer\ActiveX Compatibility","Version",,"6.17"
70
71
72 [FileAssoc.Reg]
73
74 ;; AVI
75 HKCR,"MIME\Database\Content Type\video/avi","CLSID",,"{CD3AFA88-B84F-48F0-9393-7EDC34128127}"
76 HKCR,"MIME\Database\Content Type\video/avi","Extension",,".avi"
77 HKCR,".avi","Content Type",,"video/avi"
78
79 ;; BMP
80 HKCR,"MIME\Database\Content Type\image/bmp","Extension",,".bmp"
81 HKCR,"MIME\Database\Content Type\image/bmp","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
82 HKCR,"MIME\Database\Content Type\image/bmp\Bits","0",1,02,00,00,00,FF,FF,42,4D
83 HKCR,".bmp","Content Type",,"image/bmp"
84
85 ;; CSS
86 HKCR,"MIME\Database\Content Type\text/css","Extension",,".css"
87 HKCR,".css","Content Type",,"text/css"
88
89 ;; DIB
90 HKCR,".dib","Content Type",,"image/bmp"
91
92 ;; DLL
93 HKCR,".dll","Content Type",,"application/x-msdownload"
94 HKCR,".dll",,,"dllfile"
95
96 ;; EXE
97 HKCR,".exe","Content Type",,"application/x-msdownload"
98 HKCR,".exe",,,"exefile"
99
100 ;; GIF
101 HKCR,"MIME\Database\Content Type\image/gif","CLSID",,"%CLSID_HTMLDocument%"
102 HKCR,"MIME\Database\Content Type\image/gif","Extension",,".gif"
103 HKCR,"MIME\Database\Content Type\image/gif","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
104 HKCR,"MIME\Database\Content Type\image/gif\Bits","0",1,04,00,00,00,FF,FF,FF,FF,47,49,46,38
105 HKCR,".gif",,2,"giffile"
106 HKCR,".gif","Content Type",,"image/gif"
107 HKCR,"giffile",,,"GIF Image"
108 HKCR,"giffile\CLSID",,,"%CLSID_HTMLDocument%"
109 ;;HKCR,"giffile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
110 HKCR,"giffile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
111 ;;HKCR,"giffile\shell\open\ddeexec\Application",,,"IExplore"
112 HKCR,"giffile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
113 ;; HKCR,"giffile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,9"
114
115 ;; GZIP
116 HKCR,"MIME\Database\Content Type\application/x-gzip","Extension",,".gz"
117 HKCR,".gz","Content Type",,"application/x-gzip"
118
119 ;; HTC
120 HKCR,"MIME\Database\Content Type\text/x-component","CLSID",,"%CLSID_CHtmlComponentConstructor%"
121 HKCR,"MIME\Database\Content Type\text/x-component","Extension",,".htc"
122 HKCR,".htc","Content Type",,"text/x-component"
123
124 ;; HTML
125 HKCR,"MIME\Database\Content Type\text/html","CLSID",,"%CLSID_HTMLDocument%"
126 HKCR,"MIME\Database\Content Type\text/html","Extension",,".htm"
127 HKCR,"MIME\Database\Content Type\text/html","Encoding",1,08,00,00,00
128 HKCR,"MIME\Database\Content Type\image/x-jg","CLSID",,"%CLSID_HTMLDocument%"
129 HKCR,"InternetShortcut\shell\print\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1"""
130 HKCR,"InternetShortcut\shell\printto\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1"" ""%%2"" ""%%3"" ""%%4"""
131 HKCR,"htmlfile\shell\print\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1"""
132 HKCR,"htmlfile\shell\printto\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1"" ""%%2"" ""%%3"" ""%%4"""
133 HKCR,"htmlfile",,,"HTML Document"
134 HKCR,"htmlfile\BrowseInPlace",,16
135 HKCR,"htmlfile\CLSID",,,"%CLSID_HTMLDocument%"
136 ;;HKCR,"htmlfile\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1"
137 HKCR,"htmlfile_FullWindowEmbed",,,"HTML Plugin Document"
138 HKCR,"htmlfile_FullWindowEmbed\BrowseInPlace",,16
139 HKCR,"htmlfile_FullWindowEmbed\CLSID",,,"%CLSID_HTMLPluginDocument%"
140 HKCR,".htm",,,"htmlfile"
141 HKCR,".htm","Content Type",,"text/html"
142 HKCR,".html",,,"htmlfile"
143 HKCR,".html","Content Type",,"text/html"
144
145 ;; ICO
146 HKCR,"MIME\Database\Content Type\image/x-icon","CLSID",,"%CLSID_HTMLDocument%"
147 HKCR,"MIME\Database\Content Type\image/x-icon","Extension",,".ico"
148 HKCR,"MIME\Database\Content Type\image/x-icon","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
149 HKCR,".ico","Content Type",,"image/x-icon"
150
151 ;; JPE
152 HKCR,".jpe",,2,"jpegfile"
153 HKCR,".jpe","Content Type",,"image/jpeg"
154 HKCR,"jpegfile",,,"JPEG Image"
155 HKCR,"jpegfile\CLSID",,,"%CLSID_HTMLDocument%"
156 ;;HKCR,"jpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
157 HKCR,"jpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
158 ;;HKCR,"jpegfile\shell\open\ddeexec\Application",,,"IExplore"
159 HKCR,"jpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
160 ;; HKCR,"jpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8"
161
162 ;; JPEG
163 HKCR,"MIME\Database\Content Type\image/jpeg","CLSID",,"%CLSID_HTMLDocument%"
164 HKCR,"MIME\Database\Content Type\image/jpeg","Extension",,".jpg"
165 HKCR,"MIME\Database\Content Type\image/jpeg\Bits","0",1,02,00,00,00,FF,FF,FF,D8
166 HKCR,"MIME\Database\Content Type\image/jpeg","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
167 HKCR,".jpeg",,2,"jpegfile"
168 HKCR,".jpeg","Content Type",,"image/jpeg"
169 HKCR,"jpegfile",,,"JPEG Image"
170 HKCR,"jpegfile\CLSID",,,"%CLSID_HTMLDocument%"
171 ;;HKCR,"jpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
172 HKCR,"jpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
173 ;;HKCR,"jpegfile\shell\open\ddeexec\Application",,,"IExplore"
174 HKCR,"jpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
175 ;; HKCR,"jpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8"
176
177 ;; JPG
178 HKCR,".jpg",,2,"jpegfile"
179 HKCR,".jpg","Content Type",,"image/jpeg"
180 HKCR,"jpegfile",,,"JPEG Image"
181 HKCR,"jpegfile\CLSID",,,"%CLSID_HTMLDocument%"
182 ;;HKCR,"jpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
183 HKCR,"jpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
184 ;;HKCR,"jpegfile\shell\open\ddeexec\Application",,,"IExplore"
185 HKCR,"jpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
186 ;; HKCR,"jpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8"
187
188 ;; MHTML
189 HKCR,"MIME\Database\Content Type\message/rfc822","CLSID",,"%CLSID_MHTMLDocument%"
190 HKCR,".mhtml",,2,"mhtmlfile"
191 HKCR,".mhtml","Content Type",,"message/rfc822"
192 HKCR,".mht",,2,"mhtmlfile"
193 HKCR,".mht","Content Type",,"message/rfc822"
194 HKCR,"mhtmlfile",,,"MHTML Document"
195 HKCR,"mhtmlfile\BrowseInPlace",,16
196 HKCR,"mhtmlfile\CLSID",,,"%CLSID_MHTMLDocument%"
197
198 ;; MPEG
199 HKCR,"MIME\Database\Content Type\audio/mpeg","CLSID",,"{CD3AFA76-B84F-48F0-9393-7EDC34128127}"
200 HKCR,"MIME\Database\Content Type\audio/mpeg","Extension",,".mp3"
201 HKCR,"MIME\Database\Content Type\audio/mpg","CLSID",,"{CD3AFA76-B84F-48F0-9393-7EDC34128127}"
202 HKCR,"MIME\Database\Content Type\audio/mpg","Extension",,".mp3"
203 HKCR,"MIME\Database\Content Type\video/mpeg","CLSID",,"{CD3AFA89-B84F-48F0-9393-7EDC34128127}"
204 HKCR,"MIME\Database\Content Type\video/mpeg","Extension",,".mpeg"
205 HKCR,".mp3","Content Type",,"audio/mpeg"
206 HKCR,".mpe","Content Type",,"video/mpeg"
207 HKCR,".mpeg","Content Type",,"video/mpeg"
208 HKCR,".mpg","Content Type",,"video/mpeg"
209
210 ;; PJPG
211 HKCR,"MIME\Database\Content Type\image/pjpeg","CLSID",,"%CLSID_HTMLDocument%"
212 HKCR,"MIME\Database\Content Type\image/pjpeg","Extension",,".jpg"
213 HKCR,"MIME\Database\Content Type\image/pjpeg\Bits","0",1,02,00,00,00,FF,FF,FF,D8
214 HKCR,"MIME\Database\Content Type\image/pjpeg","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
215 HKCR,".jfif",,2,"pjpegfile"
216 HKCR,".jfif","Content Type",,"image/jpeg"
217 HKCR,"pjpegfile",,,"JPEG Image"
218 HKCR,"pjpegfile\CLSID",,,"%CLSID_HTMLDocument%"
219 ;;HKCR,"pjpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
220 HKCR,"pjpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
221 ;;HKCR,"pjpegfile\shell\open\ddeexec\Application",,,"IExplore"
222 HKCR,"pjpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
223 ;; HKCR,"pjpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8"
224
225 ;; PNG
226 HKCR,"MIME\Database\Content Type\image/png","Extension",,".png"
227 HKCR,"MIME\Database\Content Type\image/x-png","Extension",,".png"
228 HKCR,".png",,2,"pngfile"
229 HKCR,".png","Content Type",,"image/png"
230 HKCR,"pngfile",,,"PNG Image"
231 HKCR,"pngfile\CLSID",,,"%CLSID_HTMLDocument%"
232 ;;HKCR,"pngfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe""" -nohome"
233 HKCR,"pngfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
234 ;;HKCR,"pngfile\shell\open\ddeexec\Application",,,"IExplore"
235 HKCR,"pngfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
236 ;; HKCR,"pngfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,9"
237
238 ;; PS
239 HKCR,"MIME\Database\Content Type\application/postscript","Extension",,".ps"
240 HKCR,".ai","Content Type",,"application/postscript"
241 HKCR,".eps","Content Type",,"application/postscript"
242 HKCR,".ps","Content Type",,"application/postscript"
243
244 ;; TAR
245 HKCR,"MIME\Database\Content Type\application/x-tar","Extension",,".tar"
246 HKCR,".tar","Content Type",,"application/x-tar"
247
248 ;; TGZ
249 HKCR,"MIME\Database\Content Type\application/x-compressed","Extension",,".tgz"
250 HKCR,".tgz","Content Type",,"application/x-compressed"
251
252 ;; TIFF
253 HKCR,"MIME\Database\Content Type\image/tiff","Extension",,".tiff"
254 HKCR,".tif","Content Type",,"image/tiff"
255 HKCR,".tiff","Content Type",,"image/tiff"
256
257 ;; TXT
258 HKCR,"MIME\Database\Content Type\text/plain","CLSID",,"%CLSID_HTMLDocument%"
259 HKCR,"MIME\Database\Content Type\text/plain","Extension",,".txt"
260 HKCR,"MIME\Database\Content Type\text/plain","Encoding",1,07,00,00,00
261 HKCR,".txt",,,"txtfile"
262 HKCR,".txt","Content Type",,"text/plain"
263
264 ;; WAV
265 HKCR,"MIME\Database\Content Type\audio/wav","CLSID",,"{CD3AFA7B-B84F-48F0-9393-7EDC34128127}"
266 HKCR,"MIME\Database\Content Type\audio/wav","Extension",,".wav"
267 HKCR,".wav","Content Type",,"audio/wav"
268
269 ;; XBM
270 HKCR,"MIME\Database\Content Type\image/xbm","Extension",,".xbm"
271 HKCR,"MIME\Database\Content Type\image/x-xbitmap","CLSID",,"%CLSID_HTMLDocument%"
272 HKCR,".xbm","Content Type",,"image/x-xbitmap"
273 HKCR,"xbmfile",,,"XBM Image"
274 HKCR,"xbmfile\CLSID",,,"%CLSID_HTMLDocument%"
275 ;;HKCR,"xbmfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
276 HKCR,"xbmfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
277 ;;HKCR,"xbmfile\shell\open\ddeexec\Application",,,"IExplore"
278 HKCR,"xbmfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
279 ;; HKCR,"xbmfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,9"
280
281 ;; XML
282 HKCR,"MIME\Database\Content Type\application/xml","CLSID",,"{48123BC4-99D9-11D1-A6B3-00C04FD91555}"
283 HKCR,"MIME\Database\Content Type\application/xml","Extension",,".xml"
284 HKCR,"MIME\Database\Content Type\application/xml","Encoding",1,08,00,00,00
285 HKCR,"MIME\Database\Content Type\text/xml","CLSID",,"{48123BC4-99D9-11D1-A6B3-00C04FD91555}"
286 HKCR,"MIME\Database\Content Type\text/xml","Extension",,".xml"
287 HKCR,"MIME\Database\Content Type\text/xml","Encoding",1,08,00,00,00
288 HKCR,".xml",,,"xmlfile"
289 HKCR,".xml","Content Type",,"text/xml"
290 HKCR,".xsl",,,"xslfile"
291 HKCR,".xsl","Content Type",,"text/xml"
292
293 ;; ZIP
294 HKCR,"MIME\Database\Content Type\application/x-zip-compressed","Extension",,".zip"
295 HKCR,".zip","Content Type",,"application/x-zip-compressed"