Skip to content

ReserveCost element

Disk cost to reserve in a folder for running locally and/or from source.

Attributes

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.

Id

string required

A primary key that uniquely identifies this ReserveCost entry.

RunFromSource

Integer required

The number of bytes of disk space to reserve if the component is installed to run from source.

RunLocal

Integer required

The number of bytes of disk space to reserve if the component is installed to run locally.

Subdirectory

string

This attribute defines one or more directories below the directory referenced by the Directory attribute to add cost to.

Parents

Windows Installer references