RemoveEnvironmentVar Method

InstallShield 2018 » 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

RemoveEnvironmentVar Method Parameters

Parameter

Description

sName

Pass the ISWiEnvironmentVar object to specify an environment variable that you want to remove.

Applies To

ISWiComponent