"Move to..." in context menu?

G

Guest

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
 
D

DRW

Worked like a charm, a keeper!

Thanks,

DRW

Dean-Dean said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top