User Tools

Site Tools


terminal_setup_windows

This is an old revision of the document!


Windows 10 Terminal Setup

The following registry file will change your command prompt in Windows 10 to use the natural DOS colors. This profile was created on a 1080p display, so lower resolutions may need to modify the font size, but the colors themselves should be DOS accurate.

The easiest way to apply these settings is to close any open command prompts or DOS windows, download the .reg file below to your desktop, and then double click it to import into your Windows registry.

Win10_DOS_Colors.reg
Windows Registry Editor Version 5.00
 
[HKEY_CURRENT_USER\Console]
"ColorTable00"=dword:00000000
"ColorTable01"=dword:00aa0000
"ColorTable02"=dword:0000aa00
"ColorTable03"=dword:00aaaa00
"ColorTable04"=dword:000000aa
"ColorTable05"=dword:00aa00aa
"ColorTable06"=dword:000055aa
"ColorTable07"=dword:00aaaaaa
"ColorTable08"=dword:00555555
"ColorTable09"=dword:00ff5555
"ColorTable10"=dword:0055ff55
"ColorTable11"=dword:00ffff55
"ColorTable12"=dword:005555ff
"ColorTable13"=dword:00ff55ff
"ColorTable14"=dword:0055ffff
"ColorTable15"=dword:00fcfcfc
"CtrlKeyShortcutsDisabled"=dword:00000000
"CursorSize"=dword:00000064
"EnableColorSelection"=dword:00000000
"ExtendedEditKeyCustom"=dword:00000000
"FaceName"="Consolas"
"FilterOnPaste"=dword:00000001
"FontFamily"=dword:00000036
"FontWeight"=dword:00000190
"ForceV2"=dword:00000001
"FullScreen"=dword:00000000
"HistoryBufferSize"=dword:00000032
"HistoryNoDup"=dword:00000000
"InsertMode"=dword:00000001
"LineSelection"=dword:00000001
"LineWrap"=dword:00000000
"LoadConIme"=dword:00000001
"NumberOfHistoryBuffers"=dword:00000004
"PopupColors"=dword:0000001f
"ScreenColors"=dword:00000007
"ScrollScale"=dword:00000001
"TrimLeadingZeros"=dword:00000000
"WindowAlpha"=dword:000000ff
"WordDelimiters"=dword:00000000
"ExtendedEditKey"=dword:00000000
"FontSize"=dword:00240000
"QuickEdit"=dword:00000001
"ScreenBufferSize"=dword:00190050
"WindowSize"=dword:00190050
"CurrentPage"=dword:00000001
 
[HKEY_CURRENT_USER\Console\%SystemRoot%_system32_cmd.exe]
"ScreenBufferSize"=dword:00320050
"FontSize"=dword:00180000
"FontFamily"=dword:00000036
"FontWeight"=dword:00000190
"FaceName"="Lucida Console"
"WindowSize"=dword:00310050
"PopupColors"=dword:00000007
"InsertMode"=dword:00000000
"WindowPosition"=dword:0017026d
"CursorSize"=dword:0000000a
terminal_setup_windows.1464990954.txt.gz · Last modified: 2016/06/03 16:55 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki