1
Answer

create updater for windows application in .Net

pritesh patel

pritesh patel

16y
4.8k
1
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)