Monday 12 December 2011

Add “Copy To” & “Move To” Option at Right Click Menu


Add Copy To option at right click menu  :
  1. Open Run and Type regedit and press enter.
  2. Now browse in registry to ”HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers”
  3. Right Click on ContextMenuHandlers then New > Key > Rename it to ” Copy To ” .
  4. Click on Copy To folder and you will find  ”Default” at right side .Double click on that key.
  5. Write  {c2fbb630-2971-11d1-a18c-00c04fd75d13}  into Value Data.
  6. Now Close Registry and right click on any file or folder you will find the option ” Copy To “.
Add Move To Option at right click menu :
  1. Open Run and Type regedit and press enter.
  2. Now browse in registry to ”HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers”
  3. Right Click on ContextMenuHandlers then New > Key > Rename it to “ Move To “.
  4. Click on Move To folder and you will find  ”Default” at right side .Double click on that key.
  5. Write  {c2fbb631-2971-11d1-a18c-00c04fd75d13}  into Value Data.
  6. Now Close Registry and right click on any file or folder you will find the option ” Move To “.

No comments:

Post a Comment