For some unfathomable reason, Microsoft has decided to hide the autocomplete functionality in Windows 2000 command prompt, even after applying the latest service pack. I can't help myself repeating here the excellent tip I stumbled upon here to turn that feature on:
- Log on as Administrator,
- Click Start, and then click Run,
- Type Regedit and OK,
- Double click HKEY_LOCAL_MACHINE,
- Double click SOFTWARE,
- Double click Microsoft,
- Double click Command Processor,
- In the right pane of Regedit, double click the 'CompletionChar' DWORD value,
- Type 9 click OK,
- Close Regedit,
REGEDIT4 [HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor] "EnableExtensions"=dword:00000001 "CompletionChar"=dword:00000009
0 comments:
Post a Comment