DeletePatchConfig Method

InstallShield 2022 » Automation Interface

Project:This information applies to the following project types:

Basic MSI
InstallScript MSI

Call the DeletePatchConfig method to delete a patch configuration from your project. Using this method is similar to deleting a patch configuration in the Patch Design view of the IDE.

Syntax

DeletePatchConfig (PatchConfig As ISWiPatchConfig)

Parameters

DeletePatchConfig Method Parameters

Parameter

Description

PatchConfigKey

Pass the name of the patch configuration that you want to delete.

Applies To

ISWiProject