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:
- add command prompt to folder contents me
- shell run from cmd
- open orkut through cmd prompt
- how to write a context menu command that opens command prompt
- how to prompt opening folder quicker in xp
- how to open a orkut account cmd command
- how to delete windows in command promt
- edit orkut profile by command prompt
- context vs folder
- context menu on folder to launch bash prompt
Random Posts
Incoming search terms for the article:
- add command prompt to folder contents me
- shell run from cmd
- open orkut through cmd prompt
- how to write a context menu command that opens command prompt
- how to prompt opening folder quicker in xp
- how to open a orkut account cmd command
- how to delete windows in command promt
- edit orkut profile by command prompt
- context vs folder
- context menu on folder to launch bash prompt












