create updater for windows application in .Net

Nov 29 2008 8:28 AM
Hi,

I am creating deployment package with windows installer.i want to add functionality for update so when user click on update from menu of application it will check on server,download and install latest updates on client machine.

How to do this?
Please suggest or provide me sample code.

I am using Visual studio 2005

Answers (1)