Autoupdaters for .NET and alternatives to wyBuild/wyUpdate?

无人久伴 提交于 2019-12-18 10:14:29

问题


I am searching for alternatives to autoupdating our software. Not ClickOnce and nor in the line of wyBuild and wyUpdate.


回答1:


Try these:

  • AutoUpdate+ [This one seems to have disappeared]

  • IncUpdate

  • Advanced Installer Updater

  • Sharp AutoUpdater

  • AutoUpdate

  • AutoUpdater.NET

  • NetSparkle

  • WyBuild [Included here for completeness--though OP wanted alternatives]

I use IncUpdate. It doesn't seem to be being updated anymore--but it continues to meet my needs (I released an update with it today).




回答2:


I know it doesn't quite meet your requiremenets but maybe take a look at Omaha (used for google update), to quote:

Omaha is the open-source version of Google Update, a program to install requested software and keep it up to date. The Google-branded version of Omaha is used to support software patching (both background updating, and on-demand update checks) for Google Chrome, Earth, and a variety of other Google products on Windows.

We know that keeping software updated is both important and hard, and so by open-sourcing this project, our hope is that perhaps we can help others solve this problem. So, if you'd like to get involved, or even use Omaha to support your own software projects, then just follow the instructions in the Developer Setup Guide, and you'll be good to go!




回答3:


Check NetSparkle



来源:https://stackoverflow.com/questions/4844978/autoupdaters-for-net-and-alternatives-to-wybuild-wyupdate

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!