Add “Command Prompt Here” to the context menu

Command Prompt Here Option In Context Menu
Want to have a nice menu option where u can jump the command prompt to the specified directory or folder….then continue reading this small tweak

Open up notepad and copy paste the following

?Download cmdhere.reg
Windows Registry Editor Version 5.00
 
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
@="Command Prompt Here"
 
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
@="cmd.exe /k cd %1 "

Note:You can replace the “Command Prompt Here” in the above with any text u want

Save the file as “cmdhere.reg”.You can choose any name but the name must be enclosed in double quotes and .reg extension should be present.

Now double click the reg file just created and press Yes.

That’s it… the changes are instantaneous :)


Similar Regtweaks

1 comment so far ↓

#1 payday loans toronto on 02.28.10 at 5:10 am

I want to thank the blogger very much not only for this post but also for his all previous efforts. I found regtweak.info to be very interesting. I will be coming back to regtweak.info for more information.

Leave a Comment