pbatard / rufus

The Reliable USB Formatting Utility
https://rufus.ie
GNU General Public License v3.0
29.17k stars 2.59k forks source link

Support custom file operations during ISO extraction #322

Open pbatard opened 10 years ago

pbatard commented 10 years ago

This could go something like this:

d /sources/cversion.ini
r /sources/boot.wim C:/mydir/myboot.wim
i C:/mydir/EI.cfg /sources/EI.cfg

to delete, replace or insert a file onto the target USB during ISO extraction.

Hlsgs commented 5 years ago

@pbatard is this still planned for a future release?

pbatard commented 5 years ago

If it's still opened it's still planned. However, because it's such low priority (too few people will benefit from that compared to other features that I have still lined up) that it'll probably years before I get around to look into it.

Hlsgs commented 5 years ago

K, good to know. Thank you for your excellent work!