ClickOnce is a new application Deployment Technology which makes the Windows application deployment easy. It will be as simple as that of a Web application deployment. ClickOnce applications can be deployed via web servers, file servers or CDs.
By using ClickOnce you can install the application like start menu & add/remove program entries, or an app can simply be run & cached.
ClickOnce has several ways it can be configured to automatically check for application updates. Also, applications can use the ClickOnce APIs (System.Deployment), to control when updates should happen.

Picture: Publish Properties of the Project:
No comments:
Post a Comment