Re: Experiences with App Updater
Dean Cleaver <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <4543A775711185429E59B18055D4167423174E@sxslakl004.xceptionsoftware.com> |
I did use it, but have ended up going for a modified version using SQL Server and remoting - I compare the MD5 hash values of the files they have to see what new ones they need - means they can upgrade from any version to the latest with the minimum of downloads - I also use a compression sink in the remoting, so the updates are compressed. I found that the original was too slow. Dino -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:[email protected]] On Behalf Of Greg Robinson Sent: Monday, 9 April 2007 23:24 To: [email protected] Subject: [DOTNET-WINFORMS] Experiences with App Updater Are app is currently no touched deployed from a web server. We are considering using the App Updater. Can those who have used it, or are using it, report their experiences with it, the good, the bad and the ugly? Thanks, Greg Robinson Custom Data Systems, Inc. www.cds-am.net