What is the difference between .tar.lzma and .wim?
- Extension
- .tar.lzma
- .wim
- Format
- Binary
- Binary
- Category
- Compressed
- Disk Image
- Developer
- 7-Zip
- Microsoft
- Description
- "Tarball" (.TAR file) compressed with .LZMA (Lempel-Ziv-Markov chain Algorithm) compression, and thus uses the compound file extension ".tar.lzma;" often used for distributing linux software packages.
- It is a file-based disk image format created by Microsoft for its latest Windows OS releases, Windows Server 2008 and the Windows Vista. Windows Imaging Format (wim), is used for the standard installation method of the OS.
- MIME Type
- application/x-lzma-compressed-tar
- application/x-ms-wim
- Wikipedia
- .tar.lzma on Wikipedia
- .wim on Wikipedia