View Full Version : how to check automatic update
pramod
09-12-2008, 05:37 AM
Hello Friends,
In my application i have use the checkbox for "Check for updates automatically". When new version of software is available and checkbox is checked then how to update software. I m using the TrueUpdate 3.0.
please help me.
Regards,
Pramod.
jassing
09-12-2008, 11:21 AM
Hello Friends,
In my application i have use the checkbox for "Check for updates automatically". When new version of software is available and checkbox is checked then how to update software. I m using the TrueUpdate 3.0.
please help me.
Regards,
Pramod.
Your application will need to have some timer mechanism in place to poll for an update. If using TrueUpdate, you can just launch the trueudpate client and only provide a dialog if an update is available on your website.
You can use the Windows Task Scheduler, but I do not advise to use that; better to build in the "check for update" w/in your application.
An easy way to do it is to check on program start each time, or every "x" days.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.