include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git] / dlls / mshtml / mshtml.inf
blobfc010bcc593695d433aeb9ac510cdb03fd83f208
1 [version]
2 Signature="$CHICAGO$"
5 [RegisterDll]
6 AddReg=Classes.Reg, Protocols.Reg, IE.Reg, FileAssoc.Reg
9 [UnregisterDll]
10 DelReg=Classes.Reg, Protocols.Reg, IE.Reg
13 [Classes.Reg]
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"
21 ;; HTADocument
22 HKCR,"CLSID\%CLSID_HTADocument%\BrowseInPlace",,16
23 HKCR,"CLSID\%CLSID_HTADocument%\MiscStatus",,,"2228625"
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"
31 ;; HTMLPluginDocument
32 HKCR,"CLSID\%CLSID_HTMLPluginDocument%\BrowseInPlace",,16
33 HKCR,"CLSID\%CLSID_HTMLPluginDocument%\MiscStatus",,,"0"
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
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"
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%"
52 ;; SVGDocument
53 HKCR,"CLSID\{30590066-98B5-11CF-BB82-00AA00BDCE0B}\BrowseInPlace",,16
54 HKCR,"CLSID\{30590066-98B5-11CF-BB82-00AA00BDCE0B}\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1"
55 HKCR,"CLSID\{30590066-98B5-11CF-BB82-00AA00BDCE0B}\MiscStatus",,,"2228625"
57 ;; XHTMLDocument
58 HKCR,"CLSID\{30590067-98B5-11CF-BB82-00AA00BDCE0B}\BrowseInPlace",,16
59 HKCR,"CLSID\{30590067-98B5-11CF-BB82-00AA00BDCE0B}\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1"
60 HKCR,"CLSID\{30590067-98B5-11CF-BB82-00AA00BDCE0B}\MiscStatus",,,"2228625"
63 [Protocols.Reg]
64 HKCR,"PROTOCOLS\Handler\javascript","CLSID",,"%CLSID_JSProtocol%"
65 HKCR,"PROTOCOLS\Handler\vbscript","CLSID",,"%CLSID_JSProtocol%"
66 HKCR,"PROTOCOLS\Handler\about","CLSID",,"%CLSID_AboutProtocol%"
67 HKCR,"PROTOCOLS\Handler\res","CLSID",,"%CLSID_ResProtocol%"
68 HKCR,"PROTOCOLS\Handler\mailto","CLSID",,"%CLSID_MailtoProtocol%"
69 HKCR,"PROTOCOLS\Handler\sysimage","CLSID",,"%CLSID_SysImageProtocol%"
72 [IE.Reg]
73 HKLM,"Software\Microsoft\Internet Explorer\Version Vector", "IE",,"6.0000"
74 HKLM,"Software\Microsoft\Internet Explorer\AboutURLs","blank",2,"res://mshtml.dll/blank.htm"
75 HKLM,"Software\Microsoft\Internet Explorer\AboutURLs","PostNotCached",2,"res://mshtml.dll/repost.htm"
76 HKLM,"Software\Microsoft\Internet Explorer\AboutURLs","mozilla",2,"res://mshtml.dll/about.moz"
77 HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","VML",,  "CLSID:10072CEC-8CC1-11D1-986E-00A0C955B42E"
78 HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","TIME",, "CLSID:476C391C-3E0D-11D2-B948-00C04FA32195"
79 HKLM,"Software\Microsoft\Internet Explorer\ActiveX Compatibility","Version",,"6.17"
82 [FileAssoc.Reg]
84 ;; AVI
85 HKCR,"MIME\Database\Content Type\video/avi","CLSID",,"{CD3AFA88-B84F-48F0-9393-7EDC34128127}"
86 HKCR,"MIME\Database\Content Type\video/avi","Extension",,".avi"
87 HKCR,".avi","Content Type",,"video/avi"
89 ;; BMP
90 HKCR,"MIME\Database\Content Type\image/bmp","Extension",,".bmp"
91 HKCR,"MIME\Database\Content Type\image/bmp","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
92 HKCR,"MIME\Database\Content Type\image/bmp\Bits","0",1,02,00,00,00,FF,FF,42,4D
93 HKCR,".bmp","Content Type",,"image/bmp"
95 ;; CSS
96 HKCR,"MIME\Database\Content Type\text/css","Extension",,".css"
97 HKCR,".css","Content Type",,"text/css"
99 ;; DIB
100 HKCR,".dib","Content Type",,"image/bmp"
102 ;; DLL
103 HKCR,".dll","Content Type",,"application/x-msdownload"
104 HKCR,".dll",,,"dllfile"
106 ;; EXE
107 HKCR,".exe","Content Type",,"application/x-msdownload"
108 HKCR,".exe",,,"exefile"
110 ;; GIF
111 HKCR,"MIME\Database\Content Type\image/gif","CLSID",,"%CLSID_HTMLDocument%"
112 HKCR,"MIME\Database\Content Type\image/gif","Extension",,".gif"
113 HKCR,"MIME\Database\Content Type\image/gif","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
114 HKCR,"MIME\Database\Content Type\image/gif\Bits","0",1,04,00,00,00,FF,FF,FF,FF,47,49,46,38
115 HKCR,".gif",,2,"giffile"
116 HKCR,".gif","Content Type",,"image/gif"
117 HKCR,"giffile",,,"GIF Image"
118 HKCR,"giffile\CLSID",,,"%CLSID_HTMLDocument%"
119 HKCR,"giffile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
120 HKCR,"giffile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
121 HKCR,"giffile\shell\open\ddeexec\Application",,,"IExplore"
122 HKCR,"giffile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
123 ;; HKCR,"giffile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,9"
125 ;; GZIP
126 HKCR,"MIME\Database\Content Type\application/x-gzip","Extension",,".gz"
127 HKCR,".gz","Content Type",,"application/x-gzip"
129 ;; HTC
130 HKCR,"MIME\Database\Content Type\text/x-component","CLSID",,"%CLSID_CHtmlComponentConstructor%"
131 HKCR,"MIME\Database\Content Type\text/x-component","Extension",,".htc"
132 HKCR,".htc","Content Type",,"text/x-component"
134 ;; HTML
135 HKCR,"MIME\Database\Content Type\text/html","CLSID",,"%CLSID_HTMLDocument%"
136 HKCR,"MIME\Database\Content Type\text/html","Extension",,".htm"
137 HKCR,"MIME\Database\Content Type\text/html","Encoding",1,08,00,00,00
138 HKCR,"MIME\Database\Content Type\image/x-jg","CLSID",,"%CLSID_HTMLDocument%"
139 HKCR,"InternetShortcut\shell\print\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1"""
140 HKCR,"InternetShortcut\shell\printto\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1"" ""%%2"" ""%%3"" ""%%4"""
141 HKCR,"htmlfile\shell\print\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1"""
142 HKCR,"htmlfile\shell\printto\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1"" ""%%2"" ""%%3"" ""%%4"""
143 HKCR,"htmlfile",,,"HTML Document"
144 HKCR,"htmlfile\BrowseInPlace",,16
145 HKCR,"htmlfile\CLSID",,,"%CLSID_HTMLDocument%"
146 HKCR,"htmlfile\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1"
147 HKCR,"htmlfile_FullWindowEmbed",,,"HTML Plugin Document"
148 HKCR,"htmlfile_FullWindowEmbed\BrowseInPlace",,16
149 HKCR,"htmlfile_FullWindowEmbed\CLSID",,,"%CLSID_HTMLPluginDocument%"
150 HKCR,".htm",,,"htmlfile"
151 HKCR,".htm","Content Type",,"text/html"
152 HKCR,".html",,,"htmlfile"
153 HKCR,".html","Content Type",,"text/html"
155 ;; ICO
156 HKCR,"MIME\Database\Content Type\image/x-icon","CLSID",,"%CLSID_HTMLDocument%"
157 HKCR,"MIME\Database\Content Type\image/x-icon","Extension",,".ico"
158 HKCR,"MIME\Database\Content Type\image/x-icon","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
159 HKCR,".ico","Content Type",,"image/x-icon"
161 ;; JPE
162 HKCR,".jpe",,2,"jpegfile"
163 HKCR,".jpe","Content Type",,"image/jpeg"
164 HKCR,"jpegfile",,,"JPEG Image"
165 HKCR,"jpegfile\CLSID",,,"%CLSID_HTMLDocument%"
166 HKCR,"jpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
167 HKCR,"jpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
168 HKCR,"jpegfile\shell\open\ddeexec\Application",,,"IExplore"
169 HKCR,"jpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
170 ;; HKCR,"jpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8"
172 ;; JPEG
173 HKCR,"MIME\Database\Content Type\image/jpeg","CLSID",,"%CLSID_HTMLDocument%"
174 HKCR,"MIME\Database\Content Type\image/jpeg","Extension",,".jpg"
175 HKCR,"MIME\Database\Content Type\image/jpeg\Bits","0",1,02,00,00,00,FF,FF,FF,D8
176 HKCR,"MIME\Database\Content Type\image/jpeg","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
177 HKCR,".jpeg",,2,"jpegfile"
178 HKCR,".jpeg","Content Type",,"image/jpeg"
179 HKCR,"jpegfile",,,"JPEG Image"
180 HKCR,"jpegfile\CLSID",,,"%CLSID_HTMLDocument%"
181 HKCR,"jpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
182 HKCR,"jpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
183 HKCR,"jpegfile\shell\open\ddeexec\Application",,,"IExplore"
184 HKCR,"jpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
185 ;; HKCR,"jpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8"
187 ;; JPG
188 HKCR,".jpg",,2,"jpegfile"
189 HKCR,".jpg","Content Type",,"image/jpeg"
190 HKCR,"jpegfile",,,"JPEG Image"
191 HKCR,"jpegfile\CLSID",,,"%CLSID_HTMLDocument%"
192 HKCR,"jpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
193 HKCR,"jpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
194 HKCR,"jpegfile\shell\open\ddeexec\Application",,,"IExplore"
195 HKCR,"jpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
196 ;; HKCR,"jpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8"
198 ;; MHTML
199 HKCR,"MIME\Database\Content Type\message/rfc822","CLSID",,"%CLSID_MHTMLDocument%"
200 HKCR,".mhtml",,2,"mhtmlfile"
201 HKCR,".mhtml","Content Type",,"message/rfc822"
202 HKCR,".mht",,2,"mhtmlfile"
203 HKCR,".mht","Content Type",,"message/rfc822"
204 HKCR,"mhtmlfile",,,"MHTML Document"
205 HKCR,"mhtmlfile\BrowseInPlace",,16
206 HKCR,"mhtmlfile\CLSID",,,"%CLSID_MHTMLDocument%"
208 ;; MPEG
209 HKCR,"MIME\Database\Content Type\audio/mpeg","CLSID",,"{CD3AFA76-B84F-48F0-9393-7EDC34128127}"
210 HKCR,"MIME\Database\Content Type\audio/mpeg","Extension",,".mp3"
211 HKCR,"MIME\Database\Content Type\audio/mpg","CLSID",,"{CD3AFA76-B84F-48F0-9393-7EDC34128127}"
212 HKCR,"MIME\Database\Content Type\audio/mpg","Extension",,".mp3"
213 HKCR,"MIME\Database\Content Type\video/mpeg","CLSID",,"{CD3AFA89-B84F-48F0-9393-7EDC34128127}"
214 HKCR,"MIME\Database\Content Type\video/mpeg","Extension",,".mpeg"
215 HKCR,".mp3","Content Type",,"audio/mpeg"
216 HKCR,".mpe","Content Type",,"video/mpeg"
217 HKCR,".mpeg","Content Type",,"video/mpeg"
218 HKCR,".mpg","Content Type",,"video/mpeg"
220 ;; PJPG
221 HKCR,"MIME\Database\Content Type\image/pjpeg","CLSID",,"%CLSID_HTMLDocument%"
222 HKCR,"MIME\Database\Content Type\image/pjpeg","Extension",,".jpg"
223 HKCR,"MIME\Database\Content Type\image/pjpeg\Bits","0",1,02,00,00,00,FF,FF,FF,D8
224 HKCR,"MIME\Database\Content Type\image/pjpeg","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
225 HKCR,".jfif",,2,"pjpegfile"
226 HKCR,".jfif","Content Type",,"image/jpeg"
227 HKCR,"pjpegfile",,,"JPEG Image"
228 HKCR,"pjpegfile\CLSID",,,"%CLSID_HTMLDocument%"
229 HKCR,"pjpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
230 HKCR,"pjpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
231 HKCR,"pjpegfile\shell\open\ddeexec\Application",,,"IExplore"
232 HKCR,"pjpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
233 ;; HKCR,"pjpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8"
235 ;; PNG
236 HKCR,"MIME\Database\Content Type\image/png","Extension",,".png"
237 HKCR,"MIME\Database\Content Type\image/x-png","Extension",,".png"
238 HKCR,".png",,2,"pngfile"
239 HKCR,".png","Content Type",,"image/png"
240 HKCR,"pngfile",,,"PNG Image"
241 HKCR,"pngfile\CLSID",,,"%CLSID_HTMLDocument%"
242 HKCR,"pngfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
243 HKCR,"pngfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
244 HKCR,"pngfile\shell\open\ddeexec\Application",,,"IExplore"
245 HKCR,"pngfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
246 ;; HKCR,"pngfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,9"
248 ;; PS
249 HKCR,"MIME\Database\Content Type\application/postscript","Extension",,".ps"
250 HKCR,".ai","Content Type",,"application/postscript"
251 HKCR,".eps","Content Type",,"application/postscript"
252 HKCR,".ps","Content Type",,"application/postscript"
254 ;; SVG
255 HKCR,"MIME\Database\Content Type\image/svg+xml","CLSID",,"{30590066-98B5-11CF-BB82-00AA00BDCE0B}"
256 HKCR,"MIME\Database\Content Type\image/svg+xml","Extension",,".svg"
257 HKCR,".svg",,,"svgfile"
258 HKCR,".svg","Content Type",,"image/svg+xml"
260 ;; TAR
261 HKCR,"MIME\Database\Content Type\application/x-tar","Extension",,".tar"
262 HKCR,".tar","Content Type",,"application/x-tar"
264 ;; TGZ
265 HKCR,"MIME\Database\Content Type\application/x-compressed","Extension",,".tgz"
266 HKCR,".tgz","Content Type",,"application/x-compressed"
268 ;; TIFF
269 HKCR,"MIME\Database\Content Type\image/tiff","Extension",,".tiff"
270 HKCR,".tif","Content Type",,"image/tiff"
271 HKCR,".tiff","Content Type",,"image/tiff"
273 ;; TXT
274 HKCR,"MIME\Database\Content Type\text/plain","CLSID",,"%CLSID_HTMLDocument%"
275 HKCR,"MIME\Database\Content Type\text/plain","Extension",,".txt"
276 HKCR,"MIME\Database\Content Type\text/plain","Encoding",1,07,00,00,00
277 HKCR,".txt",,,"txtfile"
278 HKCR,".txt","Content Type",,"text/plain"
280 ;; WAV
281 HKCR,"MIME\Database\Content Type\audio/wav","CLSID",,"{CD3AFA7B-B84F-48F0-9393-7EDC34128127}"
282 HKCR,"MIME\Database\Content Type\audio/wav","Extension",,".wav"
283 HKCR,".wav","Content Type",,"audio/wav"
285 ;; XBM
286 HKCR,"MIME\Database\Content Type\image/xbm","Extension",,".xbm"
287 HKCR,"MIME\Database\Content Type\image/x-xbitmap","CLSID",,"%CLSID_HTMLDocument%"
288 HKCR,".xbm","Content Type",,"image/x-xbitmap"
289 HKCR,"xbmfile",,,"XBM Image"
290 HKCR,"xbmfile\CLSID",,,"%CLSID_HTMLDocument%"
291 HKCR,"xbmfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome"
292 HKCR,"xbmfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,,"
293 HKCR,"xbmfile\shell\open\ddeexec\Application",,,"IExplore"
294 HKCR,"xbmfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL"
295 ;; HKCR,"xbmfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,9"
297 ;; XHTML
298 HKCR,"MIME\Database\Content Type\application/xhtml+xml","CLSID",,"{30590067-98B5-11CF-BB82-00AA00BDCE0B}"
299 HKCR,"MIME\Database\Content Type\application/xhtml+xml","Extension",,".xht"
300 HKCR,".xht",,,"xhtmlfile"
301 HKCR,".xht","Content Type",,"application/xhtml+xml"
302 HKCR,".xhtml",,,"xhtmlfile"
303 HKCR,".xhtml","Content Type",,"application/xhtml+xml"
305 ;; XML
306 HKCR,"MIME\Database\Content Type\application/xml","CLSID",,"{48123BC4-99D9-11D1-A6B3-00C04FD91555}"
307 HKCR,"MIME\Database\Content Type\application/xml","Extension",,".xml"
308 HKCR,"MIME\Database\Content Type\application/xml","Encoding",1,08,00,00,00
309 HKCR,"MIME\Database\Content Type\text/xml","CLSID",,"{48123BC4-99D9-11D1-A6B3-00C04FD91555}"
310 HKCR,"MIME\Database\Content Type\text/xml","Extension",,".xml"
311 HKCR,"MIME\Database\Content Type\text/xml","Encoding",1,08,00,00,00
312 HKCR,".xml",,,"xmlfile"
313 HKCR,".xml","Content Type",,"text/xml"
314 HKCR,".xsl",,,"xslfile"
315 HKCR,".xsl","Content Type",,"text/xml"
317 ;; ZIP
318 HKCR,"MIME\Database\Content Type\application/x-zip-compressed","Extension",,".zip"
319 HKCR,".zip","Content Type",,"application/x-zip-compressed"