Add "Copy to Folder" and "Move to Folder" to the Explorer context menu in xp

Posted by love malhi
You can add "Copy to Folder" and "Move to Folder" to the Explorer context menu, so when you right-click a file or folder in Explorer, you have the option to Copy or Move it to another folder.

1.Start the Registry Editor
2.Go to HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ AllFilesystemObjects \ shellex \ContextMenuHandlers \
3.Right-click the ContextMenuHandlers entry, and from the menu select New > Key
4.Name the new key Copy to Folder
5.Change the (Default) string value found in the Copy to Folder key to
{C2FBB630-2971-11D1-A18C-00C04FD75D13}
6.Then again Right-click the ContextMenuHandlers entry, and from the menu select New > Key
7.Name the new key Move to Folder
8.Change the (Default) string value found in the Move to Folder key to
{C2FBB631-2971-11D1-A18C-00C04FD75D13}
9.Close the registry editor
Labels:

Post a Comment