NanaZip 1.0 Preview 1 (1.0.25.0)
Pre-release
Pre-release
This is the first preview version and of NanaZip. I will try to publish this version to Windows Store in the recent days.
Known issues
- You may meet the application crash in some cases in NanaZip 1.0 Preview 1 because there are some issues in the exception handler implementation from VC-LTL 5.x. I need to wait mingkuang (the author of VC-LTL) to fix it.
- Windows may show the contrast white icon in the taskbar when you using the contrast standard mode.
Changelog
NanaZip 1.0 Preview 1 (1.0.25.0)
- Modernize the build toolchain with MSBuild for using MSIX packaging and parallel compilation support.
- Use VC-LTL 5.x toolchain to make the binary size even smaller than the official 7-Zip because we can use ucrtbase.dll directly and the optimizations from modern compile toolchain.
- Add the context menu support in Windows 10/11 File Explorer.
- New icons and minor UI tweaks.
Usage
Step 1: Install the self signing certificate.
Download MouriNaruto.cer
in the attachment and execute Certutil -addStore Root "[The path of MouriNaruto.cer]"
in the Command Prompt which is run as the Administrator.
Step 2: Install the NanaZip
Download NanaZipPackage_1.0.25.0_x86_x64_arm64.msixbundle
and open it.
Kenji Mouri