Automatically update a C# Windows Forms application
问题 I want my application to automatically check for updates and update the application if needed. I installed InstallShield Limited edition, but when I went to the update section I found out that I need to install FlexNet which requires me to purchase it. I found out that Windows has stopped supporting Windows Installer which is why in Visual Studio 2013 it's not listed in the setup and deployment section. I also read about ClickOnce, but there is a small issue when I tried to deploy my