RegisterMIMEInfo Action

Windows Installer

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:

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.


Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.