sendto entries lost

R

RA

I have a non-Microsoft text editor and a graphics program which I have
listed in the sendto directory. Until this morning they were in the
right-click drop-down menu under "sendto". I have tried re-installing the
shortcuts via the programs and with the sendto/file/shortcut wizard. They
show up in the directory when I use explorer to look at it, but they do not
show up when I right-click an item. Any suggestions? Thank you.
 
C

Carey Frisch [MVP]

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

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User

Be Smart! Protect Your PC!
http://www.microsoft.com/athome/security/protect/default.aspx

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

:

| I have a non-Microsoft text editor and a graphics program which I have
| listed in the sendto directory. Until this morning they were in the
| right-click drop-down menu under "sendto". I have tried re-installing the
| shortcuts via the programs and with the sendto/file/shortcut wizard. They
| show up in the directory when I use explorer to look at it, but they do not
| show up when I right-click an item. Any suggestions? Thank you.
 
R

RA

As I stated - I did that. They are in the sendto directory, but DONOT show
up on the right-click menu. They used to (as of a couple of days ago), but
as of yesterday, they have disappeared. As I said, I tried re-installing
them via the individual programs and the way this article shows - but they
still do not show up in the drop down menu.
 
G

Guest

The following corrected the problem on my COMPAQ the fix was provided by HP
Support.

Start->Run regsvr32 sendmail.dll
Start->Run regsvr32 /i shell32
 
R

RA

Jimmie "B" and David: Thank you. These have done the job. Your input much
appreciated.


"David Candy" <.> wrote in message
HP left one out

Rundll32 mydocs.dll,PerUserInit
(add MyDocs to Sendto)
 
R

Ramesh [MVP]

And HP Techs (outsource support...here) does know what the command does. They search Google Groups, that's for sure ;-)
--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


"David Candy" <.> wrote in message HP left one out

Rundll32 mydocs.dll,PerUserInit
(add MyDocs to Sendto)
 
D

David Candy

It did seem familiar

To fix a lot of stuff one could do

cmd /k for %A in ("%windir%\system32\*.dll") Do Regsvr32 %~nA

and

cmd /k for %A in ("%windir%\system32\*.dll") Do Regsvr32 /i %~nA

clicking ok to all errors and messages.

--
----------------------------------------------------------
http://www.uscricket.com
And HP Techs (outsource support...here) does know what the command does. They search Google Groups, that's for sure ;-)
--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


"David Candy" <.> wrote in message HP left one out

Rundll32 mydocs.dll,PerUserInit
(add MyDocs to Sendto)
 
R

Ramesh [MVP]

Correction:

must be:

And HP Techs (outsource support...here) do *not* know what the command does. :)

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


"David Candy" <.> wrote in message It did seem familiar

To fix a lot of stuff one could do

cmd /k for %A in ("%windir%\system32\*.dll") Do Regsvr32 %~nA

and

cmd /k for %A in ("%windir%\system32\*.dll") Do Regsvr32 /i %~nA

clicking ok to all errors and messages.

--
----------------------------------------------------------
http://www.uscricket.com
And HP Techs (outsource support...here) does know what the command does. They search Google Groups, that's for sure ;-)
--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


"David Candy" <.> wrote in message HP left one out

Rundll32 mydocs.dll,PerUserInit
(add MyDocs to Sendto)

<snip>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Sendto added item not displaying 1
Sendto Any folder missing 6
SendTo Menu is SendTo 4
Sendto 8
SendTo items not working 15
Sendto Shortcut not displaying in LISTED items 2
strange SendTo issue! 2
Sendto 1

Top