Documentation / Windows Installer XML / MIME Element
MIME Element
From Windows Installer XML
Description
MIME content-type for an Extension
Windows Installer references
MIME Table
Parents
Extension
Inner Text
None
Children
None
Attributes
Name
Type
Description
Required
Advertise
YesNoType
Whether this MIME is to be advertised. The default is to match whatever the parent extension element uses. If the parent element is not advertised, then this element cannot be advertised either.
Class
Guid
Class ID for the COM server that is to be associated with the MIME content.
ContentType
String
This is the identifier for the MIME content. It is commonly written in the form of type/format.
Yes
Default
YesNoType
If 'yes', become the content type for the parent Extension. The default value is 'no'.
See Also
Wix Schema