PrimaryVolumeSpaceAvailable

Reference information
Applies to Tarma Installer, Windows Installer
Related topics PRIMARYFOLDER, PrimaryVolumePath, PrimaryVolumeSpaceRemaining, PrimaryVolumeSpaceRequired

Description

This variable contains the amount of space available on the volume on which the primary installation folder resides.

MSI note Windows Installer sets the available space in units of 512 bytes.

Tarma note Tarma Installer sets the available space in bytes.

Usage

Usage
How to set Set automatically by all installers.
How to use You can refer to this variable as <PrimaryVolumeSpaceAvailable> (Tarma native syntax, preferred) or [PrimaryVolumeSpaceAvailable].