DeletePatchExternalFile Method
InstallShield 2024 » Automation Interface
Project:
| • | 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 |