如何从ISO映像添加和删除文件? [英] How can I add and remove files from an ISO image?

查看:274
本文介绍了如何从ISO映像添加和删除文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

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

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

特别是我想要添加文件并保存到ISO,以及从ISO中提取文件。

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?

推荐答案

你尝试过 TIsoLib组件 FreeBurner库,一个叉的第一个,似乎更完整?

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

否则,我知道二进制魔术组件,它不是免费的,而是处理ISO文件创建,并刻录到CD。

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

添加:

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

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.

这篇关于如何从ISO映像添加和删除文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆