windows 2000 – command line (cmd) command auto completion

By default, windows 2k server does not activate this function. Do this to activate it :

  • start regedit
  • goto HKEY_LOCAL_MACHINESOFTWAREMicrosoftCommand Processor
  • change the keyword “CompletionChar” from 64 to 9
  • close all command line window and start and new window

Voila!

Related posts:

  1. Microsoft Windows 2000 – Problem Starting Computer Management Console When are you having problem to start up Computer Management...
  2. How to Switch Active Windows in Apple Mac OS X Leopard If you are new to Apple Mac OS X, you...
  3. How to Find Out Public IP Address via Command Line in Unix/Linux Machine If you have more than 100 servers in your network;...
  4. PostgreSQL Database psql Command Line Query Sometime psql command line query can be useful when it...
  5. Error in suphp.c on line Am experimenting suphp on several servers for security reason. During...
  6. Check DNS Record with Dig Command Check DNS Record with Dig Command How do you find...
  7. How to do DNS Setup On your Machine Most of us know, without DNS Setup on your machine...
  8. Configure IPV6 on Apple and Windows Do you have IPV6 network ready in your office? Lets...
  9. how to search search & delete line in vi editor the below command in vi editor will remove the whole...
  10. Format Your External Hard Disk That Support Mac and Windows with Apple OSX If you have an external hard disk or thumb drive...

Leave a Reply