Is there some python libary for edit iso file drectly?

robin deatherage about2mount at gmail.com
Tue Nov 5 12:09:03 EST 2019


On Tuesday, November 5, 2019 at 7:11:30 AM UTC+8, Hongyi Zhao wrote:
> Is there some python libary for edit iso file drectly?

You can use batch .bat files and have Python execute them. Honestly Batch will do all you are asking on MS Windows. Use its XCOPY to copy the IO file or the entire IO Directory, move or copy it to another directory as a non IO. Then have the batch make changes to the file then save it where and as you wish back to an IO.


More information about the Python-list mailing list