-->

How to add Command Prompt to the right click ?

Learn how to add the command prompt to the right click context menu of the mouse.

Command Prompt in right click menu
A great hacker always love to be on the Command Prompt. There is a trick to add Command Prompt to the right click. So if you want to see the Command Prompt in action on every right click, follow these simple steps :


  • Start  >>  Run  >>  regedit  >>  [HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here].
  • Here create an entry @=”Command &Prompt Here”.
  • Now go to the location [HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command].
  • Make an entry @=”cmd.exe /k cd %1".
  • Now close the registry editor and enjoy Command Prompt on every right click.
So it is a simple Trick to add Command Prompt to the right click.

You may like these posts