- Dec
- 9
- 0
If I enable Unicode mode and redirect (say) some DIR output to a file, it always appears to be encoded in UTF-16 (with BOM) nomatter what I set the codepage to (eg. "CHCP 65001" for UTF-8).
Is there a way to make it respect the console's codepage setting? Sometimes it's quite important for TCC's output to be compatible with other software that does respect the current codepage.
Is there a way to make it respect the console's codepage setting? Sometimes it's quite important for TCC's output to be compatible with other software that does respect the current codepage.