ReserveCost Element

WiX

ReserveCost Element

Description
Disk cost to reserve in a folder for running locally and/or from source.
Windows Installer references
ReserveCost Table
Parents
Component
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String A primary key that uniquely identifies this ReserveCost entry. Yes
Directory String Adds the amount of disk space specified in RunFromSource or RunLocal to the volume cost of the device containing the directory. If this attribute is not set, it will default to the directory of parent component.  
RunFromSource Integer The number of bytes of disk space to reserve if the component is installed to run from source. Yes
RunLocal Integer The number of bytes of disk space to reserve if the component is installed to run locally. Yes
See Also
Wix Schema