CostInitialize Action

Windows Installer

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.

See Also

File Costing

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.