SysChat is a free online computer support community. Ask questions, share resources, contribute knowledge and discuss technology. Join our growing community to access all features. Register Now!

SysChat » Tips 'n' Tricks » How To » How to add Command Prompt to the Right Click Menu of Windows

How To

how to tips

Comment
 
LinkBack Tip Tools
 

How to add Command Prompt to the Right Click Menu of Windows

By dwarkarao
11-24-2009
Like every other tweak, this trick is also meant to reduce the time consumed by the people who need to access the command prompt on the right click menu of the desktop. So instead of launching the command prompt from the RUN button in START menu, you can directly launch it from the right-click menu on the desktop.

Below are the steps:

1. Open a .txt file (Notebook file)

2. Copy the below lines in that .txt file and save it as “cmd.reg”

Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt]
@="Command Prompt:"
[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt\Command]
@="cmd.exe /k cd %1"
NOTE: Make sure that you save the file including the inverted comas (“)

3. Now, once you double click on the files, it enters into the registry and you can find the command prompt on the right click menu on the desktop.

That is it.
Comment




Tip Tools

Similar Threads
Tip Tip Starter Category Tips Last Post
Tips For Speeding Up Windows XP, Without Utilizing 'Defrag' Sami Windows 27 09-17-2013 05:45 AM
How to use Windows XP Recovery Console jlacosta Windows 2 08-16-2011 02:47 AM
Microsoft Windows XP: Service Pack 2 Removal KarlM Windows XP 0 05-15-2009 02:13 AM
Microsoft Office professional 2007 trial version linda General Software 8 02-23-2009 05:33 AM
Migrating to Windows Vista paula_cute Windows 0 06-08-2007 08:31 AM

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is on
Smilies are on
[IMG] code is on
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are on



» Ads



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54