This action is used to add a new environment variable to the target system.
Supported Platforms
All Platforms
Standard Properties
See Standard Action Properties.
Advanced Properties
Add to Uninstall
If this property is true, the added paths will automatically be removed from the system during uninstallation.
Level
This specifies whether the variable should be added for every user on the system or just the current user.
Restore on Uninstall (Windows only)
This property tells InstallJammer to remember the value of the environment variable if it already exists and then restore it during uninstall. This is only valid for Windows because this is always the case on UNIX systems because of the way variables are added.
Value
The value to set the new environment variable to.
Variable
This property specifies the name of the environment variable to add to the target system.