Today I saw something nice somewhere on the net. To change the codepage of windows cmd you can add a string value registry key to the path:
"HKEY_CURRENT_USER\Software\Microsoft\Command Processor"
Name it "AutoRun" and give it a value of "chcp <codepage>" like ex. chcp 850.
"HKEY_CURRENT_USER\Software\Microsoft\Command Processor"
Name it "AutoRun" and give it a value of "chcp <codepage>" like ex. chcp 850.
No comments:
Post a Comment