How can i Open a Command Prompt to a Particular Directory from Explorer

by Nideesh C on January 14, 2011 · 2 comments

in XP




If you want to open a command prompt to a directory that is selected in the Explorer:

  1. Start Regedit
  2. Go to HKEY_CLASSES_ROOT  \ Directory \ shell
  3. Create a new key called Command
  4. Give it the value of the name you want to appear in the Explorer. Something like Open DOS Box
  5. Under this create a new key called command
  6. Give it a value of cmd.exe /k “cd %L”
  7. Now when you are in the Explorer, right click on a folder, select Open DOS Box, and a command prompt will open to  the selected directory.



Not Satisfied ? Just search & get the result

Related Posts Plugin for WordPress, Blogger...
Be Sociable, Share!

Related posts:

  1. How to Change the command prompt startup directory
  2. How can i Add SafeBoot to the Boot Menu
  3. How to Shorten the “Open With” List
  4. How can i Disable Explorer Thumbnail View
  5. How to Change WindowsXP Default Installation Directory

{ 2 comments… read them below or add one }

1 Binu thomas January 17, 2011 at 6:06 pm

This is very interesting article

Reply

2 Nithin January 17, 2011 at 7:45 pm

This is helpful. Regards..

Reply

Leave a Comment

Previous post:

Next post: