Script Error when trying to load help files

  • Thread starter Thread starter Talitha
  • Start date Start date
T

Talitha

I didn't know where to post this, so I came here. I run
Windows 2000 Service Pack 4. Everytime I try to get help
from my Windows Help pages I get an Internet Explorer
Script Error in Line 11 Char 7 saying that "Object doesn't
support this property or method". It says "URL: ms-
its:C:\WINNT\Help\tshoot.chm::/Tsdisp_result.htm", which I
don't really know what that means.

I suspect a file somewhere inside that URL got corrupted,
but I don't know how to fix it. Please help me.
 
Try these commands from a Command Prompt:

regsvr32 /u %SystemRoot%\system32\hhctrl.ocx
regsvr32 %SystemRoot%\system32\hhctrl.ocx

Alternatively: Right-click & install C:\WINNT\inf\tshoot.inf
 
Back
Top