InstallShield 2016 » InstallScript Language Reference
Project • This information applies to InstallScript projects.
The OnInstalledFile event handler function is called after a file is installed as a result of FeatureTransferData or FeatureMoveData.
Syntax
OnInstalledFile ( szFilename );
Parameters
Parameter |
Description |
szFilename |
Specifies the fully qualified file name of the file that was transferred. |
Return Values
None.
InstallShield 2016 Help LibraryMay 2017 |
Copyright Information | Flexera Software |