What is the difference between .hxw and .tbz?
- Extension
 - .hxw
 - .tbz
 
- Format
 - Binary
 - Binary
 
- Category
 - Developer
 - Compressed
 
- Developer
 - Microsoft
 - Bzip2
 
- 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.
 - .TBZ is a file that contains TAR archived files then compresses them using BZIP compression algorithm. Commonly used with UNIX OS.
 
- MIME Type
 - application/hxw
 - application/x-bzip-compressed-tar
 
- Wikipedia
 - .hxw on Wikipedia
 - .tbz on Wikipedia