how is it possible to auto update client application through local web server? i cant find a good guide... your opinion will really be appreciated.
thanks.
btw im using msvs 2005 setup and deployment wizard.
Printable View
how is it possible to auto update client application through local web server? i cant find a good guide... your opinion will really be appreciated.
thanks.
btw im using msvs 2005 setup and deployment wizard.
Hey,
Have you looked into using ClickOnce Deployment?
I haven't used it myself, but as I understand it, it is possible to have it check for updates each time it is run.
Hope this helps!!
Gary