Skip to main content
Version: v3

AdminExecuteSequence Element

Description
None
Windows Installer references
AdminExecuteSequence Table
Parents
Fragment, Module, Product
Inner Text
None
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.
  • Custom (min: 0, max: unbounded): Use to sequence a custom action.
  • FileCost (min: 0, max: unbounded): Initiates dynamic costing of standard installation actions.
  • InstallAdminPackage (min: 0, max: unbounded): Copies the product database to the administrative installation point.
  • InstallFiles (min: 0, max: unbounded): Copies files specified in the File table from the source directory to the destination directory.
  • 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.
  • LaunchConditions (min: 0, max: unbounded): Queries the LaunchCondition table and evaluates each conditional statement recorded there.
  • PatchFiles (min: 0, max: unbounded): Queries the Patch table to determine which patches are to be applied.
  • ResolveSource (min: 0, max: unbounded): Determines the location of the source and sets the SourceDir property if the source has not been resolved yet.
Attributes
None
See Also
Wix Schema