allan said:
Everytime I attempt to access "related opics" using
Windows Help, I receive Internet Explorer script errors at
different URls. eg.
(mk

MSITStore:C:\WINNT\Help\windows.chm::/desktop_customiz
e_desk.htm)........HELP!!
Allan
Hi
[Reposting, 1st post was removed, maybe because of the name of the IE update,
so
I miss-spell it now to see if it helps]
Start with unregistering and registering hhctrl.ocx in a command prompt
(cmd.exe) or from Start/Run:
regsvr32 /u %windir%\system32\hhctrl.ocx
regsvr32 %windir%\system32\hhctrl.ocx
And unless you have SP4 for Win2k installed, you most likely need this one:
HTML Help Update to Limit Functionality When It Is Invoked with the
window.showHelp( ) Method
http://support.microsoft.com/default.aspx?kbid=811630
From MS03-048 "C*mulative Security Update for Internet Explorer (824145)" at
http://www.microsoft.com/technet/security/bulletin/MS03-048.asp:
<quote>
As with the previous Internet Explorer c*mulative updates that were released
with bulletins MS03-004, MS03-015, MS03-020, MS03-032, and MS03-040, this
c*mulative update causes the window.showHelp( ) control to no longer work if
you have not applied the HTML Help update. If you have installed the updated
HTML Help control from Knowledge Base article 811630, you will still be able
to use HTML Help functionality after you apply this update.
</quote>