Sunday 12 June 2011

Add Command Prompt to the Right Click!!


Wanna see the Command Prompt in action on every Right Click ? Then Let's get started.


Step 1: Go to Start  > Run > regedit.
Step 2: Go to the location
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
Step 3: Create an entry
@=”Command &Prompt Here”
Step 4: Now, lets go to the location
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
Step 5: Make an entry
@=”cmd.exe /k cd %1 “
Here we go. Do we need to click on Save.. Oh No.. there is no button to click on save.. Just close the Registry and enjoy Command Prompt on every Right Click you make.
 
Hope you liked this post. Please feel free to ask any questions you have in your mind related to this post or if you are having some trouble with this stuff. Again I remind you that tampering registry can cause system instability, so handle with care.

No comments:

Post a Comment