RemoveFile Method

InstallShield 2016 » Automation Interface

Project • This information applies to the following project types:

Basic MSI
DIM
InstallScript
InstallScript MSI
InstallScript Object
Merge Module

Call RemoveFile to remove a file from a specified component.

Syntax

RemoveFile (pFile As ISWiFile) As Long

Parameters

RemoveFile Method Parameters

Parameter

Description

pFile

Pass the ISWiFile object you want to remove.

Applies To

ISWiComponent