The Copy To Folder and Move To Folder options found in the Edit menu in Windows Explorer help you move or copy a file or folder easily to a different location. This functionality can also be added to the right-click menu in Windows 2000, Windows XP, Windows Vista and Windows 7, similar to Send To X PowerToy for Windows 95.

Although the options work fine when added to the context menu in Windows 2000, Windows XP, Windows Vista and Windows 7, you’ll note a glaring side-effect in Windows 2000 and Windows XP. The problem is that when opening multiple files from Windows Explorer, you’ll see the Copy To or the Move To dialog continuously popping up unnecessarily. As Raymond Chen notes in his Blog:

The "Copy to Folder" and "Move to Folder" options weren’t designed to be on the context menu. They were only meant to be placed in Explorer’s toolbar.

So far as I tested, this problem does not occur in Windows Vista and Windows 7. So, here is how to add the Copy To and Move To options to the context menu.

Add Copy To and Move To options to the context menu

Note: To automate the following, follow the instructions under section Registry fix below.

Click Start, type Regedit.exe and press ENTER

HKEY_CLASSES_ROOT \ Allfilesystemobjects \ shellex \ ContextMenuHandlers

From the Edit menu, create a new key named Copy To.

Select the following branch:

HKEY_CLASSES_ROOT \ Allfilesystemobjects \ shellex \ ContextMenuHandlers \ Copy To

Double-click (default) and set its Value data to:

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

Similarly, create a new key named Move To, in this branch:

HKEY_CLASSES_ROOT \ Allfilesystemobjects \ shellex \ ContextMenuHandlers

Select the following branch:

HKEY_CLASSES_ROOT \ Allfilesystemobjects \ shellex \ ContextMenuHandlers \ Move To

Double-click (default) and set its Value data to:

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

Exit the Registry Editor.

REGISTRY FIX

To automate the above setting, download copytomoveto.zip and save it to the Desktop. Unzip the file and extract the contents to a folder. Double-click the file copytomoveto.reg to run it. This adds Copy To and Move To entries to the context menu for all files and directories. To remove the options, use the undo.reg file enclosed in the Zip file.

To move a file or folder to a different location, right-click on the file or folder and choose Move To Folder… Select the target folder in the Move Items dialog box.

Bookmark this Page!

Related Posts


Email SubscriptionPrefer an E-mail subscription?

Enter your email address:

Delivered by FeedBurner

5 Responses to “Add Copy to and Move to to the Right-Click Menu in Windows 7 and Vista” Subscribe to comments!

  1. said this on Tuesday, March 2nd 2010 4:53 am

    Nice suggestion works fine in windows 7.

  2. Elizabeth
    said this on Friday, July 3rd 2009 11:22 pm

    I just found a cool utility that does this even easier: http://tinyurl.com/nrpon4

  3. Anonymous
    said this on Saturday, May 2nd 2009 10:38 pm

    Works but now when I use WINKEY+E it fisrt shows the
    copy to/move to dialog instead of opening Explorer.exe….
    Anyone any ideas?

  4. Jason W
    said this on Tuesday, December 16th 2008 5:26 am

    Thanks! This works a treat :)

  5. j0_0st
    said this on Friday, September 12th 2008 4:42 pm

    Thank u very much!

    peaZ

Leave a Reply