Script errors

A

allan

Everytime I attempt to access "related opics" using
Windows Help, I receive Internet Explorer script errors at
different URls. eg.
(mk:mad:MSITStore:C:\WINNT\Help\windows.chm::/desktop_customiz
e_desk.htm)........HELP!!
Allan
 
T

Torgeir Bakken (MVP)

allan said:
Everytime I attempt to access "related opics" using
Windows Help, I receive Internet Explorer script errors at
different URls. eg.
(mk:mad:MSITStore:C:\WINNT\Help\windows.chm::/desktop_customiz
e_desk.htm)........HELP!!

Hi

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 "Cumulative Security Update for Internet Explorer (824145)" at
http://www.microsoft.com/technet/security/bulletin/MS03-048.asp:

<quote>
As with the previous Internet Explorer cumulative updates that were released
with bulletins MS03-004, MS03-015, MS03-020, MS03-032, and MS03-040, this
cumulative 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>
 
P

Pegasus \(MVP\)

Check this newsgroup for previous posts with the word "Help"
in the subject line.
 
T

Torgeir Bakken (MVP)

allan said:
Everytime I attempt to access "related opics" using
Windows Help, I receive Internet Explorer script errors at
different URls. eg.
(mk:mad: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>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top