Often I need to copy or move files from one location to the next. Most of the times I’ve got two Explorer windows open so a copy from one to the next screen is easy. But what if you don’t want to change the path the second window is in? Do you open a new Explorer window?
I don’t because I’ve implemented the following registry tweak:
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@=”{C2FBB630-2971-11D1-A18C-00C04FD75D13}”
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@=”{C2FBB631-2971-11D1-A18C-00C04FD75D13}”
Now what will this do?
This registry tweak will provide you with two new options in the menu when you right-click a file or folder: