We Recommend

Microsoft Windows Registry Guide Microsoft Windows Registry Guide
Get the in-depth information you need to modifyand seamlessly managethe Windows registry. Written for IT professionals and power users, this vital resource reveals little-known registry techniques, tricks, tips, and secrets to make your job easier.


Posted By

Scooter on 03/06/08


Tagged

HKCR


Versions (?)


Add Command Prompt Here


Published in: Windows Registry 


Add Command Prompt Here to folder context menu.


  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
  4. @="Command &Prompt Here"
  5.  
  6. [HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
  7. @="cmd.exe /k cd %1 "

Report this snippet 

You need to login to post a comment.