DeleteLatestSetup Method
InstallShield 2024 » Automation Interface
Project:
| • | Basic MSI |
| • | InstallScript MSI |
Call the DeleteLatestSetup method to remove specified latest setup item from the current patch configuration.
Syntax
DeleteLatestSetup (LatestSetup As ISWiLatestSetup) As Long
Parameter
|
Parameter |
Description |
|
LatestSetup |
Holds the latest setup item object to be deleted. |
Applies To
| • | ISWiPatchConfig |