Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Auto Update for Desktop Applications
 

Auto Update for Desktop Applications

I want to include auto-update ability for a desktop application that I am writing. The update should be performed over the web from our corporate server. The application should check to see if a newer version is available, then download and install the newer version.

I have an old application block that does this using BITS, but this block was published four years ago. Is there a better way to do this now?

Thanks,

Rob Reagan

Rob Reagan  Saturday, June 30, 2007 9:15 PM

Hi,as what Nobugs said ,you can use clickonce.Clickonce has strong ability to develop and update your application.

ClickOnce is a deployment technology that allows you to create self-updating Windows-based applications that can be installed and run with minimal user interaction. ClickOnce deployment overcomes three major issues inherent in deployment:for more information,please check following articles

ClickOnce Deployment Overview

MSDN TV: Introducing ClickOnce: Web Deployment for Windows Forms ...

Administering ClickOnce Deployments

With Regards

Gavin Jin - MSFT  Wednesday, July 04, 2007 6:55 AM
Search the MSDN library for Click Once deployment, it was designed to do this. Off topic for the BCL forum.
nobugz  Saturday, June 30, 2007 9:20 PM
Moved it from BCL forum to ClickOnce and Setup & Deployment Projectsforum.
Martin Xie - MSFT  Monday, July 02, 2007 10:04 AM

Hi,as what Nobugs said ,you can use clickonce.Clickonce has strong ability to develop and update your application.

ClickOnce is a deployment technology that allows you to create self-updating Windows-based applications that can be installed and run with minimal user interaction. ClickOnce deployment overcomes three major issues inherent in deployment:for more information,please check following articles

ClickOnce Deployment Overview

MSDN TV: Introducing ClickOnce: Web Deployment for Windows Forms ...

Administering ClickOnce Deployments

With Regards

Gavin Jin - MSFT  Wednesday, July 04, 2007 6:55 AM

You can use google to search for other answers

Custom Search

More Threads

• access javascript functions from web browser control
• VS 2005 Setup Project RadioButton dialog
• Remove previous versions bug
• Add .LNK shorcut files to VS Deployment Project
• Could Not Register Type Library error
• System.Deployment.Application without ClickOnce
• Need network information? Tpshimo EZ-IP can ease the pain!
• Deny or halt uninstall
• Create a Install Setup
• Application Name Problem during Setup and Deployment