Hi,
Indeed, if you want your application to check automatically for updates every time the user launches it, you need to write some code and integrate our Updater in your application as described in the
How do I integrate the Advanced Updater with my application tutorials.
You can configure updater to run periodically or trigger it yourself. Am I wrong?
Yes, these options can be found in the
Updater page of your project under the "Updater Execution" section. If you want the Updater to check periodically for updates, you can select the "Automatic: using a Windows schedule task" option and configure your own schedule task that will do this job.
Best regards,
Eusebiu