OnCustomizeUninstInfo

InstallShield 2022 ยป InstallScript Language Reference

Project:This information applies to InstallScript projects.

The OnCustomizeUninstInfo event handler function is called by OnMoveData to customize the uninstall information after calling MaintenanceStart.

Syntax

OnCustomizeUninstInfo ( );

Parameters

None.

Return Values

None.