CostInitialize Action
The CostInitialize action initiates the installation costing process.
Sequence Restrictions
Any standard or custom actions that affect costing should be sequenced before the CostInitialize action. Call the FileCost action immediately following the CostInitialize action. Then call the CostFinalize action following the CostInitialize action action to make all final cost calculations available to the installer through the Component table.
ActionData Messages
There are no ActionData messages.
Remarks
The CostInitialize action loads the Component table and Feature table into memory.
For more information on the costing process in the installer, see File Costing.
Related topics