You can Watch This Video tutorial or u can do it manually.
Video:
Adding options to the windows context menu
[youtube L36u7GudN8k]
Copy and paste all of the contents of the coded box below into notepad and save as: copy to any (anyfilename).reg
Now double click on the .reg file you have just created and cofirm on the prompts.
Now when you right click on a file the options ‘Copy to…’ and ‘Move to…’ will be there.
Its usefull, especially for moving things from your desktop.
This is for those didnt know about it.
Enjoy!!
REGEDIT4
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Copy To]
@=”{C2FBB630-2971-11D1-A18C-00C04FD75D13}”[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Move To]
@=”{C2FBB631-2971-11D1-A18C-00C04FD75D13}”[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Send To]
@=”{7BA4C740-9E81-11CF-99D3-00AA004AE837}”[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Copy To]
@=”{C2FBB630-2971-11D1-A18C-00C04FD75D13}”[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Move To]
@=”{C2FBB631-2971-11D1-A18C-00C04FD75D13}”[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Send To]
@=”{7BA4C740-9E81-11CF-99D3-00AA004AE837}”[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}”[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To]
@=”{7BA4C740-9E81-11CF-99D3-00AA004AE837}”[HKEY_CLASSES_ROOT\AllFilesystemEditObjects\shellex\ContextMenuHandlers\Copy To]
@=”{C2FBB630-2971-11D1-A18C-00C04FD75D13}”[HKEY_CLASSES_ROOT\AllFilesystemEditObjects\shellex\ContextMenuHandlers\Move To]
@=”{C2FBB631-2971-11D1-A18C-00C04FD75D13}”[HKEY_CLASSES_ROOT\AllFilesystemEditObjects\shellex\ContextMenuHandlers\Send To]
@=”{7BA4C740-9E81-11CF-99D3-00AA004AE837}”