p.hackl
Posts: 3
Joined: Thu Mar 16, 2006 6:19 pm

Automatic updates

How can i force my application searching for updates when launched without launching the updater manually.
ciprian
Posts: 259
Joined: Thu Jul 14, 2005 12:56 pm
Location: Craiova, Romania
Contact: Website

Hi,

In order to search for updates every time your program is started, you have to launch the updater from inside your application. This means that it will be started every time your application is launched.

You could use the /silent command line option for the updater. In this case the updater silently checks for new updates.

Advanced Installer's help pages contain an example on how the updater could be integrated with an application. You can also find it at the following URL location:
http://www.advancedinstaller.com/user-g ... dater.html

Please let me know if you have any more questions.

Best regards,
Ciprian
Ciprian Burca
Advanced Installer Team
http://www.advancedinstaller.com

Return to “Common Problems”