How to Open Command Prompt at a Particular Folder Directly from the Folder’s Context Menu
Its sometimes really annoying to reach a directory in windows using a command prompt. Typing cd again and again is really boring.
Here is a simple solution.
Copy paste the following lines and save them as “command.reg”.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTDirectoryshellCommand]
@=”Open In Command &Prompt”
[HKEY_CLASSES_ROOTDirectoryshellCommandcommand]
@=”cmd.exe \”%1\””
Now simply double click on this file to put these settings in registry. After this whenever you’ll right click on any directory, it will show an extra option “Open With Command Prompt”. You can also change this text simply by modifying the fourth line in above script.
Leave a Reply
Like this post? Subscribe to HackTrix by Email





















HackTrix is a popular technology website created by Mayur Somani, a web entrepreneur from India.




September 6th, 2008 at 2:06 am
thanksf for info
January 27th, 2009 at 7:23 pm
Great! Thank you very much!
I always wanted to write in my site something like that. Can I take part of your post to my blog?
Of course, I will add backlink?
Regards, Timur I. Alhimenkov
January 28th, 2009 at 1:52 pm
Sure
February 5th, 2009 at 5:51 pm
Hi. Your site displays incorrectly in Firefox, but content excellent! Thank you for your wise words:)
February 8th, 2009 at 8:55 am
I am using firefox as well and the site works fine… Can you please tell me what exactly is wrong…
Thanks for feedback.
March 18th, 2009 at 9:23 am
All was pleasant, but could not subscribe on rss.
March 18th, 2009 at 9:58 pm
@stroi-t
Please try the links in the left sidebar. I think the issue is with your rss reader.
April 3rd, 2009 at 5:13 pm
мда. +1 !
April 7th, 2009 at 8:14 pm
hmm… amazing
April 15th, 2009 at 4:03 pm
hmm… bookmarked