M
me
Does the CmdHere Power Toy exist for Viista? This was highly useful
for XP.
for XP.
Does the CmdHere Power Toy exist for Viista? This was highly useful for XP.
Tom Dacon said:The old one from earlier OS's such as XP works just fine in Vista. Under
the hood, Vista is Windows Server 2003 SP1, so most of its use of the
registry is the same as that OS. So it happens that for CmdHere, what
worked for XP worked also in Windows Server 2003, and then worked as well
in Vista.
Does the CmdHere Power Toy exist for Viista? This was highly useful for
XP.
MICHAEL said:This may also be of use;
Just like every other version of Windows, you can edit the registry to add
the Open Command
Prompt Here to the right-mouse click menu. Copy and paste the following
text into Notepad, save
it a a .reg file, then simply double-click the .reg file and import it
into the registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Command Prompt]
@="Open Command Prompt Here"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Command Prompt\command]
@="Cmd.exe /k pushd %L"
MICHAEL said:This may also be of use;
Just like every other version of Windows, you can edit the registry to add
the Open Command
Prompt Here to the right-mouse click menu. Copy and paste the following
text into Notepad, save
it a a .reg file, then simply double-click the .reg file and import it
into the registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Command Prompt]
@="Open Command Prompt Here"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Command Prompt\command]
@="Cmd.exe /k pushd %L"
But why? What is the point of this? It only makes your context menus
longer, and saves you the bother of pressing SHIFT. But who is *that* lazy?
ss.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.