Hi
The autoupgrader looks good, but no documentation. I assume, it used by 1)clicking on the infofile property and assigning the url of the files to be checked for updating.(in this case txt files to test) 2) exporting the inf file to the website 3) setting the url of the inf file. I have then added a button with the auAutoUpgrader1.CheckUpdate; line I uploaded a txt file into the dir set in step 1, then used used a program to change the date of the file on my hard disk to a date prior to the file's on the net. However, when I run my app the noupdateavailable event is triggered and nothing happens. Can anyone suggest what I have misssed? Thanks Pete --- In [email protected], "Ed Horrocks" <[EMAIL PROTECTED]> wrote: > 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 <*> 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/

