Pascal Scripting: GetEnv
From Inno Setup
Pascal Scripting: GetEnv
Prototype:
function GetEnv(const EnvVar: String): String;
Description:
Gets the value of the specified environment variable.
From Inno Setup
function GetEnv(const EnvVar: String): String;
Gets the value of the specified environment variable.