Uninstallation Functions

InstallShield 2022 ยป InstallScript Language Reference

The following functions perform services required for the uninstallation and/or maintenance setup of an installed application.

Uninstallation Functions

Function

Description

FeatureGetTotalCost

Determines the total space required for the feature installations and uninstallations that have been specified.

FeatureTransferData

Performs the feature installations and uninstallations that have been specified.

InstallationInfo

Creates registry keys based on a company name, product name, and product version number.

RegDBGetItem

Retrieves values under the per application paths key or the application uninstallation key.

RegDBSetItem

Assign values under the per application paths key or the application uninstallation key.