Monday, July 28, 2008

PC Tips : Add Command Prompt in right click context menu (XP)

Following steps will help you to add Command Prompt option to the default right click context menu in Windows Explorer :

Open Registry Editor using REGEDIT

find entry HKEY_LOCAL_MACHINE/Software/Classes/Folder/Shell

create a key called Command Prompt and create a new key in command prompt named command and set the default string to

cmd.exe /k pushd %1

Close your registry editor check.

No comments:

Post a Comment