How to add Copy to and Move to Options under Right Click Menu


This is one of the coolest tricks for any windows OS to add a custom copy to and move to options under the right click menu for any files or folders.This will make easy whenever you want to move or copy any file of folder in your system. Now get rid of the usual copying or moving of files or folders by this trick. 




Download our Android App Best Computer Guide



I am very much sure that this trick will help you a lot. All you have to do is to edit your registry and add a new sub-key. Don't worry if you are not well familiar with the registry, i will give you full instructions and any help if needed.I already posted a lot of registry hacks, you can access all that from Registry Tricks category if you are interested in studying that.

Ok, leave all that now we can start this trick, Follow the steps:
Step 1: Open Run Dialog box, type "regedit" without quotes and hit Enter.

Step 2: A registry editor window will be opened , now browse to the below key

HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers

Step 3: Right click the "Context Menu Handlers" key and choose New->Key.
Step 4: Name the new key “Copy To” (without the quotes).
Repeat the above and create another new key named Move To

Step 5: Select the Copy To key and in the right hand pane, double click “Default”

Enter this clsid value as the value data:

{C2FBB630-2971-11d1-A18C-00C04FD75D13}

Next , select the Move To key and in the right hand pane set the default value to:

{C2FBB631-2971-11d1-A18C-00C04FD75D13}

And that's it you are done, 
now you can check this by right clicking any file ,you can see as below screenshot , there will be 2 new options



Now this is for files , we can give this to Folder Options also, Procedure is same but only the key is different. Follow the steps below:

Step 1: Browse to the following key

HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers

Step 2: Right click ContextMenuHandlers and create a new key named Copy To. 
Right click it again and create another new key named Move To.

Step 3:
left click on the right hand pane, add the same default values as you did for Files:

For Copy To:

{C2FBB630-2971-11d1-A18C-00C04FD75D13}

For the Move To:

{C2FBB631-2971-11d1-A18C-00C04FD75D13}

Exit the registry and you are done.

Now you can easily Copy or Move any file or folder with ease.
Hope you like it...

No comments:

Post a Comment