X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fmkwinpeimg.1.in;h=a56a81801799d1a6cdab7475671cc91c0acfd75c;hb=91ba045392c18b7e12add95158cd2ab67c1505ae;hp=91e4031059f52fa840eaf37ea89b30cf5325c2b3;hpb=345d31902b50d440b918d2ec3a16c0f4bfff08ad;p=wimlib 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.