The source project of this merge request has been removed.
The built-in .zip archiver in older versions of Windows used DOS or ANSI code pages corresponding to current regional settings for new archives. Lots of such archives still exist.
The correct behavior is to determine the relevant DOS/ANSI code page based on the system locale and use it.