Hello,
I want when the user run test.exe it's check on my website for a newer version.
if there is a newer version I want the software download and install.
This can be done by using our
Updater feature.
Launching our Updater from your application could be done in the following way :
How do I programatically integrate the Advanced Updater with applications written in various languages?
If you choose this method, you should select "Manual, from application, using a shortcut, etc" option from "Updater Execution" page in "Updater" page.
You could also enable "User cannot disable automatic updates check" option from this page.
If you don't want the user to be informed about the fact that an update exists, you should call the updater with /silent command line. Here you could find all command line options for our Updater :
Auto Updater
I want the user to have no choose, the upgrade will go automatic.
This can be done from the "Updater" page, by going to "Updater" page and selecting "Check and automatically install All updates" option from "Update Behavior" field.
Best regards,
Sorin
FOLLOW US