CostingComplete Property

[This is preliminary documentation and subject to change.]

The CostingComplete property is used to indicate whether the installer has completed disk space costing.

Set By

The CostingComplete property is set dynamically during disk space costing and is set to 1 as soon as the costing is complete. This property is initialized to 0 by the CostFinalize action.

Used By

This property can be used to author a dialog box that pops up if costing has not been completed.

Default Value

None.

Remarks

For an example of how to author a "Please wait . . . " dialog box that pops up during disk space costing see the section Authoring a Conditional "Please wait . . ." Message Box..