can I do this to XP-64 . . . - TechRepublic
Question
December 26, 2010 at 07:20 PM
who am i really

can I do this to XP-64 . . .

by who am i really . Updated 15 years, 5 months ago

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder\shell\Cmd Prompt Here]

[HKEY_CLASSES_ROOT\Folder\shell\Cmd Prompt Here\command]
@=”cmd.exe /k pushd %1″

I saw it here:
https://www.techrepublic.com.com/5208-13583-0.html?forumID=102&threadID=329711&messageID=3289985

I’ve been searching for a method to do this to an XP-64 system,

I’ve got a method I currently use to get to locations in command windows,
but it’s four times as long and 3x the steps,
currently I have to;
a> open a normal command window
b> select the destination I wish to go to from the explorer address bar
c> in the command window do the following
-1> type: CD (space);
-2> Alt+Space (opens the window control menu);
-3> e (opens the edit sub-menu);
-4> p (pastes the contents of the clipboard);
-5> type the drive letter if necessary

This discussion is locked

All Comments