PrimaryVolumeSpaceRemaining

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

Description

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

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

Tarma note Tarma Installer sets the remaining space in bytes.

Usage

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