Skip to content

Instantly share code, notes, and snippets.

@default-writer
Created December 7, 2017 17:00
Show Gist options
  • Select an option

  • Save default-writer/7bf81f9c525bb85eeeab2f79edc9ab85 to your computer and use it in GitHub Desktop.

Select an option

Save default-writer/7bf81f9c525bb85eeeab2f79edc9ab85 to your computer and use it in GitHub Desktop.
CMD codepage set to auto UTF-8 (cp 65001)
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