Copy the following (between the dashes) into Notepad, and save as
CopyToMoveTo.reg (no .txt extension):
-------------------------------------------------------------------------------------------
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}"
-------------------------------------------------------------------------------------------
Once saved, double-click on the file, and allow the merge.
Hope this helps,
Dean
DRW said:
Does anyone know how I can add "Move to..." to my right click (context)
menu? With XP I used a 3rd party app (RegSeeker
http://fileforum.betanews.com/detail/RegSeeker/1035382760/1 ) but it
doesn't
work in Vista.
Thanks,
DRW