NanaZip Versions Save

The 7-Zip derivative intended for the modern Windows experience

3.0.756

6 months ago

I'm excited to announce that we've released the NanaZip 3.0 Preview 0 and is now available for download.

Due to the author of 7-Zip, Igor Pavlov has made lots of changes between 7-Zip 22.01 and 7-Zip 23.01, he changed 950+ in 1250+ source code files. I found I met the "Longhorn Build 4093" moment in the NanaZip project and start to do something similar to "Longhorn Reset" in NanaZip. I called it "Longhorn Reset" because I rewrote the Core Library and Self Extracting Executables implementation started from the scratch 7-Zip 23.01 mainline implementation. This work has been done successfully.

NanaZip.Core_VistaRTM

Here is a screenshot for proving NanaZip.Core, which is the Core Library and the Self Extracting Executables implementation will be used in the next preview of NanaZip, running properly under Windows Vista RTM (Build 6000.16386).

NanaZip 3.0 Preview 1 will be scheduled at December 2023 with lots of UI changes because the "Longhorn Reset" of NanaZip has cleared lots of resistance for rewriting the new lightweight XAML-based UI.

Here is more information about the "Longhorn Reset" of NanaZip: https://github.com/M2Team/NanaZip/issues/336

I am sorry I use nearly a year to make an update because I found NanaZip is used by many users and I need to be careful to make changes. I have done lots of evolutions for the lightweight XAML Islands toolchain with the Windows 11 controls styles called Mile.Xaml which is base of NanaZip's XAML-based UI because I think get the balance between lightweight and modernization of the art is really important.

Manchester City has won the treble, Pep Guardiola has proved himself again. I was heartened by that news and this is why the codename for NanaZip 3.x Series is Blue Moon. Also, blue has been my favorite color since I was young.

I think it's time for me to start the new history of NanaZip. I will announce that NanaZip is not only a simply 7-Zip fork anymore, the relationship between NanaZip and 7-Zip is more like Chromium and WebKit because I think most of changes I will do for NanaZip which has no chance to be accepted by Igor Pavlov.

But NanaZip will still keep the Core Library and Self Extracting Executables implementation synchronized to the latest 7-Zip mainline implementation. This is why I rewrite and split the implementation of the Core Library and the Self Extracting Executable to the separate NanaZip.Core project. The other parts will be modernized as soon as possible. Also, I think I will try to make the modernized 7-Zip Plugin SDK with 100% C++/WinRT style in the future because Igor Pavlov changes a lot in every releases, and we need more simplified way to develop plugins for 7-Zip and NanaZip.

Release Notes

Usage

Download 40174MouriNaruto.NanaZipPreview_3.0.756.0_gnj4mf6z9tkrc.msixbundle and open it.

SHA-256: 45dca3867b611ef960cc22d0a6534c83094e2575f0233cd4ebe47702373250cc

For more information about installing NanaZip, please read https://github.com/M2Team/NanaZip#download-and-installation.

Kenji Mouri

2.1.451

1 year ago

We are excited to announce that we've released the NanaZip 2.1 Preview 0 and is now available for download. NanaZip 2.1 Preview 0 is as same as NanaZip 2.0 Update 1 except the version information.

For more information, please read https://github.com/M2Team/NanaZip/releases/tag/2.0.450.

Release Notes

  • Update icons. (Designed by Shomnipotence. Updated in NanaZip 2.0 Stable.)
  • Add instructions for installing NanaZip for all users. (Updated in NanaZip 2.0 Stable.)
  • Add Mile.Xaml to NanaZip project. (Updated in NanaZip 2.0 Stable.)
  • Refresh the about dialog with XAML Islands. (Updated in NanaZip 2.0 Stable.)
  • Start adding prerequisite support for unpackaged mode. (Updated in NanaZip 2.0 Stable.)
  • Optimize NanaZip binaries via adjusting the WindowsTargetPlatformMinVersion to 10.0.19041.0 in all packaged NanaZip binaries projects except the Self Extracting Executable stubs projects. (Updated in NanaZip 2.0 Update 1.)
  • Opt out of dynamic code mitigation on main NanaZip thread for resolving the compatibility issues with Explorer Patcher. (Contributed by dinhngtu. Updated in NanaZip 2.0 Update 1.)
  • Update Mile.Xaml to 1.1.434. (Updated in NanaZip 2.0 Update 1.) (https://github.com/ProjectMile/Mile.Xaml/releases/tag/1.1.434.0)
  • Update Mile.Windows.Helpers to 1.0.8. (Updated in NanaZip 2.0 Update 1.) (https://github.com/ProjectMile/Mile.Windows.Helpers/commits/main)
  • Add dark mode support for context menus. (Updated in NanaZip 2.0 Update 1.)
  • Refresh the about dialog with Windows 11 XAML control styles and the immersive Mica effects. (Updated in NanaZip 2.0 Update 1.)
  • Fix model dialog style behavior for About dialog. (Updated in NanaZip 2.0 Update 1.)
  • Continue to refresh application and file type icons. (Designed by Shomnipotence. Updated in NanaZip 2.0 Update 1.)

Usage

Download 40174MouriNaruto.NanaZipPreview_2.1.451.0_gnj4mf6z9tkrc.msixbundle and open it.

SHA-256: 69e8e6054e60377f9a6231789f399c8791a7bf9851b96621877c58eff553fbf1

For more information about installing NanaZip, please read https://github.com/M2Team/NanaZip#download-and-installation.

Kenji Mouri

2.0.450

1 year ago

We are excited to announce that we've released the NanaZip 2.0 Update 1 and is now available for download.

Because the XAML Islands based UI stack used in Nana Series projects called Mile.Xaml has released 1.1 version with the Windows 11 XAML control styles and the immersive Mica effects support, the about dialog has been refreshed with these features.

image

There are also some screenshots of the Mile.Xaml demo and show the how lightweight it is.

image image

@AndromedaMelody has done a lot for Mile.Xaml and suggested me to release a stable version with the Mile.Xaml's new features.

@Shomnipotence also suggested me to release a stable version because he has updated the tweaked application and file icon design and assets.

@dinhngtu have committed a fix for resolving the compatibility issues with Explorer Patcher and I think he also hopes to see the fix in the stable version.

So, this is why I have released the NanaZip 2.0 Update 1.

Because the XAML Islands based UI stack will be used in NanaZip is just released in the recent day. You won't see some features planned in 2.0 and need to wait for 2.1 Preview 1 because I need some time to implement:

  • The first run notice window of Mark-of-the-Web which appeared in extracting archives. (So, the 2.0 won't enable MOTW by default.)
  • The new hash algorithm selection window. (Because there are many hash algorithms added to NanaZip 2.0, it's necessary to have a selection window.)
  • The XAML-based toolbar in the main window.

I also want to add a version release rule: The Preview 0 of the next version is as same as the stable of the current version except the version information for releasing both channels better. (For example, 2.1 Stable as same as 2.2 Preview 0 except the version information.)

Release Notes

  • Optimize NanaZip binaries via adjusting the WindowsTargetPlatformMinVersion to 10.0.19041.0 in all packaged NanaZip binaries projects except the Self Extracting Executable stubs projects.
  • Opt out of dynamic code mitigation on main NanaZip thread for resolving the compatibility issues with Explorer Patcher. (Contributed by dinhngtu.)
  • Update Mile.Xaml to 1.1.434. (https://github.com/ProjectMile/Mile.Xaml/releases/tag/1.1.434.0)
  • Update Mile.Windows.Helpers to 1.0.8. (https://github.com/ProjectMile/Mile.Windows.Helpers/commits/main)
  • Add dark mode support for context menus.
  • Refresh the about dialog with Windows 11 XAML control styles and the immersive Mica effects.
  • Fix model dialog style behavior for About dialog.
  • Continue to refresh application and file type icons. (Designed by Shomnipotence.)

Usage

Download 40174MouriNaruto.NanaZip_2.0.450.0_gnj4mf6z9tkrc.msixbundle and open it.

SHA-256: 2bee289d9e026255073ddcee8082e8d0ad8496b9fe9fe8f8a29080a81a95872e

For more information about installing NanaZip, please read https://github.com/M2Team/NanaZip#download-and-installation.

Kenji Mouri

2.0.396

1 year ago

Important Note: The preview channel of NanaZip (The NanaZip Preview app in the Microsoft Store) won't get the new preview update in the recent days or you can understand that it's delayed because I (or Kenji Mouri) want to add some planned features.

We are excited to announce that we've released the NanaZip 2.0 and is now available for download. It's the first NanaZip release which updates the minimum system requirement to Windows 10 Version 2004 (Build 19041) or later for solving issues in the XAML Islands.

ContextMenu

MainWindow

First, Microsoft sent an awesome banner to celebrate NanaZip winning the Microsoft Store App Awards. As one of the M2-Team founders, I think it's a memorable moment since we founded the team in 2015. So, we use the related assets to update the image assets in the Microsoft Store page with introducing the XAML Islands based about dialog for NanaZip.

The icon of NanaZip has finally changed. The new icon is designed by @Shomnipotence. Also, the icons will continue to adjust in NanaZip 2.1.

Because the XAML Islands based UI stack will be used in NanaZip is just released the first stable release in the recent day and need do more polishing. You won't see some features planned in 2.0 and need to wait for 2.1 Preview 1:

  • The first run notice window of Mark-of-the-Web which appeared in extracting archives. (So, the 2.0 won't enable MOTW by default.)
  • The new hash algorithm selection window. (Because there are many hash algorithms added to NanaZip 2.0, it's necessary to have a selection window.)
  • The XAML-based toolbar in the main window.

Also, @AndromedaMelody is continuing to help me make lightweight XAML Islands based toolchain with Windows 11 style controls. NanaZip will use them starting from 2.1 development stage and people will see changes in Late 2022.

20221003115415

Huge thanks @dinhngtu for fixing several issues in NanaZip.

Release Notes

  • Notes
    • Update the minimum system requirement to Windows 10 Version 2004 (Build 19041) or later for solving issues in the XAML Islands.
    • Add instructions for installing NanaZip for all users. (Contributed by AndromedaMelody. Suggested by Wolverine1977.)
  • Features
    • Integrate the following HASH algorithms to NanaZip from RHash (AICH, BLAKE2b, BTIH, ED2K, EDON-R 224, EDON-R 256, EDON-R 384, EDON-R 512, GOST R 34.11-94, GOST R 34.11-94 CryptoPro, GOST R 34.11-2012 256, GOST R 34.11-2012 512, HAS-160, RIPEMD-160, SHA-224, SHA3-224, SHA3-256, SHA3-384, SHA3-512, Snefru-128, Snefru-256, Tiger, Tiger2, TTH, Whirlpool) and xxHash (XXH3_64bits, XXH3_128bits).
    • Allow NanaZip to be associated with any file type. (Contributed by manfromarce.)
    • Add hfsx to file type association. (Suggested by AndromedaMelody.)
  • Improvements
    • Refresh application and file type icons. (Designed by Shomnipotence.)
    • Refresh the about dialog with XAML Islands.
    • Update 7-Zip to 22.01. (https://www.7-zip.org/history.txt) (Thanks to Igor Pavlov. Noticed by HylianSteel, Random-name-hi and DJxSpeedy.)
    • Update Zstandard to 1.5.2. (https://github.com/facebook/zstd/releases/tag/v1.5.2).
    • Update BLAKE3 to 1.3.1. (https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.3.1)
    • Update LZ4 to 1.9.4. (https://github.com/lz4/lz4/releases/tag/v1.9.4)
    • Enable Control Flow Guard (CFG) to all target binaries for mitigating ROP attacks. (Contributed by dinhngtu.)
    • Mark all x86 and x64 target binaries as compatible with Control-flow Enforcement Technology (CET) Shadow Stack. (Contributed by dinhngtu.)
    • Strict handle checks at runtime to block the use of invalid handles. (Contributed by dinhngtu.)
    • Disable dynamic code generation in Release builds prevents generating malicious code at runtime. (Contributed by dinhngtu. Thanks to AndromedaMelody.)
    • Block loading unexpected libraries from remote sources at runtime. (Contributed by dinhngtu.)
    • Enable Package Integrity Check. (Contributed by AndromedaMelody.)
    • Enable EH Continuation Metadata. (Suggested by dinhngtu. Thanks to mingkuang.)
    • Enable Signed Returns.
    • Add Mile.Xaml to NanaZip project.
    • Start adding prerequisite support for unpackaged mode.
  • Fixes
    • Fix the shell extension issue which cause Everything crashed. (Thanks to No5972, startkkkkkk, SakuraNeko, bfgxp and riverar.)
    • Improve the Per-Monitor DPI Awareness support in Windows 10 Version 1607 for Self Extracting Executable stubs.
    • Fix line break issue for i18n resource files. (Thanks to ygjsz.)
    • Generate resource identities for package manifest manually. (Suggested by AndromedaMelody.)
    • Add workaround for NanaZip not appearing in classic context menu. (Contributed by dinhngtu.)
    • Check 7z compression parameter validity upon start of compression. (Contributed by dinhngtu.)

Known issues

  • If you can't find NanaZip in the context menu, please restart all File Explorer processes via Task Manager.
  • Due to the issues in Desktop Bridge file system virtualization, you are unable to use NanaZip in the Safe Mode of Windows.
  • Due to the policy from Microsoft Store, NanaZip is unable to disable Desktop Bridge file system virtualization, so the file operations in %UserProfile%/AppData will be redirected in Windows 10, and file operations in directories other than Local, LocalLow and Roaming in %UserProfile%/AppData will still be redirected in Windows 11.
  • Due to the Microsoft Store limitations, NanaZip 1.2 and later won't support languages not mentioned in https://docs.microsoft.com/en-us/windows/uwp/publish/supported-languages.

Afterword

@AndromedaMelody is the new member of the development team. He contributed a lot to NanaZip and related infrastructures. Without him, I cannot finish the roadmap of NanaZip 1.x Series on time and delay at least half a year.

Usage

Download 40174MouriNaruto.NanaZip_2.0.396.0_gnj4mf6z9tkrc.msixbundle and open it.

SHA-256: 67bc86ae748957edffa9fff9585e52fa582efe7470633feeb3e036f3d18c06ad

For more information about installing NanaZip, please read https://github.com/M2Team/NanaZip#download-and-installation.

Kenji Mouri

2.0.376

1 year ago

We are excited to announce that we've released the NanaZip 2.0 Preview 2, and is now available for download. It's the first NanaZip release which updating the minimum system requirement to Windows 10 Version 2004 (Build 19041) or later for solving issues in the XAML Islands.

First, Microsoft sent an awesome banner to celebrate NanaZip winning the Microsoft Store App Awards. As one of the M2-Team founders, I think it's a memorable moment since we founded the team in 2015. We will use the related assets to update the image assets in Microsoft Store page after introducing the XAML-based UI.

finalist_up_social_file_management_007

The icon of NanaZip has finally changed. The new icon is designed by @Shomnipotence. He urge me to replace the old icon as soon as possible. So, NanaZip will release 2.0 stable in the recent days and hope we can introduce some simple XAML-based UI.

image

Because the XAML Islands based UI stack will be used in NanaZip is just released the first stable release in the recent day and need do more polishing. You won't see some features planned in 2.0 and need to wait for 2.1 Preview 1:

  • The first run notice window of Mark-of-the-Web which appeared in extracting archives. (So, The 2.0 won't enable MOTW by default.)
  • The new hash algorithm selection window. (Because there are many hash algorithms added to NanaZip 2.0, it's necessary to have a selection window.)
  • The XAML-based toolbar in the main window.

Also, @AndromedaMelody is continuing to help me make lightweight XAML Islands based toolchain with Windows 11 style controls. NanaZip will use them starting from 2.1 development stage and people will see changes in Late 2022.

image

Finally, thanks @dinhngtu for fixing several issues in NanaZip.

Release Notes

  • Update 7-Zip to 22.01. (Thanks to Igor Pavlov. Noticed by HylianSteel, Random-name-hi and DJxSpeedy.)
  • Add hfsx to file type association. (Suggested by AndromedaMelody.)
  • Update the minimum system requirement to Windows 10 Version 2004 (Build 19041) or later for solving issues in the XAML Islands.
  • Update LZ4 to v1.9.4.
  • Enable Package Integrity. (Contributed by AndromedaMelody.)
  • Don't enable "Disable dynamic code generation" mitigation in Debug builds for solving codec load error issue. (Thanks to AndromedaMelody.)
  • Continue to enable several security mitigations.
    • Enable EH Continuation Metadata.
    • Enable Signed Returns.
  • Generate resource identities for package manifest manually. (Suggested by AndromedaMelody.)
  • Add workaround for NanaZip not appearing in classic context menu. (Contributed by dinhngtu.)
  • Check 7z compression parameter validity upon start of compression. (Contributed by dinhngtu.)
  • Update icons. (Designed by Shomnipotence.)

Known issues

  • If you can't find NanaZip in the context menu, please restart all File Explorer processes via Task Manager.
  • Due to the issues in Desktop Bridge file system virtualization, you are unable to use NanaZip in the Safe Mode of Windows.
  • Due to the policy from Microsoft Store, NanaZip is unable to disable Desktop Bridge file system virtualization, so the file operations in %UserProfile%/AppData will be redirected in Windows 10, and file operations in directories other than Local, LocalLow and Roaming in %UserProfile%/AppData will still be redirected in Windows 11.
  • Due to the Microsoft Store limitations, NanaZip 1.2 and later won't support languages not mentioned in https://docs.microsoft.com/en-us/windows/uwp/publish/supported-languages.

Usage

Download 40174MouriNaruto.NanaZipPreview_2.0.376.0_gnj4mf6z9tkrc.msixbundle and open it.

SHA-256: a741a9d1d73b3adbe3980e7338fc45148fa591dadc1f644c29f912bd7e7a15cf

Kenji Mouri

2.0.313

1 year ago

We are excited to announce that we've released the NanaZip 2.0 Preview 1, and is now available for download.

Because the XAML Islands based UI stack will be used in NanaZip is still in the development stage. You won't see some features planned in Preview 1 and need to wait for Preview 2:

  • The first run notice window of Mark-of-the-Web which appeared in extracting archives. (So, The Preview 1 won't enable MOTW by default.)
  • The new hash algorithm selection window. (Because there are many hash algorithms added to NanaZip 2.0, it's necessary to have a selection window.)
  • The XAML-based toolbar in the main window.

Release Notes

  • Fix the shell extension issue which cause Everything crashed. (Thanks to No5972, startkkkkkk, SakuraNeko, bfgxp and riverar.)
  • Allow NanaZip to be associated with any file type. (Contributed by manfromarce.)
  • Update 7-Zip to 22.00. (Thanks to Igor Pavlov. Noticed by HylianSteel.)
  • Integrate the following HASH algorithms to NanaZip from RHash and xxHash.
    • AICH
    • BLAKE2b
    • BTIH
    • ED2K
    • EDON-R 224, EDON-R 256, EDON-R 384, EDON-R 512
    • GOST R 34.11-94, GOST R 34.11-94 CryptoPro
    • GOST R 34.11-2012 256, GOST R 34.11-2012 512
    • HAS-160, RIPEMD-160
    • SHA-224
    • SHA3-224, SHA3-256, SHA3-384, SHA3-512
    • Snefru-128, Snefru-256
    • Tiger, Tiger2
    • TTH
    • Whirlpool
    • XXH3_64bits, XXH3_128bits
  • Update Zstandard to 1.5.2.
  • Update BLAKE3 to 1.3.1.
  • Improve the Per-Monitor DPI Awareness support in Windows 10 Version 1607 for Self Extracting Executable stubs.
  • Fix line break issue for i18n resource files. (Thanks to ygjsz.)
  • Enable several security mitigations. (Contributed by dinhngtu.)
    • Enable Control Flow Guard (CFG) to all target binaries for mitigating ROP attacks.
    • Mark all x86 and x64 target binaries as compatible with Control-flow Enforcement Technology (CET) Shadow Stack.
    • Strict handle checks at runtime to block the use of invalid handles.
    • Disable dynamic code generation prevents generating malicious code at runtime.
    • Block loading unexpected libraries from remote sources at runtime.

Known issues

  • If you can't find NanaZip in the context menu, please restart all File Explorer processes via Task Manager.
  • Due to the issues in Desktop Bridge file system virtualization, you are unable to use NanaZip in the Safe Mode of Windows.
  • Due to the policy from Microsoft Store, NanaZip is unable to disable Desktop Bridge file system virtualization, so the file operations in %UserProfile%/AppData will be redirected in Windows 10, and file operations in directories other than Local, LocalLow and Roaming in %UserProfile%/AppData will still be redirected in Windows 11.
  • Due to the Microsoft Store limitations, NanaZip 1.2 and later won't support languages not mentioned in https://docs.microsoft.com/en-us/windows/uwp/publish/supported-languages.

Usage

Download 40174MouriNaruto.NanaZipPreview_2.0.313.0_gnj4mf6z9tkrc.msixbundle and open it.

SHA-256: 34fb40f72ddd02dfed6aee3a85c1d877ad7fb6ac5118bf7a15fe44d319a717b7

Kenji Mouri

1.2.253

1 year ago

The changes of this preview version is the same as NanaZip 1.2 Stable.

Release Notes

  • Fix the issue of the i18n implementation of File Type Association. (Contributed by AndromedaMelody. Updated in NanaZip 1.2 Stable.)
  • Add i18n support for GUI edition of Self Extracting Executable. (Contributed by AndromedaMelody. Updated in NanaZip 1.2 Stable.)

Usage

Download 40174MouriNaruto.NanaZip_1.2.253.0_gnj4mf6z9tkrc.msixbundle and open it.

Kenji Mouri

1.2

1 year ago

We are excited to announce that we've released the third stable version, NanaZip 1.2, and is now available for download.

It's the first release of NanaZip which supports Per-Monitor DPI-Aware for all GUI components and i18n for GUI edition of Self Extracting Executable.

This is the last major version of NanaZip 1.x Series, and the next major version will be NanaZip 2.0. NanaZip 1.2 will still provide several updates for fixing issues before the NanaZip 2.0 Stable released. Also, NanaZip 2.0 Preview 1 will take several months to prepare because of the development progress of some needed infrastructures in NanaZip 2.0.

I, Kenji Mouri really want to thank @AndromedaMelody for the huge contribution, it makes development progress of NanaZip at least half a year faster. I also want to thank the guys from Microsoft, they helped me to solve the Windows Store submitting issue of NanaZip Preview.

Release Notes

  • Fix no ordinal 345 was found in the dynamically attached library issue in Self Extracting Executables. (Thanks to FadeMind.)
  • Add Per-Monitor DPI-Aware support for all GUI components.
  • Adjust and simplify the compiler options for modernizing.
  • Fix i18n issue for the About dialog. (Thanks to AndromedaMelody.)
  • Update installation tutorial. (Suggested by AndromedaMelody.)
  • Fix cannot start editor issue when only store edition of notepad existed. (Thanks to AndromedaMelody.)
  • Modernize the i18n implementation via migrating language files from .txt to .resw. (Contributed by AndromedaMelody. Suggested by Maicol Battistini.)
  • Update ModernWin32MessageBox for solving the infinite loop issue in some cases. (Thanks to AndromedaMelody.)
  • Tweak icons and provide icons for preview versions. (Designed by Alice (四月天). Thanks to StarlightMelody.)
  • Fix crash issue when opening archive files. (Thanks to 1human and Maicol Battistini.)
  • Remove Language page in Options dialog because NanaZip will follow the language settings from Windows itself.
  • Fix the issue of the i18n implementation of File Type Association. (Contributed by AndromedaMelody.)
  • Add i18n support for GUI edition of Self Extracting Executable. (Contributed by AndromedaMelody.)

Usage

Download 40174MouriNaruto.NanaZip_1.2.252.0_gnj4mf6z9tkrc.msixbundle and open it.

Kenji Mouri

1.2-Preview4

2 years ago

This preview version of NanaZip has fixed some blocking issues.

Also, this preview version is NanaZip 1.2 Preview 4 instead of 1.1 Servicing Update 1 Preview 4. Here are some reasons:

  • The name (1.1 Servicing Update 1) is too long to remember.
  • The changes are enough to accumulate the minor version number.

Changelog

  • Continue to update ModernWin32MessageBox for solving the infinite loop issue in some cases. (Thanks to AndromedaMelody.)
  • Fix crash issue when opening archive files. (Thanks to 1human and Maicol Battistini.)
  • Remove Language page in Options dialog because NanaZip will follow the language settings from Windows itself.

Usage

Download 40174MouriNaruto.NanaZipPreview_1.2.225.0_gnj4mf6z9tkrc.msixbundle and open it.

Kenji Mouri

1.1+ServicingUpdate1-Preview3

2 years ago

This preview version of NanaZip is the first public version which modernizes the i18n implementation via migrating language files from .txt to .resw.

Changelog

  • Modernize the i18n implementation via migrating language files from .txt to .resw. (Contributed by AndromedaMelody. Suggested by Maicol Battistini.)
  • Update ModernWin32MessageBox for solving the infinite loop issue in some cases. (Thanks to AndromedaMelody.)
  • Tweak icons and provide icons for preview versions. (Designed by Alice (四月天). Thanks to StarlightMelody.)

Usage

Download 40174MouriNaruto.NanaZipPreview_1.1.220.0_gnj4mf6z9tkrc.msixbundle and open it.

Kenji Mouri