]> wimlib.net Git - wimlib/blobdiff - README.WINDOWS
mount_image.c: avoid UBSAN warning in wimfs_listxattr()
[wimlib] / README.WINDOWS
index 75b54802c49aace9a6b49fb25c287c277a6b3b75..dbbf3a07f99f272d71fef98565e828279327d8c6 100644 (file)
@@ -85,7 +85,7 @@ other front-ends or applications.  Currently there is no official graphical user
 interface available for wimlib or wimlib-imagex.  However, an unofficial
 Windows-only graphical user interface that provides a thin wrapper around
 wimlib-imagex can be downloaded at
-http://reboot.pro/files/file/485-wimlib-imagex-command-line-compiler/.
+https://reboot.pro/files/file/588-wimlib-clc/.
 
                               BUILDING FROM SOURCE
 
@@ -109,10 +109,8 @@ After that, open any MSYS2 shell again and run the following commands:
 Note: By default the git repository will be on the "master" branch, which is the
 latest development snapshot.  Optionally, you can check out a specific version,
 e.g. 'cd wimlib && git checkout v1.14.0'.  For old versions, please refer to the
-documentation for that version, as things may have changed.  Also, it is
-possible to use a release tarball (e.g. wimlib-1.14.0.tar.gz) instead of the git
-repository; however, the windows-build.sh script will not be available in that
-case and you will need to handle more things yourself.
+documentation for that version, as things may have changed.  It is also possible
+to use a release tarball (e.g. wimlib-1.14.0.tar.gz) instead of the git repo.
 
 Finally, to actually do a build, close the MSYS2 shell you have open, then open
 one of the following from the Start menu: