Pete
Sorry, I forgot that I added this function to the right click context menu
awhile back. If you wish to add Copy To and Move To on the right click menu,
perform the following.
Copy the text between the 2 lines. (Don't copy the lines)
-----------------------
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}"
-----------------------------------
Open Notepad nad Paste the text. Save the file as copymove.reg to the
Desktop.
Go to the Desktop, right click the file and select Merge, click to OK the
merge.
Press F5 to refresh and this will add those items to the right click menu.
--
Ronnie Vernon
Microsoft MVP
Windows Shell/User
Pete said:
cheers ronnie but i dont have a "move to" on my menu when i right click, i
did on xp but not on vista. any more advise on how to change settings to
do
it would be greatly appreciated. Pete.