MSIX
WinGet
NanaZip Preview
Kenji Mouri · 5.0.1215.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Installed natively by Windows — no silent switch required.
File Identity
Filename
NanaZipPreview_5.0.1215.0.msixbundle
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
M2Team.NanaZip.Preview
Version
5.0.1215.0
Description
The 7-Zip derivative intended for the modern Windows experience.
License
MIT
↗
Homepage
https://github.com/M2Team/NanaZip
Installer URL
https://github.com/M2Team/NanaZip/releases/download/5.0.1215.0/NanaZipPreview_5.0.1215.0.msixbundle
Min OS Version
10.0.19041.0(Windows 10 2004)
Upgrade Behavior
install(Install over existing)
Release Notes
I'm excited to announce that we've released the NanaZip 5.0 Preview 1 which is now available for download. This update contains several fixes and improvements.Release Notes
- Introduce NanaZip Platform Abstraction Layer (K7Pal) for wrapping the platform specific infrastructures. ( (Work In Progress)
- Provide hash functions interfaces implemented with Windows CNG API. NanaZip uses these hash functions from K7Pal:
- MD2
- MD4
- MD5
- SHA-1
- SHA-256…