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.
My ClickOnce installation fails with an error: File, WindowsFormsProject.exe, has a different computed hash than specified in manifest. I …
c# msbuild clickonce msbuild-taskIs there a way to automatically increment the "minimum required version" fields in a ClickOnce deployment to always equal the …
msbuild clickonceFor a regular .exe file i can always right click and select "run as..". How can i run a Click-Once …
.net installation clickonce credentialsIt appears to me that ClickOnce applications will not work smoothly with Windows Firewall. I have been successfully using ClickOnce …
clickonce firewall windows-firewallFirst of all, The Winform application is based on .Net Framework 1.1. I have 1.1 SDK installed but 1.1 is not listed in …
visual-studio clickonce .net-1.1 visual-studio-2010I have a CruiseControl .NET build server running on Windows Server 2003, and I am trying to build and publish my …
msbuild clickonce winapiWhat is the proper way to set the Company Name and Application Name in a ClickOnce application? I have a …
c# .net deployment clickonce smartclientI am developing a Windows .NET 4 desktop application for a client and am considering using ClickOnce for deploying it from …
clickonceA ClickOnce application created using Mage is not showing the icon that was specified in for the Mage command-line parameter …
wix clickonce mage