PDA

View Full Version : Adding a send to command


FMF
June 3rd 04, 07:01 AM
I used to be able to right click on a file and then click on send to and get a command to send to briefcase. Windows
XP does not seem to have that. Any way to add it?

Venkatesh [MCSD]
June 3rd 04, 07:05 AM
Hi there FMF,

Here is a quuote from [Kellys Korner]

Send To - Show "Send to" Context Menu
This setting allows you to control whether the "Send to" context menu is
displayed when a file or directory object is right-clicked in explorer.

Open your registry (Start/Run/Regedit) and find the key below. You may need
to create the key if it does not already exist.

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\Con textMenuHandlers\Send To]

Value Name: (Default)
Data Type: REG_SZ (String Value)
Value Data: (empty = disabled, "{7BA4C740-9E81-11CF-99D3-00AA004AE837}" =
enabled)

Create a new String value, or modify the existing value, called '(Default)'
and edit the value according to the settings below. Exit your registry, you
may need to restart or log out of Windows for the change to take effect.

You may also would like to see here:

Send To Toys 2.21
http://www.gabrieleponti.com/software/

HTH
Venkatesh




"FMF" > wrote in message
...
> I used to be able to right click on a file and then click on send to and
get a command to send to briefcase. Windows
> XP does not seem to have that. Any way to add it?

Ramesh [MVP]
June 3rd 04, 07:17 AM
Type the following command in the RUN box:

rundll32 syncui.dll,Briefcase_Create

Briefcase will be created in the Desktop and the Send To Briefcase entry =
will be added.

--=20
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

The Parasite Fight - Quick Fix Protocol:=20
http://aumha.org/a/quickfix.htm

------------------------------------------------
"FMF" > wrote in message =
...
I used to be able to right click on a file and then click on send to and =
get a command to send to briefcase. Windows
XP does not seem to have that. Any way to add it?

Google