Add a "Copy to" and "Move to" option to the Context Menu
Been searching for a way to create a "Copy to" or "Move to"
option to the context menu of any file? If so, check out this Windows desktop management tip
submitted by SearchWinComputing.com member Dennis Lindsley . He shares his shortcut below.
To add a "Copy to" and "Move to" option to the context menu for any file, create a new .reg file
containing the code below:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers]
[HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlersCopy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
[HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlersMove To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
Rating this tip below will let us know how useful it was to you. And if you
have a Windows tip, timesaver or workaround to share, submit it to our tip contest. You
could win the prize for that contest.
Dig Deeper
-
People who read this also read...
This was first published in March 2007
Disclaimer:
Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.
Join the conversationComment
Share
Comments
Results
Contribute to the conversation