Home arrow Tutorial arrow Windows arrow Windows fast command prompt
Friday, 19 April 2024
Windows fast command prompt PDF Print E-mail
Written by Fred   
Saturday, 20 December 2008

A tutorial to open a command prompt in a fast way...

This tutorial explains how to set up WIndows in order to have a menu entry "Command prompt here..." on right-click on a folder.
  1. Open the registry editor regdit

  2. From the key "HKEY_CLASSES_ROOT\Folder\shell", create a sub-key named "Command prompt here...", that is to say "HKEY_CLASSES_ROOT\Folder\shell\Command prompt here..."

  3. A partir de l'entrée "HKEY_CLASSES_ROOT\Folder\shell\ouvrir avec cmd.exe" nouvellement créée, ajoutez une entrée "command", soit : "HKEY_CLASSES_ROOT\Folder\shell\ouvrir avec cmd.exe\command"

  4. Attribuez-lui le type REG_SZ et la valeur "cmd.exe /K cd %1"

You can download  HERE a .reg file that does this registry modification automatically.

Last Updated ( Saturday, 20 December 2008 )
 
< Prev   Next >