| Reference information | |
|---|---|
| Applies to | Tarma Installer, Windows Installer |
| Related topics | PRIMARYFOLDER, PrimaryVolumeSpaceAvailable, PrimaryVolumeSpaceRemaining, PrimaryVolumeSpaceRequired |
This variable contains the root path of the volume on which the primary installation folder resides. Typically, this is the drive letter plus colon, or a network share.
| Usage | |
|---|---|
| How to set | Set automatically by all installers. |
| How to use | You can refer to this variable as <PrimaryVolumePath> (Tarma native syntax, preferred) or [PrimaryVolumePath] (Windows Installer syntax). |