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