InstallShield 2022 ยป InstallScript Language Reference
The prototype of any function that is called directly by the setup engine must be marked as export. An example is shown below:
export prototype NewFeature1_Installing();
Communityrevenera.comCopyright
InstallShield
2022 R2
export