X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fmkwinpeimg.1.in;fp=doc%2Fmkwinpeimg.1.in;h=a56a81801799d1a6cdab7475671cc91c0acfd75c;hp=91e4031059f52fa840eaf37ea89b30cf5325c2b3;hb=ba0559b8de169592133bc940b6e986e202f4ec9d;hpb=3dadfb7cb8722d1b8320defeac26e1bc4f074fd4 diff --git a/doc/mkwinpeimg.1.in b/doc/mkwinpeimg.1.in index 91e40310..a56a8180 100644 --- a/doc/mkwinpeimg.1.in +++ b/doc/mkwinpeimg.1.in @@ -36,7 +36,10 @@ modification is to specify an executable or batch file for Windows PE to execute as soon as it starts up. Use the \fB--start-script\fR \fIFILE\fR option to specify such a file. You may also add arbitrary files to \fIboot.wim\fR by putting them in a directory, then specifying the \fB--overlay\fR \fIDIR\fR -option. +option. However, for more extensive modifications, consider modifying the +\fIboot.wim\fR file separately using \fB@IMAGEX_PROGNAME@ mountrw\fR or +\fB@IMAGEX_PROGNAME@ update\fR, then providing it to \fBmkwinpeimg\fR using the +\fB--wim\fR option. .PP \fBmkwinpeimg\fR can also make only a modified \fIboot.wim\fR, rather than a bootable ISO or disk image, if the \fB--only-wim\fR option is given.