Windows Imaging Format: Difference between revisions

Content deleted Content added
Line 38:
=== Support in other operating systems ===
 
Since April 30, 2012, an open source library dedicated to handling the WIM format, has been made available. This library can be used on UNIX-like systems as well as on Windows. Thanks to this project, GNU/Linux distributions have now have their own imagex clone called wimlib-imagex which allows to mount WIM images and manage them (read/write) like any other file systems.<ref>{{cite web|url=http://sourceforge.net/projects/wimlib/|title=wimlib, a library to create, extract, and modify Windows Imaging (WIM) files|accessdate=4 May 2014}}</ref>
 
As WIM images are basically using the [[LZX|LZX compression]] algorithm, they can be accessed by using [[file archiver]]s like [[7-Zip]].