1.

Solve : Send To?

Answer»

How do i add a new location to the send to command so that i can get a new folder on my desktop and placed a new folder in the send to folder on my hard drive ? I want to use send to to send SOMETHING from my docs to another folder on the desktop by right clicking on it and i can t remember how - make is simple - thanksFirst bring up the hidden files & folders, either in control panel/folder options/view/show hidden files, or in the tools button (tool bar). Then open the documents & settings folder (My computer/C:/), find the Send To folder, open it & add a new folder & rename it. This works on 2000, & should be the same for XP.
Another trick you can do is to GO to the My Docs folder, highlight (single-clik) the folder or file you want to move, then click on the edit button in the toolbar, go down to either copy to folder or move to folder from the DROP down list & it will bring up a window for you to pick what folder you want to copy/move to.James2 - sorry just tryed that and it doesn t work , i seem to recall something being dragged and its was tricky to do an y v easy to forget - bye for now . . .Sorry, guess I don't remember too good either, but the second option should have WORKED, does on mine.
As far as drag & drop I believe both folders have to be in the same window?Simply placing a shortcut in the C:\Documents and Settings\Username\SendTo folder should suffice.
Better still, copy the following exactly and paste it into Notepad. Save the file as copymove.reg on your desktop. Double click it and select yes at the warning prompt.

Code: [Select]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}"
This will add "Copy To" and "Move To" functions to the right click CONTEXT menu.



Discussion

No Comment Found