“降级” ClickOnce应用程序

发布于 2024-08-14 17:57:51 字数 63 浏览 1 评论 0原文

向 ClickOnce 应用程序的用户提供降级到以前版本的推荐方式是什么? (以防新版本无法在他们的机器上运行)

What is the recommended way of offering the users of my ClickOnce application a way to downgrade to the previous version? (In case the new version doesn't work on their machine)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浮云落日 2024-08-21 17:57:51

在 ClickOnce 部署设置中,将所需的最低版本保留为旧版本。这将使他们可以选择是否升级。如果他们升级,然后决定要恢复到旧版本,那么他们可以通过添加/删除程序来实现。

如果您将所需的最低版本设置为新版本,他们将无法选择返回到旧版本。

In the ClickOnce deployment setup, leave the minimum required version as the older version. This will give them the choice of whether or not to upgrade. If they upgrade, then decide they want to revert back to the older version, then they can do so through add/remove programs.

If you set the minimum required version as the new version, they will not have the choice to go back to the older version.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文