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. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Jul 10, 2014
    601
    2,107
    30
    Just create the hu folder under the String folder which I mentioned in the link. I will add them to the project configuration file.

    Kenji Mouri
     
  2. frewys

    frewys MDL Novice

    Apr 3, 2015
    5
    0
    0
  3. Fowler

    Fowler MDL Member

    Apr 1, 2013
    139
    115
    10
    Hi!
    Unfortunately, I only had time now.
    I uploaded the 2 Hungarian language files to the "NanaZip.UI.Modern/Strings/hu" folder.
    John Fowler
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Jul 10, 2014
    601
    2,107
    30
    upload_2025-3-3_16-0-59.png

    It seems only have the empty Hu file in NanaZip.UI.Modern/Strings.

    Kenji Mouri
     
  5. Fowler

    Fowler MDL Member

    Apr 1, 2013
    139
    115
    10
    I forgot to start a pull request. I made up for it.

    John Fowler
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,421
    1,107
    90
    could the app get same arch upgrade to work faster on cpu with 3d cache ?
    or cache is not bottleneck?

    thx
     
  7. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Jul 10, 2014
    601
    2,107
    30
  8. Windows_Addict

    Windows_Addict MDL Novice

    Feb 23, 2026
    18
    112
    0
    #177 Windows_Addict, May 1, 2026
    Last edited: May 1, 2026
    Hi @Mouri_Naruto

    With NanaZip, if we create a zip file, it will delete/replace the existing zip if the names match and create a new one.
    It means that users will lose thier previous data if they try to create a zip with the new data in the same folder, this is serious. 7-Zip is also doing the same thing.

    Windows native zip/7z creation deals with this issue by simply renaming (adding number) the new zip. Browsers and downloaders also do the same to avoid replacing files.
    Please fix this, thanks.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Jul 10, 2014
    601
    2,107
    30
    I will try to find and do a workaround for this.

    Kenji Mouri
     
  10. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Jul 10, 2014
    601
    2,107
    30