Monday, 9 January 2012

Add Copy To and Move To Option To Right Click

Its quite difficult & time consuming process to copy files then go to 


destination folder then right click then click on paste it takes long 


time. but after reading this article you will be able to copy or move 


files directly with right click on folder or files follow the steps below...

























Step 1:

Just Copy The Code Shown in Green Color…

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]

[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}"



Step 2:

Open Notepad And Paste The Code 

















Now save file as copy to.reg







Step 3:

Now Double click on Copy to.reg File & Enjoy…


Work Smarter...






2 comments :