Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了小型二进制应用程序,我希望它能够完全自动更新,我该怎么做?
它是一个巨大的应用程序,我不想像现在这样下载并解压缩整个文件夹,但我想做二进制+差异更新。
谢谢。
谷歌已经开源了它的 Windows 自动更新程序。它被称为 Omaha 并在此处托管在 Google 代码上。