twitter
    Find out what I'm doing, Follow Me :)

Friday, February 11, 2011

How to Add Command Prompt to Windows Right-Click Menu


Adding Command Prompt to Windows Explorer Right Click Menu is a Simple Hack that you can do it By Yourself.

First let me Show with Easy one.
Method 1:
1. Open Notepad.
2. Copy & Paste this in notepad.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt]
@=”Command Prompt:”
[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt\Command]
@=”cmd.exe /k cd %1″


3. Now Save the File as “cmd.reg”
Note:Save With Quotes

4. Double Click on That File, and the Text Will be Entered into the Registry.

Thats it you Can Get command Prompt in Right Click.

1 comment:

  1. i have done the same thing but it is not working in window 7 home premium.......
    chirag gupta

    ReplyDelete