如何从 Windows 更新 DMG 文件

发布于 2024-10-30 21:44:07 字数 849 浏览 1 评论 0原文

就像彼得寻找解决方案 自动创建 ISO 文件,我正在寻找一种解决方案,允许我更新最初在 Mac 上创建的压缩 DMG 文件的内容。

我知道有几种工具可以让我在 Windows 下打开 DMG 文件(例如 7-ZipTransMac),但它们似乎无法更新压缩包的内容DMG 文件。此外,我确实需要能够通过我的构建脚本来执行此操作,这些脚本必须在 Windows 上运行。

注意:我已阅读米歇尔的问题(如何在非 Mac 平台上构建 DMG Mac OS X 文件),但这并不能解决压缩 DMG 文件的更新。

我怎样才能完全自动化我的构建?

如果我无法在 Windows 上处理此问题,是否有某种方法可以在 Mac 上编写此脚本,然后从 Windows 计算机远程启动该脚本,以便直接在 Mac 上更新 DMG,而无需人工干预?对我来说,在 Mac 内的 VMware 或 Parallels 上运行构建服务器是可能的,如果这可以简化远程处理部分......

Just like Peter who looked for a solution to automate the creation of an ISO file, I am looking for a solution which would allow me to update the contents of a compressed DMG file, originally created on a Mac.

I am aware of several tools which allow me to open a DMG file under Windows (for instance 7-Zip or TransMac), but they don't seem to be able to update the contents of a compressed DMG file. And moreover, I really need to be able to do this from my build scripts, which have to run on Windows.

Note: I've read Michele's question (How to build a DMG Mac OS X file on a non-Mac platform) but this does not solve the updating of a compressed DMG file.

How could I fully automate my build?

If I cannot handle this on Windows, is there maybe some way to script this on a Mac, and then remotely launch the script from a Windows machine, in order to update the DMG directly on the Mac without human intervention? Running the build server on VMware or Parallels, inside a Mac, is possible for me, if this eases the remoting part...

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

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

发布评论

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

评论(1

聚集的泪 2024-11-06 21:44:07

在我的环境中,我为每次重建从头开始创建一个新的 DMG。我同意 https://stackoverflow.com/users/27631/sherm-pendley

On my environment, I create from scratch a new DMG for every rebuild. I agree with https://stackoverflow.com/users/27631/sherm-pendley

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