Content deleted Content added
TenthEagle (talk | contribs) minor typos |
|||
Line 31:
ImageX is the command-line tool used to create, edit and deploy [[Windows]] disk images in the Windows Imaging Format. Along with the underlying Windows Imaging Interface library (WIMGAPI), It is distributed as part of the free [[Windows Automated Installation Kit]] (WAIK/OPK). Starting with [[Windows Vista]], Windows Setup uses the WAIK API to install Windows.
The first distributed prototype of ImageX was
=== DISM ===
Line 40:
=== {{anchor|wimlib}} Support in other operating systems ===
Since April 30, 2012, an open-source library for handling the WIM format is available. This library can be used on [[Unix-like]] systems, as well as on Windows. Thanks to this project, [[Linux]] distributions now have their own imagex clone called ''wimlib-imagex'', which allows mounting WIM images and managing them (read/write) like any other block-storage provider.<ref>{{cite web |url=https://wimlib.net/ |title=the open
As WIM images use somewhat common compression algorithms, they can be accessed by using [[file archiver]]s like [[7-Zip]].
|