http://bugs.winehq.org/show_bug.cgi?id=26448
--- Comment #8 from Spammer spammis@spam.la 2011-06-20 06:03:38 CDT --- I wrote:
The "cmd" program under Windows switches the command-line to the character set specified in the registry when changing character set
I meant to write:
The "cmd" program under Windows switches the command-line to the font specified in the registry when changing character set
In order to change character set under Windows, use "chcp nnn" (where "nnn" is a character set number). The "chcp" program is not implemented in Wine.