]> wimlib.net Git - wimlib/blobdiff - README.WINDOWS
add_image.c: Add debugging statements for branch attachment
[wimlib] / README.WINDOWS
index a0521f023e394f4245e3af38a8ab40fec3cf4562..952cbd85cf1ae239fbe2de95b1ec18074ae81d98 100644 (file)
@@ -8,18 +8,16 @@ Windows support currently has the following limitations:
 
 -  It relies on the Cygwin UNIX-compatibility layer.  You do not, however, need
    to have the Cygwin distribution installed to run it, as I have posted a ZIP
 
 -  It relies on the Cygwin UNIX-compatibility layer.  You do not, however, need
    to have the Cygwin distribution installed to run it, as I have posted a ZIP
-   file on SourceForge that contains the build of wimlib along with the DLLs
-   needed for it to run.  Please note that these DLLs are free and open source
-   software; see http://www.cygwin.com/ for more details.
+   file on SourceForge that contains the build of wimlib and "imagex" along with
+   the DLLs needed for it to run.  Please note that these DLLs are free and open
+   source software; see http://www.cygwin.com/ for more details.
 
 
--  Mounting WIM files is not supported.  On Windows there is no equivalent of
-   FUSE, which I used to get mounting working on Linux and BSD, so I would have
-   to program a "Filesystem Filter" driver with Microsoft's eccentric API.
+-  Mounting WIM files is not supported.
 
 -  wimlib's API is not compatible with Microsoft's WIMGAPI, although they offer
    some of the same functionality.
 
 
 -  wimlib's API is not compatible with Microsoft's WIMGAPI, although they offer
    some of the same functionality.
 
-So to be clear:
+So, in terms of the "imagex" program:
 
 "imagex capture", "imagex append", and "imagex apply" will work on Windows and
 have the added advantage of saving and restoring alternate data streams,
 
 "imagex capture", "imagex append", and "imagex apply" will work on Windows and
 have the added advantage of saving and restoring alternate data streams,