Setup Factory 10

UninstallData.SetConfigurationFile

UninstallData.SetConfigurationFile

This is the first topic This is the last topic  

UninstallData.SetConfigurationFile

This is the first topic This is the last topic  

OverviewExamples

UninstallData.SetConfigurationFile (

string Filename )

Example 1

UninstallData.SetConfigurationFile(_WindowsFolder .. "\\Uninstall_Info\\config.xml");

Sets the uninstall configuration file to be created in the user's Windows folder, in the sub-directory "Uninstall_Info".

Example 2

UninstallData.SetConfigurationFile(sConfigFile);

Sets the uninstall configuration file to be created in the location referenced in the string "sConfigFile".

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us