UninstallData.GetConfigurationFile

string UninstallData.GetConfigurationFile ( 

 )

Example 1

sUniFile = UninstallData.GetConfigurationFile();

Stores the complete path to the uninstall configuration file in the variable "sUniFile".

See also:  Related Actions