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