Apr 21, 2009

/* Add “Copy To Folder” and “Move To Folder” in a Right-Click Menu */

Go to start - Run - regedit navigate to

HKEY_CLASSES_ROOT-AllFilesystemObjects-shellex-ContextMenuHandlers-



right click on ContextMenuHandlers then

* Create a new key called Copy To.

* Set the value to

{C2FBB630-2971-11d1-A18C-00C04FD75D13}.

* Create another new key called Move To.

* Set the value to

{C2FBB631-2971-11d1-A18C-00C04FD75D13}.

Exit the Registry.

The changes should take effect immediately. The Copy To Folder and Move To Folder optionswill appear.When you right-click a file Or folder and choose one of the options, you'll be able to
move or copy the file using a dialog box.

No comments:

Post a Comment