View Single Post
  #5  
Old March 13th 21, 02:34 PM posted to microsoft.public.windowsxp.general
Mayayana
external usenet poster
 
Posts: 6,438
Default XP "Send To" folder not working

"John Dulak" wrote

| The "Send To" item in Windows Explorer's right click context menu does NOT
show
| all the items in the Send To folder. It does show some other items that I
have
| added but no longer shows "Notepad" (though it did at one time) or any
other
| newly added items!!
|

Maybe check all the shortcuts and make sure they actually
have valid target data. I can't think of anything else to check.
Also, this isn't the answer you're looking
for, but you can add EXEs to the context menu at the top,
like "Open with Notepad". I use about 6 of those myself, as
well as about a dozen SendTo links going to folders.

HKEY_CLASSES_ROOT\*\shell\Open With Notepad
default value: "Open with Notepad"

HKEY_CLASSES_ROOT\*\shell\Open With Notepad\Command
default value: "C:\Windows\System32\notepad.exe" "%1"


Ads