Answers for "Console code page (437) differs from Windows code page (1252) 8-bit characters might not work correctly"

0

Console code page (437) differs from Windows code page (1252) 8-bit characters might not work correctly

Start -> Run -> regedit
Go to [HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor]
Add new string value named "Autorun" with value "chcp 1252"
Posted by: Guest on February-11-2021

Python Answers by Framework

Browse Popular Code Answers by Language