Open oxygen-dioxide opened 8 months ago
Thanks for the report, I've added this to the project board.
Further idea: let the user choose which encoding to use when creating a .zip file, and use UTF-8 by default so that it won't become garbled when opened on another locale
What happens when you browse the archives in File Explorer?
Do you mean the explorer.exe shipped with windows system? They are shown as incorrect Chinese characters, but they should be Japanese hiraganas.
Looking from what FE shows it decodes as UTF8 while it encoded as ShiftJIS.
Segoe UI doesn't have set of those kanji, it shows as question symbol.
@gave92 fyi, do you think this is from seven zip sharp or 7zip?
@gave92 fyi, do you think this is from seven zip sharp or 7zip?
That was my thought as well
What feature or improvement do you think would benefit Files?
My windows is in simplified Chinese locale. Currently, when opening zip files produced by Japanese users, file names will be garbled.
Requirements
When opening zip files, the user can choose which encoding to use for reading file names.
Files Version
3.2.2.0
Windows Version
windows 11 23H2 build 26040
Comments
No response