DeletePreviousSetup Method
InstallShield 2022 » Automation Interface
Project:This information applies to the following project types:
• | 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 |