]> wimlib.net Git - wimlib/commitdiff
README: Update Windows reference
authorEric Biggers <ebiggers3@gmail.com>
Thu, 21 Mar 2013 17:16:10 +0000 (12:16 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 21 Mar 2013 17:16:10 +0000 (12:16 -0500)
README

diff --git a/README b/README
index 3eea193bfc8ec6e6a2ab6eba5147728752399c10..e3c7632d7f478d37102117886edc43d681da5def 100644 (file)
--- a/README
+++ b/README
@@ -230,8 +230,9 @@ load the POSIX message queue module (run `kldload mqueuefs').
 The code pays attention to endianness, so it should work on big-endian
 architectures, but I've never tested this so do not expect it to work.
 
 The code pays attention to endianness, so it should work on big-endian
 architectures, but I've never tested this so do not expect it to work.
 
-There are no plans to port wimlib to Windows since the programming interface on
-Windows is very different and Microsoft's imagex.exe is already available.
+As of wimlib 1.3.0, there is experimental support for Microsoft Windows.  I
+expect it to work on Windows Vista and later, although I have only tested it on
+Windows 7.  See README.WINDOWS for more information.
 
                                   REFERENCES
 
 
                                   REFERENCES