If you want to add the “Open Command Prompt” to Folder context menu, then you should try the following steps:
- Write the following code in a text document.
CODE
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@=”Command Prompt”[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@=”cmd.exe /k \”cd %L\”"[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@=”Command Prompt”[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@=”cmd.exe /k \”cd %L\”"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\cmd]
@=”Command Prompt”[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\cmd\command]
@=”cmd.exe /k \”cd %L\”"
- Now Save this text document as cmd here.reg
- After doing this, click on the saved file and run this registry file.
- After this, you will see a “Open Command Prompt” to Folder context menu.
If you have any problem regarding this, you can comment below.
Incoming search terms for the article:
- open command prompt context menu
- open folder context menu
- how to open command prompt on photoshop
- cmd meami org google new internet
- open cmd context menu
- open in prompt context
- cmd registry command
- vs 2010 command prompt location
- Add Command Promt to Context Menu VS 2010
- context menu open file in folder
Get Quick Updates via Email. Enter Your Email Address:
Your details are safe with us. We hate SPAM as much you do. You can also Subscribe via RSS Feed.











