What is the difference between .hxw and .tar.xz?
- Extension
 - .hxw
 - .tar.xz
 
- Format
 - Binary
 - Binary
 
- Category
 - Developer
 - Compressed
 
- Developer
 - Microsoft
 - Tukaani
 
- Description
 - Microsoft Help 2.x is a proprietary format for online help files, developed by Microsoft and first released in 2001 as a help system for Visual Studio .NET (2002) and MSDN Library.
 - File created using Tar archive and XZ compression tools; contains a .TAR archive that has been compressed using .XZ compression, which compresses at a high ratio.
 
- MIME Type
 - application/hxw
 - application/x-xz-compressed-tar
 
- Sample
 - sample.tar.xz
 
- Wikipedia
 - .hxw on Wikipedia
 - .tar.xz on Wikipedia