RegisterMIMEInfo Action
The RegisterMIMEInfo action registers MIME-related registry information with the system.
Sequence Restrictions
The RegisterMIMEInfo action must come after the InstallFiles action, UnregisterMIMEInfo action, RegisterClassInfo action, and the RegisterExtensionInfo action.
The sequencing of the actions in the following group is restricted. If any subset of these actions occur together in a sequence table, they must have the same relative sequence order as shown:
- UnregisterClassInfo
- UnregisterExtensionInfo
- UnregisterProgIdInfo
- UnregisterMIMEInfo
- RegisterClassInfo
- RegisterExtensionInfo
- RegisterProgIdInfo
- RegisterMIMEInfo
For example, RegisterMIMEInfo must come after UnregisterMIMEInfo in the sequence table.
ActionData Messages
Field | Description of action data |
---|---|
[1] | Identifier of registered MIME content type. |
[2] | Extension associated with MIME content type. |
Remarks
The RegisterMIMEInfo action registers all MIME information for servers from the MIME table for which the corresponding class server or extension server has been selected to be installed.