How can I add a Copy to Folder option to the context menu?
February 14, 2000
A. It's possible to add a context menu option to copy a file to a folder by adding the following registry key:
Start the registry editor (Regedit.exe)
Move to HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers
From the Edit menu select New - Key
Enter a name of 'Copy To' (don't type the quotes) and press Enter
Move to the 'Copy To' :-) key and double click on the (Default) value
Set to {C2FBB630-2971-11D1-A18C-00C04FD75D13}. Click OK
Close the registry editor
Restart Explorer for the change to take effect (you don't need to reboot)
If you now right click on a file/folder an option to copy to folder will be listed.
Click here to view image
Click here to download a reg file which makes the change automatically.
About the Author
You May Also Like