Patch for proper OEM code page auto detection. Code page values are taken from wine.
Patch should be applied to unix/unix.c
Code page table is from Wine, parsed by my script from here: https://github.com/unxed/oemcp
Updated version with OEMCP environment varialbe support to manually override OEM CP if needed.
Further development will be done here: https://github.com/unxed/oemcp/blob/master/unzip_oemcpauto_unix.c.patch
Do not override command line settings during oem code page auto detection
Log in to post a comment.
Patch should be applied to unix/unix.c
Code page table is from Wine, parsed by my script from here: https://github.com/unxed/oemcp
Updated version with OEMCP environment varialbe support to manually override OEM CP if needed.
Further development will be done here:
https://github.com/unxed/oemcp/blob/master/unzip_oemcpauto_unix.c.patch
Last edit: unxed 2020-07-16
Do not override command line settings during oem code page auto detection