Inno Setup Preprocessor: GetEnv

Prototype

str GetEnv(str Name)

Description

Returns the value of the environment variable whose name is specified as the parameter. Returns an empty string if the variable is not defined.

See also

env