Get Quick Updates via Email:

Your details are safe with us. We hate SPAM as much you do. You can also Subscribe via RSS Feed.

Add the “Open Command Prompt” to Folder context menu

If you want to add the “Open Command Prompt” to Folder context menu, then you should  try the following steps:

  • Write the following code in a text document.

CODE

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@=”Command Prompt”

[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@=”cmd.exe /k \”cd %L\”"

[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@=”Command Prompt”

[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@=”cmd.exe /k \”cd %L\”"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\cmd]
@=”Command Prompt”

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\cmd\command]
@=”cmd.exe /k \”cd %L\”"

  • Now Save this text document as cmd here.reg
  • After doing this, click on the saved file and run this registry file.
  • After this, you will see a “Open Command Prompt” to Folder context menu.

If you have any problem regarding this, you can comment below.

Related Posts with Thumbnails

Incoming search terms for the article:

Your details are safe with us. We hate SPAM as much you do. You can also Subscribe via RSS Feed.

Random Posts

http://www.devilslab.com/wp-content/plugins/sociofluid/images/digg_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/reddit_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/stumbleupon_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/delicious_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/blogmarks_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/furl_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/technorati_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/google_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/myspace_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/facebook_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/yahoobuzz_32.png http://www.devilslab.com/wp-content/plugins/sociofluid/images/twitter_32.png

Shekhar Saxena
Hi. I am a student of enginnering from the city of nawabs "Lucknow". Blogging is my hobby and i am not a professional blogger. I write on various topics related to web and windows. You can follow me on twitter @ shekharsaxena

© 2010 Devilslab. All rights reserved.
Devilslab A Tech Blog Proudly designed by Theme Junkie.