How to add copy to folder Or move to folder
Add “Copy To Folder/Move To Folder” option on Right Click….
Copy the following on a note pad and save it as anything.reg, Run the file….& restart pc
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers]
[HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlersCopy To]
@=”{C2FBB630-2971-11D1-A18C-00C04FD75D13}”
[HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlersMove To]
@=”{C2FBB631-2971-11D1-A18C-00C04FD75D13}”
