Saturday, July 06, 2013

How to Add "Start CMD(Command Prompt) here" Option on Right-click Or Context Menu of a File?

By this process you will add an extra option as "Command prompt here" on the context menu. By using this you can open your command prompt from a selected folder. No need to first open command prompt and navigate to that folder on the cmd screen. Just open the folder on explorer and right click of mouse there and you will find the option just click there; then you will find that command prompt will open on that folder.
Before trying this tutorial you must make a back up of your Windows Registry.

Also Check:  How to back up the Windows Registry
Now,  Open your notepad or any other text editor and enter the following information

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:
Please make sure that the first line (the one starting with "Windows Registry Editor..." appears in the text file. Now save the notepad file anywhere on your computer and give it a .reg extension.(suppose xxx.reg).Now you need to install that registry file to Windows registry..
After installing the registry Now reboot your computer and Enjoy the change.

Downloadable registry hack:

If You cannot do it manually . I have made and uploaded this registry hack. Just Download it and Open.

Like the Post? Please share it with your Friends.

No comments:

Post a Comment

Warning !

Search This Blog