wimlib
|
General | Declarations and structures shared across the library |
Creating and Opening WIMs | Open an existing WIM file as a WIMStruct, or create a new WIMStruct which can be used to create a new WIM file |
Retrieving WIM information and directory listings | Retrieve information about a WIM or WIM image |
Modifying WIMs | Make changes to a WIMStruct, in preparation of persisting the WIMStruct to an on-disk file |
Extracting WIMs | Extract files, directories, and images from a WIM |
Mounting WIM images | Mount and unmount WIM images |
Progress Messages | Track the progress of long WIM operations |
Writing and Overwriting WIMs | Create or update an on-disk WIM file |
Creating and handling non-standalone WIMs | Create and handle non-standalone WIMs, such as split and delta WIMs |
Compression and decompression functions | Functions for XPRESS, LZX, and LZMS compression and decompression |