Warning C7503
InstallShield 2024 » InstallScript Language Reference
Message
'name' : function defined but never called
Description
The function specified by name is not called in your setup.
Troubleshooting Information
To reduce the size of your setup, remove the unused function from your script.