Windows Registry Editor Version 5.00
; cmd prompt enhancements:  tab key completes path+filenames, UNC checks off
[HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor]
"CompletionChar"=dword:00000009
"PathCompletionChar"=dword:00000009
"DisableUNCCheck"=dword:00000001

