Author Topic: Add Copy To and Move To commands to Explorer context menu in Windows 7  (Read 1182 times)

Offline javajolt

  • Administrator
  • Hero Member
  • *****
  • Posts: 35986
  • Gender: Male
  • I Do Windows
    • windows10newsinfo.com

By default, the Copy To Folder and Move To Folder commands aren’t available on the Explorer context menu in Windows 7. During this episode of TR Dojo, I show you how to get these commands back using a quick and easy registry edit.

Here’s the code you’ll need to add to the registry folder HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers:

Copy To Folder: {C2FBB630-2971-11D1-A18C-00C04FD75D13}
Move To Folder: {C2FBB631-2971-11D1-A18C-00C04FD75D13}

If you prefer not to manually edit the Windows registry, you can download and use the CopyTo and MoveTo registry (.reg) files created by Greg Shultz. Once you download the MoveCopy.zip file, which contains two files: Download links located at the bottom of this post.

MoveTo.txt
CopyTo.txt

Simply extract both files to a folder of your choice. Then, rename the extensions from txt to reg (i.e. CopyTo.txt to CopyTo.reg)

Now, right-click on the file and select Open With | Registry Editor. You’ll encounter a UAC dialog box and will click Yes. When you do, you’ll see a confirmation dialog box and will need to click Yes. You’ll then see another confirmation dialog box and will need to click OK