How-to for updating the installed application.
Topics
- Integrate Updater In Application 
 How to integrate the Advanced Updater with an application.
- Updater as a service
 Step by step tutorial of how to make the Updater run as a service at Windows login
- Wait for updater
 How to make an application wait for the Updater to finish.
- Upgrade an older version of the package
 How to upgrade an older version of the package.
- Update a registry value
 How to update an existing registry value.
- Renew certificate for LUA Patching
 How to renew a certificate for LUA Patching.
- Handle updates without elevation
 How to configure the updater so it automatically elevates all updates.
- Installing only digitally signed updates
 How to configure the updater to install only digitally signed update packages.
- Deploy updates for various regions, channels or
    editions
 How to deploy updates for various regions, channels or editions.
- Updater GitHub integration
 Step by step description of integration of the Updater with GitHub