如何在 ISO 映像中添加和删除文件?

发布于 2024-11-14 20:31:41 字数 185 浏览 2 评论 0原文

是否有任何(最好是免费的)组件或库可以处理 ISO 文件?

我特别希望能够添加文件并保存到 ISO,以及从 ISO 中提取文件。

我不需要高级功能或花哨的东西,只是做我上面提到的事情。

我试图找到一些,但实际上一无所获。

也许不需要这样的图书馆就可以做到这一点?如果是这样,您会推荐什么方法?

Are there any (preferably free) components or libraries that handle ISO files?

In particular I would like to be able to add files and save to ISO, as well as extract the files from an ISO.

I do not require advanced features or bells and whistles, just something to do what I mentioned above.

I tried to find some but came up with nothing really.

Perhaps this can be done without the need of such a library? If so what approach would you recommend?

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

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

发布评论

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

评论(2

流年已逝 2024-11-21 20:31:41

您是否尝试过 TIsoLib 组件FreeBurner 库 这是第一个库的分支,看起来更完整?

否则,我知道 Binary Magic 组件,它不是免费的,但可以处理 ISO 文件创建......并且刻录到 CD。

补充:

您可以查看一下mkisofs命令行工具。它是 cdrtools 项目的一部分,并且是 .iso 的根组件Linux 世界中的创造。您可以从命令行调用此工具,在 .iso 文件中添加和删除文件。我见过几个商业程序,它们使用它从 Windows 即时创建启动 CD。请注意 GPL 许可证:您必须明确区分您的软件和 GPL 软件

Did you try the TIsoLib component and the FreeBurner library which is a fork of the first, and seems more complete?

Otherwise, I know about the Binary Magic component, which is not free, but handles ISO file creation... and burning to CD.

Addition:

You may take a look at the mkisofs command line tool. It's part of the cdrtools project, and is the root component of .iso creation in the Linux world. You can call this tool from command line, add and delete files from an .iso file. I've seen several commercial programs which use it to create boot CDs on the fly, from Windows. Be aware of the GPL license: you'll have to make a clear distinction between your software and the GPL software.

网名女生简单气质 2024-11-21 20:31:41

我不知道这是否会对某人有帮助...(希望这会节省他们一些时间),但我知道目前使用 WinRAR 似乎至少在一次遭遇中无法给出所需的结果。我用它来提取安装介质,导致在使用提取的文件时找不到文件。我希望看到其他人尝试提取并让问题再次出现,以便可以找到并修复问题的原因,从而使 WinRAR 成为完成您所要求的任务的更好工具。
注意:如果有人觉得这不合适,我真的很抱歉,我只是想提供帮助,请在这种情况下关闭我的答案。

请参阅 ISO -提取

I dont know if this will be of help to someone... (hopefully it will save them some time) but I know that using WinRAR at the moment does NOT seem to give the desired result in at least one encounter. I used it to extract an installation media, which resulted in a file not being found, during using the extracted files. I would like to see others trying out the extraction and let the problem re-occur, so that the cause of this can be found, fixed, at thus WinRAR become a better tool in doing what you asked for.
Note: If someone feel this is not appropriate, I am really sorry, I am just trying to help, please close my answer in this case.

see ISO-Extraction

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