Jump to content

Recommended Posts


Posted

All you have to do is make a shortcut to that folder, and put it in the sendto folder. It works, but it just copies the folder, and puts it in it. These registry tweaks are better:

;Right-Click Copy-To

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]

@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

;Right-Click Move-To

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]

@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

Posted

But the registry method is problematic in a way. It opens the moveto/CopyTo dialogs at odd times/places even when you did not choose to open them.

Instead, there is a "contextMenuExt.dll" which you need to register (using regsvr32 command) - that one is a cleaner option. Now since this forum doesn't allow attachments, here's a link to the topic that has this file attached.

Posted

may i ask whats wrong with..

C:\Documents and Settings\*username*\SendTo

just put a shortcut to whichever folder and it should work.

;)

as for windows Me, 98,95 i believe the folder was C:\Windows\Send To

Posted

A good idea if you intend adding to the SendTo menu often is to put a shortcut to SendTo in the SendTo folder, then when you right click a folder /location you can SendTo SendTo....

Posted
All you have to do is make a shortcut to that folder, and put it in the sendto folder.  It works, but it just copies the folder, and puts it in it.  These registry tweaks are better:

;Right-Click Copy-To

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]

@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

;Right-Click Move-To

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]

@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

In my experience with this regtweaks is that when u hv a folder or cdrom with audio files and u press play all audio files, the copy or move to options activates.

prathapml suggestion is a better alternative.

Posted

since this thread has turned into a post about this DLL... anyone got a screenshot of what it does.. i don't wanna screw up my computer for the send to function i never use lol.

Posted
since this thread has turned into a post about this DLL... anyone got a screenshot of what it does.. i don't wanna screw up my computer for the send to function i never use lol.

Here you go.

dll.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...