What is MSCOMCT2.OCX or MSCOMCTL.OCX Error?

What is MSCOMCT2.OCX or MSCOMCTL.OCX Error?

Problem

Receive the error while using a Predator product.

Reason

Windows is missing the ActiveX component

Solution for MSCOMCT2.OCX

  1. Close Predator
  2. Download and unzip the attached MSCOMCT2.OCX file
  3. Place the .OCX file in one of the folders below
    1. For 64-bit systems, place it in "C:\Windows\SysWOW64\"
    2. For 32-bit systems, place it in "C:\Windows\System32\"
  4. Run command prompt as administrator
    1. For 64-bit systems (most common), type "regsvr32 C:\Windows\SysWOW64\MSCOMCT2.OCX"
    2. For 32-bit systems, type "regsvr32 C:\Windows\System32\MSCOMCT2.OCX"
  5. Press Enter key
  6. Command prompt should pause for a second, then a window should appear with a success message
  7. Launch the Predator product and attempt to replicate the issue to confirm it is no longer a concern

Solution for MSCOMCTL.OCX

  1. Close Predator
  2. Download and unzip the attached MSCOMCTL.OCX file
  3. Place the .OCX file in one of the folders below
    1. For 64-bit systems, place it in "C:\Windows\SysWOW64\"
    2. For 32-bit systems, place it in "C:\Windows\System32\"
  4. Run command prompt as administrator
    1. For 64-bit systems (most common), type "regsvr32 C:\Windows\SysWOW64\MSCOMCTL.OCX"
    2. For 32-bit systems, type "regsvr32 C:\Windows\System32\MSCOMCTL.OCX"
  5. Press Enter key
  6. Command prompt should pause for a second, then a window should appear with a success message
  7. Launch the Predator product and attempt to replicate the issue to confirm it is no longer a concern