New ResponseCancelCopy to Archive Copy to ArchiveMove to Archive Move to Archive


Document Library
Main Topic

Kurt Tomicich
2005/02/15



Reference
Subject:Better than Send-To
Category:OS\ *Tips
Revision Date:2005/02/15 Modified: 2008/01/28
 
Reviewers
OriginatorPreviousCurrentFuture
Kurt TomicichKurt Tomicich/KRTNoneNone
WARNING: Will sometimes cause confusion when you are Moving things around (Right-Click Drag, release, and select Move Here) by unnecessarily popping up a Copy dialog box and a Move dialog box.

Right click on a file / object, there's a menu item for 'copy to folder...' and 'move to folder...'



Paste these lines into a new text document, (undo the word wrap) rename it with an extension .reg, double click then click 'yes'. Changes take effect imediately.


------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To]
@="{7BA4C740-9E81-11CF-99D3-00AA004AE837}"


Submitted for review on 2/15/2005
Review completed by Kurt Tomicich on 3/7/2005


All Documents   By Author   By Category   By Alternate Name   Review Status   Help