Saturday 16 August 2014

Add Copy To and Move To option to right click menu

Standard
When Right click a folder or file you will see the various commands like Send To, Open With,Delete, some installed applications shortcuts and more. Here we are going to show you how to add Copy To and Move To option to windows right click context menu.

Add Copy To and Move To option to right click menu
Simple Method
Photo: When Right click a folder or file you will see the various commands like Send To, Open With,Delete, some installed applications shortcuts and more. Here we are going to show you how to add Copy To and Move To option to windows right click context menu.

Add Copy To and Move To option to right click menu
Simple Method

Open your Notepad and copy/paste the following into it:


Windows Registry Editor Version 5.00 [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}"


Now save it as CopyMoveTo.reg. Then right click CopyMoveTo.reg and select Merge. 

You are done !
Manual Method

Press Win + R and type regedit and press enter

Navigate 

ToHKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers

Once there, Right-click the ContextMenuHandlers key and select New > Key > and name it as Copy To.

Double-click the Default value and enter 
{C2FBB630-2971-11D1-A18C-00C04FD75D13} 

 
Now you are added Copy to option to your right click menu 
To add Move To option perform the same steps (1,2 and 3) and name it as Move To.

Double-click the Default value and add the following value 
{C2FBB631-2971-11D1-A18C-00C04FD75D13}

That’s it
Open your Notepad and copy/paste the following into it:


Windows Registry Editor Version 5.00 [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}"


Now save it as CopyMoveTo.reg. Then right click CopyMoveTo.reg and select Merge. 

You are done !
Manual Method

Press Win + R and type regedit and press enter

Navigate 

ToHKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers

Once there, Right-click the ContextMenuHandlers key and select New > Key > and name it as Copy To.

Double-click the Default value and enter 
{C2FBB630-2971-11D1-A18C-00C04FD75D13} 


Now you are added Copy to option to your right click menu 
To add Move To option perform the same steps (1,2 and 3) and name it as Move To.

Double-click the Default value and add the following value 
{C2FBB631-2971-11D1-A18C-00C04FD75D13}

That’s it

0 comments:

Post a Comment

About Us