Click here to Skip to main content
15,889,992 members
Articles / Desktop Programming / Windows Forms

.NET Silent ClickOnce Installer for Winform & WPF in C# & VB

Rate me:
Please Sign up or sign in to vote.
5.00/5 (17 votes)
12 Oct 2023CPOL22 min read 25K   691   65  
.NET compliant Silent ClickOnce Update Background Worker Service for Winform, WPF & Console in C# & VB
In .NET Core 3.1, Microsoft added the missing Click-Once support that was in the .NET Framework. This article covers how to implement, troubleshoot & test locally, plus release to production/live MVC web server for installation and silent updating for Winform, WPF & Console in C# & VB.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions