AdvertiseExecuteSequence Element
- Description
-
None
- Windows Installer references
- AdvtExecuteSequence Table
- Parents
- Fragment, Include, Module, Product
- Inner Text (xs:string)
- This element may have inner text.
- Children
- Choice of elements (min: 0, max: unbounded)
- CostFinalize (min: 0, max: unbounded): Ends the internal installation costing process begun by the CostInitialize action.
- CostInitialize (min: 0, max: unbounded): Initiates the internal installation costing process.
- CreateShortcuts (min: 0, max: unbounded): Manages the creation of shortcuts.
- Custom (min: 0, max: unbounded): Use to sequence a custom action. The only custom actions that are allowed in the AdvtExecuteSequence are type 19 (0x013) type 35 (0x023) and type 51 (0x033).
- InstallFinalize (min: 0, max: unbounded): Marks the end of a sequence of actions that change the system.
- InstallInitialize (min: 0, max: unbounded): Marks the beginning of a sequence of actions that change the system.
- InstallValidate (min: 0, max: unbounded): Verifies that all costed volumes have enough space for the installation.
- MsiPublishAssemblies (min: 0, max: unbounded): Manages the advertisement of CLR and Win32 assemblies.
- PublishComponents (min: 0, max: unbounded): Manages the advertisement of the components from the PublishComponent table.
- PublishFeatures (min: 0, max: unbounded): Writes each feature's state into the system registry.
- PublishProduct (min: 0, max: unbounded): Manages the advertisement of the product information with the system.
- RegisterClassInfo (min: 0, max: unbounded): Manages the registration of COM class information with the system.
- RegisterExtensionInfo (min: 0, max: unbounded): Manages the registration of extension related information with the system.
- RegisterMIMEInfo (min: 0, max: unbounded): Registers MIME-related registry information with the system.
- RegisterProgIdInfo (min: 0, max: unbounded): Manages the registration of OLE ProgId information with the system.
- Attributes
- None
- See Also
- Wix Schema