PrimaryVolumeSpaceRequired

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

Description

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

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

Tarma note Tarma Installer sets the required 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].