Publishing Options

When you set up the ClickOnce options for the application, you can specify any prerequisites for the application, how to update the application or one of its components, where to publish the application, and what components will included in the deployment package.

You can specify all this information using the Publish option panel available in Visual Studio in the properties window of the WPF project you are configuring.

Updates

One of the most interesting features that make ClickOnce a handy way of distributing applications is the ability to provide a self-checking mechanism for updates. You can configure ClickOnce so that the application can make decisions about updates and force the user to install the latest version or ...

Get Applied WPF 4 in Context now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.