VirtualMemory

Reference information
Applies to Tarma Installer, Windows Installer
Related topics PhysicalMemory, System information variables

Description

The installer sets this variable to the total amount of page file memory, in megabytes, of the target system.

Usage

Usage
How to set Do not set this variable directly; it is set automatically when the installer runs.
How to use You can refer to it as <VirtualMemory> (Tarma native syntax, preferred) or [VirtualMemory] (Windows Installer syntax). In conditional expressions you can omit the brackets and use tests like VirtualMemory >= 1023.