Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NanaZipPackage_1.0.25.0_x86_x64_arm64.msixbundle | 2021-09-25 | 6.8 MB | |
MouriNaruto.cer | 2021-09-25 | 894 Bytes | |
NanaZip 1.0 Preview 1 (1.0.25.0).tar.gz | 2021-09-25 | 14.1 MB | |
NanaZip 1.0 Preview 1 (1.0.25.0).zip | 2021-09-25 | 14.8 MB | |
README.md | 2021-09-25 | 1.3 kB | |
Totals: 5 Items | 35.6 MB | 0 |
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