RemoveEnvironmentVar Method
InstallShield 2022 » Automation Interface
Project:This information applies to the following project types:
• | Basic MSI |
• | DIM |
• | InstallScript MSI |
• | Merge Module |
Call RemoveEnvironmentVar to remove an environment from a specified component.
Syntax
RemoveEnvironmentVar (sName As ISWiRemoveEnvironmentVar) As Long
Parameters
Parameter |
Description |
sName |
Pass the ISWiEnvironmentVar object to specify an environment variable that you want to remove. |
Applies To
• | ISWiComponent |