In trying to actually find out about something else I stumbled across :
Computer\HKEY_CLASSES_ROOT\Directory\shell\cmd\command
Change (Default) to :
"
eg
"C:\Program Files\Console2\Console.exe" /s /k pushd "%V"
You can also put a pretty little icon on the menu :
Create string value :
Computer\HKEY_CLASSES_ROOT\Directory\shell\cmd\Icon and make data the path of the exe, dll with the icon.
No comments:
Post a Comment