Add code page handling for 7zz on linux when extracting zip files created on...
A free file archiver for extremely high compression
Brought to you by:
ipavlov
**Description: **
Zip files created on windows that contain files and paths with unicode characters do not extract correctly with the 7zz executable available for linux.
Currently the solution is to use wine to use 7z.exe which is not always acceptable for all deployments.
Please add support for the -mcp switch to 7zz so that code pages can be specified during extraction.
Relevant discussion:
https://sourceforge.net/p/sevenzip/discussion/45798/thread/137349f420/?limit=25#8ade
Operating System and 7-Zip Version:
7-Zip version 23.01
Ubuntu Server 22.04