View Single Post
  #9  
Old March 13th 21, 06:44 PM posted to microsoft.public.windowsxp.general
John Dulak[_2_]
external usenet poster
 
Posts: 61
Default XP "Send To" folder not working Resolved

On 3/13/2021 10:57 AM, R.Wieser wrote:
John,

Both the registry keys you mentioned have the correct data as you
described.


Great. That pretty-much rules out you have another "SendTo" folder hidden
somewhere.

I have found references to a "Sendtofix.vbs" that claims to fix the
problem but I hesitate to try it not understanding what it does.


You already did most of it. :-)

The only remaining commands are these :

WshShell.RegWrite "HKCR\exefile\shellex\DropHandler\",
"{86C86720-42A0-1069-A2E8-08002B30309D}", "REG_SZ"
WshShell.RegWrite "HKCR\lnkfile\shellex\DropHandler\",
"{00021401-0000-0000-C000-000000000046}", "REG_SZ"

Which just mean you could also check if the two HKCR\xxx registry paths
contain those {....} GUID keys (HKCR - HKEY_CURRENT_USER).

You could also just run the script (it looks harmless enough), but that robs
you of being able to see if eitherr of the above registry keys is the
culprit.

After that I'm out of suggestions I'm afraid.

Regards,
Rudy Wieser



Rudy:

I ran the "Sendtofix.vbs" script and it worked fine!!

Thanks for your guidance but I sure wish I knew what FUBARED it.

John


--
\\\||///
------------------o000----(o)(o)----000o----------------
----------------------------()--------------------------
'' Madness takes its toll - Please have exact change. ''

Ads