[This is preliminary documentation and subject to change.]
This is the Environment property of the MsiInstall object. This read-write property is the string value for an environment variable or the current process.
Syntax
object.Environment(variable)
Parts
object
MsiInstall object.
variable
The name of the environment variable to be read or written. This is case-insensitive.