OnCustomizeUninstInfo

InstallShield 2016 » 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.