show/hide this revision's text 3 edited title

Upgrade an existing application to include ClickOnce

show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Upgrade existing application to include ClickOnce

Is it possible to introduce ClickOnce functionality to an existing application?

The scenario is: Version 1.0 is already installed on client premises. I would like to send them a new setup package which will upgrade to 1.1, which has ClickOnce functionality, thereby making future upgrades "effortless".

Barring that, are there any other solutions to this sort of problem?

p.s. The original application was developed with VS2005 (i.e. NET 2.0). I'm using VS2008 now.