在 Windows 7 上编写更新服务的最佳实践指南

发布于 2024-10-19 20:23:49 字数 141 浏览 1 评论 0原文

我正在寻找为 Windows 7 编写更新机制的指南。 我目前有一个包含 2.exe 文件的软件。第一个查找 Web 服务,如果有更新,则将其加载为临时文件并运行另一个 exe。另一个使用更新覆盖主 exe 并启动新版本。我可以在不运行管理模式的情况下执行此操作吗?

I'm looking for a guide for write a update mechanism for Windows 7.
I currently have a software wich 2.exe files. The first one looks for a webservice and if a update is there loads it as tempfile and runs the other exe. the other one overrides the main exe with the update and starts the new version. Could I do this without running both in Administration mode?

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

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

发布评论

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

评论(1

请远离我 2024-10-26 20:23:49

您必须将更新程序作为服务运行。

You would have to run the updating program as a service.

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