//flex table opened by JP

Click to See Complete Forum and Search --> : "Move To" in context menu, with shortcuts to folders like "CopyTo" contextmenu?


joah
08-24-2005, 05:42 PM
Hi!! :t

I'd like to add a 'Move To' command to the context menu. I've found several sites that explain how to do this with a Browse-dialog. But I'd like it to work the same as the "Copy To" command, using a couple of preset destinations (shortcuts).

Is this possible?

Thanks

BipolarBill
08-24-2005, 06:51 PM
I assume that this is XP.

http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=230

I've attached two files if you would like to automate it.

joah
08-24-2005, 07:16 PM
Yes I visited this page too, but this tweak uses a "Browse for Folder" dialog. I would like to be able to have a cascading menu with some shortcuts to different folders, just like the standard "Copy To" button has.

BipolarBill
08-24-2005, 07:25 PM
You can make shortcuts to your folders in the Send To directory in Documents and Settings > User name.

When you want to move something, press and hold the Shift key while sending.

joah
08-24-2005, 07:31 PM
OH my God!!! WOW!!!
It was THAT simple?? Holding SHIFT down!! You are great, Bill! Thanks!

Is this like an incredibly well kept secret or something? I mean, seems like a lot of people are making software that does the very same thing!?? When all the time SHIFT was waiting to be discovered.

joah
08-24-2005, 07:57 PM
people are making software that does the very same thing!?? Well, not really software actually, more like automated registry entries.