WiX Database XML Schema
Elements
Attributes
Complex Types
Simple Types
WiX Database XML Schema
Element: AdvertiseExecuteSequence
Derived By
Restricting anyType
Content Model
Contains elements as defined in the following table.
Component
Type
Description
CostFinalize
ActionSequenceType
Ends the internal installation costing process begun by the CostInitialize action.
CostInitialize
ActionSequenceType
Initiates the internal installation costing process.
CreateShortcuts
ActionSequenceType
Manages the creation of shortcuts.
Custom
string (extension)
Use to sequence a custom action.
InstallFinalize
ActionSequenceType
Marks the end of a sequence of actions that change the system.
InstallInitialize
ActionSequenceType
Marks the beginning of a sequence of actions that change the system.
InstallValidate
ActionSequenceType
Verifies that all costed volumes have enough space for the installation.
MsiPublishAssemblies
ActionSequenceType
Manages the advertisement of CLR and Win32 assemblies.
PublishComponents
ActionSequenceType
Manages the advertisement of the components from the PublishComponent table.
PublishFeatures
ActionSequenceType
Writes each feature's state into the system registry.
PublishProduct
ActionSequenceType
Manages the advertisement of the product information with the system.
RegisterClassInfo
ActionSequenceType
Manages the registration of COM class information with the system.
RegisterExtensionInfo
ActionSequenceType
Manages the registration of extension related information with the system.
RegisterMIMEInfo
ActionSequenceType
Registers MIME-related registry information with the system.
RegisterProgIdInfo
ActionSequenceType
Manages the registration of OLE ProgId information with the system.