Skip to main content

AdvertiseExecuteSequence element

Windows Installer references

AdvtExecuteSequence Table

Parents

Package, Module, Fragment

Children

  • CostFinalize : Ends the internal installation costing process begun by the CostInitialize action.
  • CostInitialize : Initiates the internal installation costing process.
  • CreateShortcuts : Manages the creation of shortcuts.
  • Custom : 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 : Marks the end of a sequence of actions that change the system.
  • InstallInitialize : Marks the beginning of a sequence of actions that change the system.
  • InstallValidate : Verifies that all costed volumes have enough space for the installation.
  • MsiPublishAssemblies : Manages the advertisement of CLR and Win32 assemblies.
  • PublishComponents : Manages the advertisement of the components from the PublishComponent table.
  • PublishFeatures : Writes each feature's state into the system registry.
  • PublishProduct : Manages the advertisement of the product information with the system.
  • RegisterClassInfo : Manages the registration of COM class information with the system.
  • RegisterExtensionInfo : Manages the registration of extension related information with the system.
  • RegisterMIMEInfo : Registers MIME-related registry information with the system.
  • RegisterProgIdInfo : Manages the registration of OLE ProgId information with the system.

Edit the schema for this page