docs/using/update-process.md
| docs / using / update-process.md |
|---|
The following steps are performed by the UpdateManager each time your app is executed:
RELEASES file at the distribution location is downloaded and compared to local RELEASES file to check for any updates.UpdateManager determines whether to download the deltas or the latest full package (by calculating which one requires less total downloading) to update to the current version. The packages are compared against their SHA1 in the RELEASES file for verification.%LocalAppData%\MyApp install directory based on the version number (e.g., app-1.0.1).--processStart command line parameter passed to Update.exe).Currently, there is no built-in support for rolling back to a previous version.
UpdateManager.| Return: Table of Contents |
|---|