TAB Completion in DOS

19 06 2006

This is for people who love doing stuff in the CLI (Command Line Interface).. Playing around with the . / TAB keys ;)

And what DOS misses is that wonderful command and directory completion feature available in linux shells. To enable TAB completion in DOS :

  1. Start Registry Editor with start -> run -> regedit

  2. Navigate to
    HKEY_CURRENT_USER/Software/Microsoft/Command Processor

  3. Find the CompletionChar property on the right and change its value from 0 to 9 :)

Open up a command prompt and Give it a try ;)

source : http://www.linuxhelp.net/forums/index.php?showtopic=4344

technorati tags:, , , ,


Actions

Information

Leave a comment

You can use these tags : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>