OnCustomizeUninstInfo
InstallShield 2024 » InstallScript Language Reference
Project:
The OnCustomizeUninstInfo event handler function is called by OnMoveData to customize the uninstall information after calling MaintenanceStart.
Syntax
OnCustomizeUninstInfo ( );
Parameters
None.
Return Values
None.