DeletePatchExternalFile Method
InstallShield 2020 » Automation Interface
Project:This information applies to the following project types:
| • | Basic MSI | 
| • | InstallScript MSI | 
Call the DeletePatchExternalFile method to remove ISWiPatchExternalFile object from the latest setup item.
Syntax
DeletePatchExternalFile (PatchExternalFile As ISWiPatchExternalFile) As Long
Parameter
| Parameter | Description | 
| PatchExternalFile | Holds the external file object to be deleted. | 
Applies To
| • | ISWiLatestSetup |