Skip to content

Support custom file operations during ISO extraction #322

@pbatard

Description

@pbatard

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions