| Reference information | |
|---|---|
| Applies to | Tarma Installer, Windows Installer |
| Related topics | PRIMARYFOLDER, PrimaryVolumePath, PrimaryVolumeSpaceAvailable, PrimaryVolumeSpaceRequired |
This variable contains the amount of space remaining after installation on the volume on which the primary installation folder resides.
Windows Installer sets the remaining space in units of 512 bytes.
Tarma Installer sets the remaining space in bytes.
| 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]. |