If you have used a registry cleaner.
Sometimes they delete registry entries that allow help and support to
run.
do not reinstall anything simply run this
'fixwinxphelp.vbs - Repairs the damage done by Toni Arts EasyCleaner
'© Doug Knox - Modified 3/25/02 to account for XP over 2000 upgrades
'Based on information provided by Bill James (
http://www.billsway.com)
On Error Resume Next
'Declare variables
Dim WSHShell, MyBox, p, p1, p2, p3, p4, q1, q2, q3, q4, t
Dim jobfunc
'Set the Windows Script Host Shell and assign values to variables
Set WSHShell = WScript.CreateObject("WScript.Shell")
p1 =
"HKEY_LOCAL_MACHINE\Software\CLASSES\TypeLib\{FC7D9E00-3F9E-11D3-93C0-00C04F72DAF7}\1.0\0\win32\"
p2 =
"HKEY_LOCAL_MACHINE\Software\CLASSES\TypeLib\{FC7D9E00-3F9E-11D3-93C0-00C04F72DAF7}\1.0\HELPDIR\"
p3 =
"HKEY_LOCAL_MACHINE\Software\CLASSES\TypeLib\{FC7D9000-3F9E-11D3-93C0-00C04F72DAF7}\1.0\0\win32\"
p4 =
"HKEY_LOCAL_MACHINE\Software\CLASSES\TypeLib\{FC7D9000-3F9E-11D3-93C0-00C04F72DAF7}\1.0\HELPDIR\"
Hemlock
On Thu, 22 Jan 2004 21:46:27 -0500, "Doug Knox MS-MVP"
<(E-Mail Removed)> wrote:
>From: http://www.kellys-korner-xp.com/top10faqs.htm Why Doesn't Help and Support Work
>
>To reinstall Help and Support: Go to C:\Windows\inf\pchealth.inf. Right click and choose install. Have your XP CD handy.
>
>Note: The folder is hidden by default. Go to Start/Run and type in: control folders. View: Show hidden files and folders and uncheck Hide extensions for known file types.