send to

  • Thread starter Thread starter beach bum
  • Start date Start date
B

beach bum

When I right clik on an object in Explorer isn't it standard to have an
option to e-mail? It's not on this computer but it is at work on their
system. Is there a setting to look for? This system options are only drive
(letters A:,C: and external E:).
 
beach bum said:
When I right clik on an object in Explorer isn't it standard to have an
option to e-mail? It's not on this computer but it is at work on their
system. Is there a setting to look for? This system options are only drive
(letters A:,C: and external E:).

Try this

Start > run > regsvr32 /u sendmail.dll

and then

(Start > run >) regsvr32 sendmail.dll


Jon
 
To restore the other items such as MAPI Recipient, My Documents etc, type
these commands:

(Tip from David Candy)

From Start, Run:
regsvr32 /i shell32
regsvr32 sendmail
rundll32 mydocs.dll,PerUserInit
regsvr32 zipfldr

To add other shortcuts to the Send To menu, you need to create shortcuts in
the SendTo folder. Information in the following KB will help:

How to Add Items to the "Send To" Menu in Windows XP:
http://support.microsoft.com/?kbid=310270

Shortcuts in the "Send To" folder not appearing in the menu?
http://windowsxp.mvps.org/sendtofix.htm



--
Ramesh, Microsoft MVP
Windows XP Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com
 
Back
Top