RemoveFile Method
InstallShield 2020 » 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
|
Parameter |
Description |
|
pFile |
Pass the ISWiFile object you want to remove. |
Applies To
| • | ISWiComponent |