Jump to content

[How To] Add Copy To and Move To to right click


NIM

Recommended Posts

Vista doesn't have a 'Copy To' or 'Move To' that works everywhere. This reg tweak will add that capability to the right click context menu. You can make your own by using the text below:

;add 'Copy to Folder' to right click context

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

;add 'Move to Folder' to right click context

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]

or...you can use the copy_move_to.reg file I attached to this post.

copy_move_to.zip

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...