Add COPY TO
and MOVE TO options to right click menu
If you see
when you right click on a folder of file a content menu will appear , this
content menu usually have some commands like send to, open with, delete, some
installed programs and more. Think if your content menu have copy to and move
to option , how helpful to move and copy a file or folder from one location to
another location , so I am going to show you how to add copy to and move to
commands on right click content menu in a simple and easy method :
Add COPY TO
and MOVE TO options to right click menu
If you see
when you right click on a folder of file a content menu will appear , this
content menu usually have some commands like send to, open with, delete, some
installed programs and more. Think if your content menu have copy to and move
to option , how helpful to move and copy a file or folder from one location to
another location , so I am going to show you how to add copy to and move to
commands on right click content menu in a simple and easy method :
Follow the
steps
1.
Click
on START >All programs>accessories >Notepad.
2.
Open
notepad and paste the below code on the notepad
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
3.
Now
save it as copymove.reg
Note: how to
save a notepad file as a .reg file : after pasting the code got to File>save
as > save as type> all files > then name it as copymove.reg )
4.
Then
right click on the .reg file and select Merge.
5.
You
are done
Manual
Methode :
Press windows
key on the keyboard along with R (WIN+R)
1.
Type
regedit and press enter
2.
Navigate
to
ToHKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers
3. Once you are in there
right click the context menu handlers key and select new>key>and name ir
as copy to.
4. Double click on 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}
download the instruction file from here
0 comments:
Post a Comment