This is the second preview version of NanaZip 1.0. The command line version of NanaZip has been finally added in the first time, and I also fixed some issues people met in NanaZip.
Known issues
- You may meet the application crash in some cases in NanaZip 1.0 Preview 2 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.
- Some users have reported that the visual assets of the software (such as the logo) do not match the Microsoft Fluent Design System experience, and we are contacting our designers to ensure that we can update our visual assets in subsequent releases.
Changelog
NanaZip 1.0 Preview 2 (1.0.31.0)
- Remove IObjectWithSite in shell extension implementation to reduce the complexity and crashes.
- Add altform-lightunplated assets for display the contrast standard mode icon in the taskbar instead of contrast white icon. (Thanks to StarlightMelody.)
- Remove Windows.Universal TargetDeviceFamily for solving the minimum OS requirements display issue. (Thanks to 青春永不落幕.)
- Enable NanaZipC and NanaZipG in AppX manifest. (Thanks to be5invis.)
- Change "The operation can require big amount of RAM (memory)" error dialog to warning dialog. (Thanks to Legna.)
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.31.0_x86_x64_arm64.msixbundle
and open it.
Kenji Mouri