]> wimlib.net Git - wimlib/blobdiff - doc/mkwinpeimg.1.in
mkwinpeimg.1: Add suggestion to use wimlib-imagex
[wimlib] / doc / mkwinpeimg.1.in
index 91e4031059f52fa840eaf37ea89b30cf5325c2b3..a56a81801799d1a6cdab7475671cc91c0acfd75c 100644 (file)
@@ -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.