DeleteProductConfig Method

InstallShield 2022 » Automation Interface

Project:This information applies to the following project types:

Basic MSI
InstallScript MSI
Merge Module

Call the DeleteProductConfig method to delete a product configuration from your project. Using this method is similar to deleting a product configuration in the Releases view of the IDE.

Syntax

DeleteProductConfig (ProductConfig As ISWiProductConfig)

Parameters

DeleteProductConfig Method Parameters

Parameter

Description

ProductConfigKey

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

Applies To

ISWiProject