Sunday 20 November 2011

How To Add Command Prompt To Windows Right-Click Menu

How To Add Command Prompt To Windows Right-Click Menu

http://www.psddesigntemplates.com/wp-content/uploads/2011/09/Command-Prompt-Icon-in-Simple-Design-480x360.jpg
Adding command prompt to windows explorer right click menu is a simple hack that you can do it.
In this article i will show two simple method to add CMD in right-click menu.



1. Open Notepad.


2. Copy(Ctrl+C) & Paste(Ctrl+V) 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.


 http://t3.gstatic.com/images?q=tbn:ANd9GcQc5d_x7cw_c60LW5s6w36t7X_H2oaWYDzmEEOd0Yv1mGrJPiHsuQ
Thats it you can get command prompt in right click.

No comments:

Post a Comment