Auto-Update in VB.NET

If you want your application to Auto-Update, but want more control than ClickOnce deployment allows, this handy utility from Franklins.NET called Launcher.exe will be very useful. Basically what it does is compare a ZIP file from the server to a ZIP file on the local machine. If the one on the server is newer, it will be downloaded and extracted. Read about it more at the link below: http://training.franklins.net/dotnet.aspx Many kudos to the nice people who create and make available great code like this.

Leave a Comment

Your Comment