Send To Menu

  • Thread starter Thread starter dardruba
  • Start date Start date
D

dardruba

By default the Send To menu lists specific locations ie To Floppy, To
Desktop, to My Documents and to Mail Recipients for example.

I've lost it.
Probably as a result of my PC cleanup over the holidays but I dont know
how or what program I used.
How do I get the default list back please?

I've located a Windows Support procedure for adding my personal
additional shortcuts but I cant find how to add Desktop or Mail
Recipient.
Mike
WinXP Home SP2, OE
 
Hi Mike,

Type these commands to restore the missing items:

regsvr32 sendmail.dll
regsvr32 mydocs.dll,PerUserInit

Tip from David Candy.

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


By default the Send To menu lists specific locations ie To Floppy, To
Desktop, to My Documents and to Mail Recipients for example.

I've lost it.
Probably as a result of my PC cleanup over the holidays but I dont know
how or what program I used.
How do I get the default list back please?

I've located a Windows Support procedure for adding my personal
additional shortcuts but I cant find how to add Desktop or Mail
Recipient.
Mike
WinXP Home SP2, OE
 
Ramesh said:
Hi Mike,

Type these commands to restore the missing items:

regsvr32 sendmail.dll
regsvr32 mydocs.dll,PerUserInit

The first 'succeeded', the second 'could not be found'
I've now got all the shortcuts back in the menu
Thanks Ramesh
 
You're welcome Mike.

BTW, the 2nd command is invalid (my mistake).

regsvr32 mydocs.dll,PerUserInit

should be:

rundll32 mydocs.dll,PerUserInit

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



Ramesh said:
Hi Mike,

Type these commands to restore the missing items:

regsvr32 sendmail.dll
regsvr32 mydocs.dll,PerUserInit

The first 'succeeded', the second 'could not be found'
I've now got all the shortcuts back in the menu
Thanks Ramesh
 
Back
Top