ClickOnce and Microsoft Updater blocks

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My application is already installed on the client machines & I am using
Application Updater blockfor Auto Upgrades. Can I replace Updater blocks with
ClickOnce.
 
You can remove the Updater block portion of the code, and redeploy your app
using ClickOnce which is built into VS.NET 2005
Peter
 
Back
Top