InstallShield 2016 » Automation Interface
Project • This information applies to the following project types:
• | Basic MSI |
• | DIM |
• | InstallScript MSI |
• | Merge Module |
ISWiEnvironmentVar represents an environment variable that belongs to a component. The file can be an existing one from the InstallShield user interface or one added by calling AddEnvironmentVar.
Members
Name |
Type |
Description |
|||||||||
EnvType |
Read-Write Property |
This enumerated integer property specifies whether the environment variable name refers to a system or user environment variable:
|
|||||||||
Key |
Read-Only Property |
Stores the key of the Environment table. |
|||||||||
Name |
Read-Write Property |
Retrieves or sets the name of the environment variable. |
|||||||||
OnInstall |
Read-Write Property |
This enumerated integer property retrieves or sets the action that you want to occur when the associated feature is installed to the target system:
|
|||||||||
OnUninstall |
Read-Write Property |
This enumerated integer property specifies whether this environment variable should be removed from the target system when the associated feature is uninstalled:
|
|||||||||
Placement |
Read-Write Property |
This enumerated integer property retrieves or sets the placement of the value in the Value field relative to the specified environment variable’s existing value:
|
|||||||||
Value |
Read-Write Property |
Retrieves or sets the path or value for this environment variable. |
Applies To
• | ISWiComponent |
InstallShield 2016 Help LibraryAugust 2016 |
Copyright Information | Flexera Software |