dbarrow
09-23-2006, 11:51 AM
http://articles.techrepublic.com.com/5100-10877-6115665.html#
For some reason, Microsoft decided not to activate the Copy To and Move To menu items in Windows XP Explorer as they did for Send To. This Microsoft Windows Registry hack adds Copy To and Move To to the right-click context menu of Windows Explorer.
1. Start Regedit by navigating Start | Run and typing regedit in the dialog box.
2. Navigate to this key in the Registry file:
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\Con textMenuHandlers
Note: The Send To key is already there.
3. Right-click on the ContextMenuHandlersfolder and select New | Key to add a new key.
4. Give it the name Copy To and then double-click the (Default) value of the new key's right-hand pane.
5. Type in this code as the new data:
{C2FBB630-2971-11D1-A18C-00C04FD75D13}
6. Right-click on the ContextMenuHandlersfolder and select New | Key to add a new key.
7. Give it the name Move To and then double-click the (Default) value of the new key's right-hand pane.
8. Type in this code as the new data:
{C2FBB631-2971-11D1-A18C-00C04FD75D13}
9. Click OK and close Regedit
10. Copy To and Move To should now be available options on the right-click context menu in Windows Explorer.
**** NOTE some of the comments, there may be detrimental effects!
For some reason, Microsoft decided not to activate the Copy To and Move To menu items in Windows XP Explorer as they did for Send To. This Microsoft Windows Registry hack adds Copy To and Move To to the right-click context menu of Windows Explorer.
1. Start Regedit by navigating Start | Run and typing regedit in the dialog box.
2. Navigate to this key in the Registry file:
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\Con textMenuHandlers
Note: The Send To key is already there.
3. Right-click on the ContextMenuHandlersfolder and select New | Key to add a new key.
4. Give it the name Copy To and then double-click the (Default) value of the new key's right-hand pane.
5. Type in this code as the new data:
{C2FBB630-2971-11D1-A18C-00C04FD75D13}
6. Right-click on the ContextMenuHandlersfolder and select New | Key to add a new key.
7. Give it the name Move To and then double-click the (Default) value of the new key's right-hand pane.
8. Type in this code as the new data:
{C2FBB631-2971-11D1-A18C-00C04FD75D13}
9. Click OK and close Regedit
10. Copy To and Move To should now be available options on the right-click context menu in Windows Explorer.
**** NOTE some of the comments, there may be detrimental effects!