Created
December 7, 2017 17:00
-
-
Save default-writer/7bf81f9c525bb85eeeab2f79edc9ab85 to your computer and use it in GitHub Desktop.
CMD codepage set to auto UTF-8 (cp 65001)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows Registry Editor Version 5.00 | |
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor] | |
| "CompletionChar"=dword:00000040 | |
| "DefaultColor"=dword:00000000 | |
| "EnableExtensions"=dword:00000001 | |
| "PathCompletionChar"=dword:00000040 | |
| "Autorun"="chcp 65001" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment