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 (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.
Thats it!!! You can now get command Prompt by Right Click.
No comments:
Post a Comment