Windows Imaging Format: Difference between revisions

Content deleted Content added
m References: WIndows System Files Repairing Explained
Tags: Visual edit Possible vandalism
Line 37:
 
=== Support in other operating systems ===
Since April 30, 2012, an open source library dedicated tofor handling the WIM format, has been madeis available. This library can be used on UNIX-like systems as well as on Windows. Thanks to this project, GNU/Linux distributions now have their own imagex clone called ''wimlib-imagex'' which allows to mountmounting WIM images and managemanaging them (read/write) like any other file systemssystem.<ref>{{cite web|url=https://wimlib.net/|title=the open source Windows Imaging (WIM) library|accessdate=2015-12-21}}</ref>
 
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 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=https://wimlib.net/|title=the open source Windows Imaging (WIM) library|accessdate=2015-12-21}}</ref>
 
As WIM images are basically using the [[LZX|LZX compression]] algorithm, they can be accessed by using [[file archiver]]s like [[7-Zip]].