Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom file operations during ISO extraction #322

Open
pbatard opened this issue Apr 28, 2014 · 3 comments
Open

Support custom file operations during ISO extraction #322

pbatard opened this issue Apr 28, 2014 · 3 comments

Comments

@pbatard
Copy link
Owner

pbatard commented Apr 28, 2014

This could go something like this:

  • User would create a text file with the same name as the ISO but with a specific extension. For instance, if you use en_windows_8_1_x64_dvd_2707217.iso you would create a en_windows_8_1_x64_dvd_2707217.ruf or something in the same directory
  • The .ruf file would contain simple commands like:
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.

@pbatard pbatard added this to the 1.6.0 milestone Apr 28, 2014
@pbatard pbatard self-assigned this Apr 28, 2014
@pbatard pbatard changed the title ER: Support custom file operations during ISO extraction Support custom file operations during ISO extraction May 8, 2015
@pbatard pbatard removed this from the 3.0 milestone Jan 16, 2018
@Hlsgs
Copy link

Hlsgs commented Mar 29, 2019

@pbatard is this still planned for a future release?

@pbatard
Copy link
Owner Author

pbatard commented Mar 29, 2019

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
Copy link

Hlsgs commented Mar 30, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants