Inno Setup Preprocessor: GetEnv
Prototype
str GetEnv(str)
Description
Returns the value of the environment variable whose name is specified as the parameter. Returns emtpy string if variable is not defined.
str GetEnv(str)
Returns the value of the environment variable whose name is specified as the parameter. Returns emtpy string if variable is not defined.