Customize the Right Click Menu in Windows 7

Embed Size (px)

Citation preview

  • 8/2/2019 Customize the Right Click Menu in Windows 7

    1/10

    /02/2012 Customie the Right Click Menu in Windows 7

    ketecheasier.com/customie-the-right-click-menu-in-windows-7-injecting-extra-features/2009/12/22

    Make Tech Easier

    Uncomplicating the complicated, making life easier

    Customize the Right Click Menu in Windows 7

    By Tanmay | December 22, 2009 |

    Adding some extra features in the right click menu is a good practice to easeyour work and save the time. You can add several items like Command prompt, Copy the contents to clipboard, CopyTo, MoveT

    in your right clickcontext menu in Windows7. These additions obviously will benefit you by saving your time. Lets discuss

    about the methods one by one. All the methods described in this article are based on registry editing. So back up your registry

    before editing and keep yourself on the safe side.

    Add Open Command Prompt in This Folder option

    When you work in Command Prompt, many t ime you need to change the directory and generally you use the command cd

    directory path. If the file is in the deep of your hard disk then repeating the task to change any directory is quite boring. You ca

    add an entry in the right click menu by which you can open the command prompt directly in the folder, jus t right clicking on it.

    Here is the simple registry tweak.

    Press Windows key + R. Type regedit to open the registry.

    Navigate to HKEY_CLASSES_ROOT\Directory\shell in the registry editor.

    Create a new key under shell and name it Command Prompt.

  • 8/2/2019 Customize the Right Click Menu in Windows 7

    2/10

    /02/2012 Customie the Right Click Menu in Windows 7

    ketecheasier.com/customie-the-right-click-menu-in-windows-7-injecting-extra-features/2009/12/22

    In the right pane modify the value of Default by right clicking on it and then Modify. In the Value data field write

    Command Prompt here.

    Similarly create another new key under the key Command Prompt and name it as command.

    Select the new key youve just created and modify Default similarly and put the following code in the Value data field.

    cmd.exe /k cd %1

    Now close your registry editor and right click on any folder. You s hould see the Command Prompt here option.

    After choos ing the option the command prompt will appear with the file path pointing to that folder.

  • 8/2/2019 Customize the Right Click Menu in Windows 7

    3/10

    /02/2012 Customie the Right Click Menu in Windows 7

    ketecheasier.com/customie-the-right-click-menu-in-windows-7-injecting-extra-features/2009/12/22

    Add Copy the content to clipboard option

    Suppose you want to copy the whole text of the notepad document and paste it in MS Word document. So you will have to open

    the notepad file and then select all the text and then copy. But all the jobs can be done by just right clicking on the notepad file

    and and s electing the Copy to clip item.

    Navigate to HKEY_CLASSES_ROOT\txtfile\shell in the registry editor.

    Create a new key under shell and name it Copy to clip, following the same procedure as the previous case. In the right pane

    modify the value of Default and you can give any thing meaningful that will appear in the right click menu, say Copy the

    contents to clipboard.

    Again create another new key under Copy to clip and name it command. Right click on Default, click on Modify and pu

    the following code in Value data field

    cmd /c clip < %1

    Right click on any text file and choose Copy the content to clipboard. The content of the file is now copied in the clipboard.

  • 8/2/2019 Customize the Right Click Menu in Windows 7

    4/10

    /02/2012 Customie the Right Click Menu in Windows 7

    ketecheasier.com/customie-the-right-click-menu-in-windows-7-injecting-extra-features/2009/12/22

    Now you can paste the content in any application.

    Add CopyTo option

    Navigate to HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers in the registry editor

    Right click on ContextMenuHandlers and choose New->Key.

  • 8/2/2019 Customize the Right Click Menu in Windows 7

    5/10

    /02/2012 Customie the Right Click Menu in Windows 7

    ketecheasier.com/customie-the-right-click-menu-in-windows-7-injecting-extra-features/2009/12/22

    Give the name of the key as CopyTo.

    Double click on the value named as Default in the right s ide. Enter the following code including the braces in the Value data

    field.

    {C2FBB630-2971-11D1-A18C-00C04FD75D13}

  • 8/2/2019 Customize the Right Click Menu in Windows 7

    6/10

    /02/2012 Customie the Right Click Menu in Windows 7

    ketecheasier.com/customie-the-right-click-menu-in-windows-7-injecting-extra-features/2009/12/22

    The CopyTo item will be added in the right click menu. Now right click on any file or folder and chose CopyTo. The following

    pop-up box will appear.

    You can choose here the location where you want to copy the file or folder.

  • 8/2/2019 Customize the Right Click Menu in Windows 7

    7/10

    /02/2012 Customie the Right Click Menu in Windows 7

    ketecheasier.com/customie-the-right-click-menu-in-windows-7-injecting-extra-features/2009/12/22

    Lie

    Add SendTo option

    To add MoveTo item in the right click menu navigate to the same key as des cribed above.

    Create a new key in the similar way and give the name as MoveTo.

    Similarly put the following code in the Value data field.

    {C2FBB631-2971-11D1-A18C-00C04FD75D13}

    See that the MoveTo item has been added to the right click menu.

    All the procedures described in this article works for Windows 7, Vista as well as Windows XP.

    Enjoy!

    Tanmay Ahmed is the administrator as well as the owner of the tech blog Tech Tips Geekwhere he regularly writes about

    computer tips & tricks, OS hacks, free on line web tools and much more. In real life he is a student of computer science from

    Kolkata,India and he is very much passionate about being a professional blogger. He is here to share his knowledge that he

    gained from his s tudent & blogging life.

    GeoChirp A Fine Mashup of Twitter and Google Maps

    Random Post

    Two ways to Edit Multiple Photos with digiKam

    Comments for this page are closed.

    3 people liked this.

  • 8/2/2019 Customize the Right Click Menu in Windows 7

    8/10

    /02/2012 Customie the Right Click Menu in Windows 7

    ketecheasier.com/customie-the-right-click-menu-in-windows-7-injecting-extra-features/2009/12/22

    Sort b neest firstShowing 8 comments

    How can one add "Search" back into the right click menu and also "My Recent Documents" in the upper right of the

    Start menu like used to be in XP Pro?

    R2d4cp3o

    how to add WINRAR options like "Extract Here" to context menu in win7 x64.

    Sayed

    Is it possible to add a command prompt icon to this?

    XFox Prower

    Its superb......

    A.M.Srikanth

    this is actually the great t ips for me!!!

    i like u s o much...:D

    Aidi Darusakka

    its really helping me a lot thanks........

    Subhash

    An alternative to the command prompt in the context menu is pressing shift while right-clicking in a folder or desktop.

    nush

  • 8/2/2019 Customize the Right Click Menu in Windows 7

    9/10

    /02/2012 Customie the Right Click Menu in Windows 7

    ketecheasier.com/customie-the-right-click-menu-in-windows-7-injecting-extra-features/2009/12/22

    M Subscribe by email RSS

    Reactions

    Trackbacks

    Trackback URL http://maketecheasier.com

    ews Alert Blog Archive Customize the Right Click Menu in Windows 7 Make Tech Easier

    12/22/2009 08:48 AM

    [...] more here: Customize the Right Click Menu in Windows 7 Make Tech Easier Tags: contents, copy-the-contents, methods ,

    the-contents, ...

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/25/2009 07:17 PM

    [...] here to see the original: Customize the Right Click Menu in Windows 7 Make Tech Easier ...

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/25/2009 07:19 PM

    [...] the original: Customize the Right Click Menu in Windows 7 Make Tech Easier Posted in Windows ...

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/25/2009 11:22 PM

    [...] the original post: Customize the Right Click Menu in Windows 7 Make Tech Easier Posted in ...

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/26/2009 02:21 AM

    [...] here to see the original: Customize the Right Click Menu in Windows 7 Make Tech Easier ...

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/26/2009 06:17 AM

    [...] more here: Customize the Right Click Menu in Windows 7 Make Tech Easier Posted in Windows ...

    Great Tip. I found this very useful.

    St. Louis Computer Repair

  • 8/2/2019 Customize the Right Click Menu in Windows 7

    10/10

    /02/2012 Customie the Right Click Menu in Windows 7

    k t h i / t i th i ht li k i i d 7 i j ti t f t /2009/12/22

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/26/2009 10:33 AM

    [...] original pos t here: Customize the Right Click Menu in Windows 7 Make Tech Easier Posted in ...

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/26/2009 01:33 PM

    [...] the original pos t: Customize the Right Click Menu in Windows 7 Make Tech Easier Posted in ...

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/26/2009 04:39 PM

    [...] here: Customize the Right Click Menu in Windows 7 Make Tech Easier Pos ted in Windows 7 ...

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/26/2009 07:26 PM

    [...] from: Customize the Right Click Menu in Windows 7 Make Tech Easier Pos ted in Windows 7 ...

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/27/2009 12:03 AM

    [...] pos t: Customize the Right Click Menu in Windows 7 Make Tech Easier Posted in Windows 7 ...

    Customize the Right Click Menu in Windows 7 Make Tech Easier | Windows 7 Keygen

    12/27/2009 02:12 AM

    [...] from: Customize the Right Click Menu in Windows 7 Make Tech Easier Posted in Windows 7 ...

    How to Customize Windows 7 Start Menu For Better Efficiency Make Tech Easier

    01/19/2010 08:01 AM

    [...] bus iness of making complicated things as simple as possible. Previously, weve already discuss ed how to customize the righ

    click ...