A place where you can find useful softwares, tips and tricks for your computer

Add Copy To / Move To to the Right Click Menu

Allows you to right click on a file, select Copy To Folder or Move To Folder, and the move to box will pop up and let you choose a location to either copy or move the file or folder to.

Steps:

  1. Run Registry Editor using regedit
  2. Navigate to
    HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers
  3. Add New key by right Clicking>New>Key then rename it to copyto/moveto
  4. Double click the (Default) value and insert these values in the value data
    for the Copy To option:
    {C2FBB630-2971-11D1-A18C-00C04FD75D13}

    for the Move To option:
    {C2FBB631-2971-11D1-A18C-00C04FD75D13}

  5. Reboot for changes to take effect

0 comments: