DeletePatchWholeFile Method
InstallShield 2024 » Automation Interface
Project:
• | Basic MSI |
• | InstallScript MSI |
Call the DeletePatchWholeFile method to remove ISWiPatchWholeFile object from the latest setup item.
Syntax
DeletePatchWholeFile (PatchWholeFile As ISWiPatchWholeFile) As Long
Parameter
Parameter |
Description |
PatchWholeFile |
Holds the whole file object to be deleted. |
Applies To
• | ISWiLatestSetup |