J. Danniel wrote:
> Hello. I'm using Vista Home Premium.
>
> Is there a way to add the Copy to Folder/Move to Folder commands into
> an Explorer toolbar or right-click context menu?
>
> Or, perhaps, an F key or keystroke?
>
> If so, what is the procedure?
>
> Thank you.
>
>
>
> J. Danniel
Download Creative Element Power Tools from
http://www.creativelement.com/powertools/
or paste the following into notepad and save it as a *.reg file. Once done
double click to enter it to the registry
Windows Registry Editor Version 5.00
; add Copy To and Move To to right-click menu
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\Con textMenuHandlers]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\Con textMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\Con textMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"