Command Prompt Here

  • Thread starter Thread starter Brad Palmer
  • Start date Start date
B

Brad Palmer

I really miss the "command prompt here' that I added to XP.
It was a XP Power Tools. I've read that you can also make it by editing the
Registry - anybody have instructions?

Brad
 
Brad Palmer said:
I really miss the "command prompt here' that I added to XP.
It was a XP Power Tools. I've read that you can also make it by editing
the Registry - anybody have instructions?

Brad


Paste this into a .reg file and click on it.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shell\Cmd Here]
@="Command &Prompt Here"
[HKEY_CLASSES_ROOT\Folder\shell\Cmd Here\command]
@="cmd.exe /k pushd %L"
 
Press and hold shift while right clicking a folder and you'll be presented
with that option.
 
HKEY_CLASSES_ROOT\Directory\shell\cmd
Underneath this is a value named "Extended". Delete this value. With this
value present then Command Prompt here is only available with a shift +
right click - useless feature for mouse users.
 
HKEY_CLASSES_ROOT\Directory\shell\cmd
Underneath this is a value named "Extended". Delete this value. With this
value present then Command Prompt here is only available with a shift +
right click - useless feature for mouse users.

That's the best option for this I've seen yet!

Thanks. :0)
--
Scott http://angrykeyboarder.com

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
NOTICE: In-Newsgroup (and therefore off-topic) comments on my sig will
be cheerfully ignored, so don't waste our time.
 
Back
Top