wimsplit
Tools for manipulating Windows Imaging files
Install
- All systems
-
curl cmd.cat/wimsplit.sh
- Debian
-
apt-get install wimtools - Ubuntu
-
apt-get install wimtools - Arch Linux
-
pacman -S wimlib - Kali Linux
-
apt-get install wimtools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install wimtools - OS X
-
brew install wimlib - Raspbian
-
apt-get install wimtools
wimtools
Tools for manipulating Windows Imaging files
WIM is an archive format designed primarily for archiving Windows filesystems. It features single-instancing and LZ77-based compression, and is used by Microsoft to distribute and deploy Windows Vista and later. This package contains a free implementation of the ImageX utility that is used to create WIM files on Windows.