Top "Clickonce" questions

ClickOnce is a Microsoft technology that simplifies deployment of applications by publishing to a website, where the user can install it by clicking a link on a page of that website.

How to manually register ClickOnce file associations after installation?

Microsoft's ClickOnce deployment system offers an easy-to-use file association manager which is built into the Visual Studio deployment process. Developers …

c# .net deployment registry clickonce
ClickOnce Prerequisites: where is SQL Server Express 2014 LocalDB?

I am creating a clickonce installer for my wpf application from within Visual Studio 2013 Community edition. This application uses a …

visual-studio-2013 visual-studio-2015 clickonce localdb prerequisites
ClickOnce deployment issues

I'm working on a project deployed with ClickOnce, and I'm running through several issues. There are two components in my …

.net clickonce prerequisites
Why does the "Sign the ClickOnce manifests" checkbox keep defaulting to checked on build?

Closely related to Sign the ClickOnce manifests checkbox keeps defaulting to checked on publish. None of the answers listed in …

c# msbuild vsto clickonce