Tuesday, October 13, 2009

Copy to... and Move to... Context Options

To add Copy to... and Move to... context menu options (similar to Win95 Powertoys send to folder option) create the following registry keys
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\
ContextMenuHandlers\Copy To
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\
ContextMenuHandlers\Move To

For Copy To set the default value to {C2FBB630-2971-11d1-A18C-00C04FD75D13}
and for Move To set the default value to {C2FBB631-2971-11d1-A18C-00C04FD75D13}
Now when you right click on a file or folder, above the send to option are two new options: Copy to Folder and Move to Folder
You can copy or move files or directories to other folders with this.

No comments:

Post a Comment