NanaZip - Open source file archiver intended for the modern Windows experience

Discussion in 'MDL Projects and Applications' started by Mouri_Naruto, Sep 25, 2021.

  1. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,856
    19,116
    340
  2. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,801
    7,771
    210
    #142 Carlos Detweiller, Aug 18, 2024
    Last edited: Aug 18, 2024
    Didn't even know there was a non-UWP version. Thought it was a modern approach all along.
    Classic would be a good news for me as 7-Zip ZS development is slow/stale, still at 22.01.


    There is no Classic release in GitHub, maybe it's not ready yet?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. vdbepz

    vdbepz MDL Novice

    Jan 15, 2020
    17
    2
    0
    You should create exe installer and portable zip files for NanaZip. This will help expand the number of users. Many people do not use Microsoft Store to install apps.
     
  4. Hasefroch

    Hasefroch MDL Senior Member

    Dec 24, 2018
    445
    279
    10
    In this case you could use 7-Zip, PeaZip or WinRAR. I like NanaZip for the integration with modern Windows
     
  5. yazee01

    yazee01 MDL Novice

    Apr 8, 2018
    19
    4
    0
    hi does this use 7zip dll libraries at some point ? questioning if this can be used as fully independed from 7zip software as alternative not using linked 7zip libraries. thank you
     
  6. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Jul 10, 2014
    561
    1,919
    30
    NanaZip uses modified 7z.dll because it's a 7-Zip derivative/fork.

    Kenji Mouri
     
  7. Fowler

    Fowler MDL Member

    Apr 1, 2013
    128
    108
    10
    Hi Mouri!

    Does the language file "NanaZipPackage/Strings/hu/Legacy.resw" have a maintainer? There are a lot of untranslated strings and some incorrect translations.
    If your maintainer doesn't care about it, I'd be happy to help.

    John Fowler.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Jul 10, 2014
    561
    1,919
    30
    It seems no maintainer for that.

    Kenji Mouri
     
  9. Fowler

    Fowler MDL Member

    Apr 1, 2013
    128
    108
    10
    Thanks!
    I translated the new strings and corrected the translation of some strings.
    I have started 1 pull request.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Jul 10, 2014
    561
    1,919
    30
    I have merged that.

    Kenji Mouri
     
  11. Fowler

    Fowler MDL Member

    Apr 1, 2013
    128
    108
    10
    Hi Mouri!

    A few small things. Not too important. This would make the localization more consistent.
    I've already modified the long string.

    toolong.png

    If both strings are included in the source file (*.resw), I'll fix them together on github.

    Missing.png

    Thanks,
    John Fowler.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...