Hi All When I do auto web updates, I get my program at the client end to download a small dat file every time they run it, it then checks reads the lines about 4 or 5 and gets the current version on the web, then looks and the version of the exe or the Database, if these are different then the program knows there is a newer version on the web and asks if they want to download it, if they say yes, then the program closes and runs a downloader program which will download the zip file, unzip it into the folder and run any Db updates it requires
Steve -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Ed Horrocks Sent: 19 April 2005 20:35 To: [email protected] Subject: RE: [delphi-en] How to implement auto updates? Pete Have a look at autoupgrader http://www.appcontrols.com/components.html Ed. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of petesouthwest Sent: 19 April 2005 17:21 To: [email protected] Subject: [delphi-en] How to implement auto updates? Hi It is getting to the stage where my customers expect my software to have an 'auto update' feature. Initially I am looking at the ability of my app to be able to look at my server and check to see if there are any new fast-report files there. If there are it should download them to app's directory. I have not previoulsy programmed anything like this so could someone point me in the right direction please!?!? Comments and help appreciated Pete ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

