
- Only when you need - Simply hold down the SHIFT key while right clicking a folder. You'll see the option "Open Command Prompt Here"
- Permanent- Follow this method if you want to bypass the above method and want the command prompt option permanently displayed. Open notepad and copy the following text to it (the text in green):
[HKEY_CLASSES_ROOT\Folder\shell\Open Command Prompt Here\command]
@="cmd.exe /k pushd %L"
Save the file as cmdhere.reg on the desktop. Exit notepad and double-click this file. You will be asked for confirmation to modify the registry. Simply approve it and you should see the changes taking place immediately. Right clicking any folder will give you the option "Open Command Prompt Here"
No comments:
Post a Comment