Thoughts from Dan Miser RSS 2.0
 Thursday, June 02, 2005
I had a need to get AutoUpdate functionality into one of my applications, so that meant a perusal of Google to find out what others were using. After checking out several options, I deceided that AutoUpgrader fit the bill nicely. There were plenty of options and events to help control the AutoUpdate process. There was also a trial version that supported Delphi 2005, so that made it easier to try it out to see how it works. It requires a text file on a server somewhere, defining the newest version available. If a new version exists on the server, the component downloads the new version (all the while, providing status information about the download), and restarts the application to use the newer one.

The only downside was that the component has a VersionNumber property that is used to compare versions. I would prefer that the component would be smart enough to retrieve the version information from the file and use that, but this is easily remedied by placing this line of code in the DataModule.OnCreate where the AutoUpgrader resides:


  // GetVersionInfo is a locally defined function to retrieve version info from the current Application
  AutoUpgrader1.VersionNumber := GetVersionInfo;
Thursday, June 02, 2005 8:12:00 AM (Central Standard Time, UTC-06:00)  #    Comments [1] -
Delphi
Tracked by:
http://9nc-information.info/98237255/index.html [Pingback]
http://9nt-information.info/27541873/index.html [Pingback]
http://9nn-information.info/68328420/index.html [Pingback]
http://9np-information.info/61231413/index.html [Pingback]
http://9nj-information.info/00912371/hotel-bakpak-sydney.html [Pingback]
http://9nt-information.info/30027072/silver-city-high-school-webpage.html [Pingback]
http://9nm-information.info/68665865/index.html [Pingback]
http://9os-information.info/67799048/instrumental-music-of-the-uighurs.html [Pingback]
http://9ow-information.info/30995043/index.html [Pingback]
http://9qr-information.info/74575953/index.html [Pingback]
http://9oj-information.info/12846353/index.html [Pingback]
http://9ok-information.info/15975651/index.html [Pingback]
http://9oc-information.info/51546374/sports-car-clip-art.html [Pingback]
http://9oo-information.info/01377505/oak-island-nc-condo-rental.html [Pingback]
http://9om-information.info/44304967/sport-quiz.html [Pingback]
http://9si-information.info/51356537/index.html [Pingback]
http://9rc-information.info/19147155/index.html [Pingback]
http://9rj-information.info/25799756/montague-catholic-social-ministries-turners... [Pingback]
http://9sh-information.info/23830114/abit-piv-fsb800.html [Pingback]
http://9rr-information.info/19222800/index.html [Pingback]
http://9rk-information.info/22503701/index.html [Pingback]
http://9rg-information.info/49503955/index.html [Pingback]
http://9rs-information.info/03400294/index.html [Pingback]
http://9uaen-le-informazioni.info/00746929/index.html [Pingback]
http://9uafh-le-informazioni.info/14877619/mariano-cabina-armadio.html [Pingback]
http://9uafo-le-informazioni.info/32520721/index.html [Pingback]
http://9uafh-le-informazioni.info/22002356/comune-di-recanati.html [Pingback]
http://9uafb-le-informazioni.info/85404142/index.html [Pingback]
http://9uaed-le-informazioni.info/99215036/istituto-vigilanza-security-line-roma... [Pingback]
http://9uafj-le-informazioni.info/29326449/index.html [Pingback]
http://9uaec-le-informazioni.info/65785574/index.html [Pingback]
http://9uaeh-le-informazioni.info/59538465/acrobat-reade.html [Pingback]
http://9uafk-le-informazioni.info/72732009/gabriele-patriarca.html [Pingback]
http://9uagl-le-informazioni.info/37935880/vespa-club-alba.html [Pingback]
http://9uahe-le-informazioni.info/56181446/index.html [Pingback]
http://9uagh-le-informazioni.info/10723570/sandra-bordello-praga.html [Pingback]
http://9uagc-le-informazioni.info/55174195/index.html [Pingback]
http://9uaht-le-informazioni.info/63864614/index.html [Pingback]
http://9uahp-le-informazioni.info/87456513/tropic-riccione.html [Pingback]
http://9uago-le-informazioni.info/71926456/index.html [Pingback]
http://9uags-le-informazioni.info/85697073/index.html [Pingback]
http://9uagn-le-informazioni.info/37583364/index.html [Pingback]
http://9uagm-le-informazioni.info/80248123/dvd-hollywood.html [Pingback]
Sunday, June 05, 2005 2:31:00 AM (Central Standard Time, UTC-06:00)
Hi Dan,

I see the link is to http://www.devarchive.com. Nice site at all. I look to them for the last year, they have nice progress. I've bought the net book a month ago with discount via them. Nice - they earn extra money giving the bonuses in parallel :-)
Eugene
Comments are closed.
Navigation
Archive
<November 2008>
SunMonTueWedThuFriSat
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2008
Dan Miser
Sign In
Statistics
Total Posts: 310
This Year: 25
This Month: 0
This Week: 0
Comments: 605
All Content © 2008, Dan Miser
DasBlog theme 'Business' created by Christoph De Baene (delarou)