UpgradePath
Previous  Top  Next

UpgradePath - Location to probe for application updates

By default, Thinstall will look for application upgrades in the same directory as the main executable file. This option can be used to specify an alternate location to look for application upgrades.

Example

This instructs Thinstall to probe for applicaiton upgrades under C:\Program Files\MyAppUpgrades  
[BuildOptions]  
UpgradePath=%ProgramFilesDir%\MyAppUpgrades  

See also : How upgrades work