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.