
Removed debug output for 7-Zip, arj, hlp buffers output, preventing proper user feedback and input prompts.Removed Windows NT 4.0 support from installer.Removed msi2xml helper binary and MSXML download link on MSI selection page.Fixed cosmetic bug in status dialogs due to extra padding by AutoIt.Fixed cosmetic bug in Visual C++ SFX status dialog.
Fixed bug in display of history combo boxes when no items listed.Fixed bug that prevented picking files after toggling history option.Fixed bug in extraction of non-TAR LZW compressed files.
Fixed InstallShield 5.x regression in 1.6 preventing successful extraction. Changed following formats to call 7z by name (also see 7-Zip debug comment): bz2, chm, gz, tar, Z this is mostly for code cleanup functionality should be the same. Changed FEAD support to use PEiD rather than TrID for detection. Changed LZMA support to use 7-Zip for extraction. Changed Windows installer support (.msi. Changed 7-Zip unpacking behavior now attempts brute force extraction only after External PEiD scan change due to aggressive. Added translations for Armenian, Czeck, Persian (Farsi), Serbian, Swedish. Added support for NBH files via NBHextract. Added support for Windows Installer merge modules (.msm) via MsiX. Added support for XZ compressed files and txz/tlz archives via 7-Zip. Added support for environmental variables (eg., specify %temp% for debug dir).