WiX Database XML Schema
Elements
Attributes
Complex Types
Simple Types
WiX Database XML Schema
Element: AdminUISequence
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.
Custom
string (extension)
Use to sequence a custom action.
ExecuteAction
ActionSequenceType
Initiates the execution sequence.
FileCost
ActionSequenceType
Initiates dynamic costing of standard installation actions.
InstallAdminPackage
ActionSequenceType
Copies the product database to the administrative installation point. The condition for this action may be specified in the element's inner text.
InstallFiles
ActionSequenceType
Copies files specified in the File table from the source directory to the destination directory.
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.
LaunchConditions
ActionModuleSequenceType
Queries the LaunchCondition table and evaluates each conditional statement recorded there.
Show
string (extension)