Skip to content

Add Command Prompt context menu to every folder

cpx October 22, 2009 1 min read MSWindows (MSFT)
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
@="Command &Prompt Here"

[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
@="cmd.exe /k cd %1 "

Be the first to comment

protected · no tracking

0 comments