DeleteRelease Method
InstallShield 2024 » Automation Interface
Project:
| • | Basic MSI |
| • | InstallScript |
| • | InstallScript MSI |
| • | InstallScript Object |
| • | Merge Module |
Call the DeleteRelease method to delete a release from the current product configuration. Using this method is similar to deleting a release in the Releases view of the IDE.
Syntax
DeleteRelease (Release As ISWiRelease)
Parameters
|
Parameter |
Description |
|
ReleaseKey |
Pass the name of the release you want to delete from the current product configuration. |
Applies To
| • | ISWiProductConfig |