You can add “Copy to” and “Move to” buttons in right click. After that you can move or copy any file from one location to another location from right click menu.
1. Go to Start > Run > Notepad.
2. Paste the following:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContext
MenuHandlers]
[HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContext
MenuHandlersCopy To]
@=”{C2FBB630-2971-11D1-A18C-00C04FD75D13}”
[HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContext
MenuHandlersMove To]
@=”{C2FBB631-2971-11D1-A18C-00C04FD75D13}”
3. Save it as add.reg
3. Double click the file, it will ask you if you want to add the information, select yes.