有人知道一个好的免费补丁创建者吗?

发布于 2024-07-24 11:00:24 字数 175 浏览 4 评论 0原文

有谁知道有一个免费的好补丁程序吗? 你知道吗,一个可以将包含旧程序的目录与包含新版本的目录进行比较,并吐出一个仅是两者之间差异的补丁的目录?

另外,我正在寻找一种可以修补整个目录的东西,而不仅仅是一个exe。

编辑: 感谢您的回答,但我正在寻找产品更新的最终用户补丁。 与来源无关。

Does anyone know of a good patching program that is free? You know, one that can take a directory with your old program in it and compare it to a directory with your new version, and spit out a patch that is only the difference between the two?

Also, I am looking for something that can patch the entire directory, not just one exe.

EDIT:
Thanks for the answers, but I am looking for an end user patch for product updates. Nothing to do with the source.

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

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

发布评论

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

评论(5

难得心□动 2024-07-31 11:00:24

二进制补丁和差异,它是免费的,Windows 端口可用。

There is Binary patch and diff, which is free, Windows port available.

风蛊 2024-07-31 11:00:24

我从来没有用过这个,但它是免费的。 也许值得一试:

Patch Maker 1.2

I've never used this but it is free. It might be worth a try:

Patch Maker 1.2.

情愿 2024-07-31 11:00:24

此处的工具列表显示了一些标记为“免费”的工具。

  • Dispatcher:也将使用更新程序 GUI。 他们的网站上有一个快速演示视频。

A list of tools here reveals a few marked as "free".

  • Dispatcher: will use an updater GUI as well. They have a quick demo video on their site.
风情万种。 2024-07-31 11:00:24

我见过的用于此目的的最佳工具是 Visual Patch 3.5 。 它提供与您提到的相同的功能。 尽管它需要购买,因为它不是免费软件。

The best tool I've seen for this purpose is Visual Patch 3.5 . It provides the same functionality that you've mentioned. Although it needs to be purchased since it's not free software.

对你的占有欲 2024-07-31 11:00:24

如果您使用 Subversion,SmartSVN 可以为自此以来更改的文件的目录(递归和全部)创建补丁最后一次提交。 我知道这只是部分答案,而且它不是 CLI,但如果您在这里处理 SVN 存储库,它是一个非常好的工具。

SmartSVN 补丁 http://cdn.beerpla.net。 lg1x3.simplecdn.net/for_www/screenshots/smartsvn-patch.gif

If you are using Subversion, SmartSVN can create a patch for directories (recursive and all) for the files changed since the last commit. I understand this is only a partial answer and it's not CLI, but it's a really good tool if you deal with an SVN repo here.

SmartSVN patch http://cdn.beerpla.net.lg1x3.simplecdn.net/for_www/screenshots/smartsvn-patch.gif

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