From: Eric Biggers Date: Wed, 19 Dec 2012 03:58:05 +0000 (-0600) Subject: Note that applying from pipe is not allowed X-Git-Tag: v1.2.1~18 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=c80307672fcee86147d42c136ba82c2407e49cfe Note that applying from pipe is not allowed --- diff --git a/doc/imagex-apply.1.in b/doc/imagex-apply.1.in index 0b7f8efe..8d8095af 100644 --- a/doc/imagex-apply.1.in +++ b/doc/imagex-apply.1.in @@ -228,6 +228,9 @@ integrity table of the WIM, which provides SHA1 message digests over raw chunks of the entire WIM file and is checked separately if the \fB--check\fR option is specified. +You cannot use \fBimagex apply\fR to apply a WIM from a pipe (such as standard +input) because the WIM file format is not designed for this. + .SH EXAMPLES .SS Normal extraction mode Extract the first image from the Windows PE image from the Windows Vista/7/8