To find the HTML Help registry key

You can determine if HTML Help is installed on a computer by checking for the HTML Help registry key.

  1. Click Start, and then click Run.
  2. Type regedit in the Open box, and then click OK. This will open the Microsoft Registry Editor.
  3. Click Find on the Edit menu, and then search for the following CLSID:

    ADB880A6-D8FF-11CF-9377-00AA003B7A11

    This is the CLSID of the HTML Help ActiveX Control (Hhctrl.ocx). It is registered by the system during setup. If Hhctrl.ocx is installed on your system, the CLSID will be found under HKEY_CLASSES_ROOT/CLSID. If it is not found, Hhctrl.ocx is not installed.

Note