CostingComplete

Reference information
Applies to Windows Installer
External links External link Windows Installer documentation

Description

Variable that is set to 1 when Windows Installer has completed its internal disk costing process.

Usage

Usage
How to set Do not set this variable; it is set by Windows installer.
How to use Used internally by Windows Installer. You can refer to this variable as <CostingComplete> (Tarma native syntax, preferred) or [CostingComplete] (Windows Installer syntax). In conditional expressions you can omit the brackets and simply use CostingComplete as a test for the completion of the disk costing process.