For some reason, I lost the ability to auto-complete in the command prompt, using the TAB key.
Setting the following registry key to 0×9 solved the problem. How it got changed in the first place is beyond me.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor]
“CompletionChar”=0×9
http://goo.gl/Wrw7
Comments