AdminUISequence Element
WiX Toolset
- Description
- None
- Windows Installer references
-
AdminUISequence Table
- Parents
-
Fragment, Module, Product, UI
- 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.
- ExecuteAction (min: 0, max: unbounded): Initiates the execution sequence.
- 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.
- Show (min: 0, max: unbounded)
- Attributes
- None
- See Also
-
Wix Schema