Announcement

Collapse
No announcement yet.

MSCommLib control and Windows 8

Collapse
This topic is closed.
X
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    MSCommLib control and Windows 8

    An issue with using the MSCommLib control with Windows 8 has come up.

    The fix is the following:

    In your [hs root]\Data\BLRF\Registration folder there is a file called mscomm32.ocx
    Copy it to the system32 folder under windows and also copy it to the %SystemRoot%\Syswow64 folder

    Open a DOS window as an admin user

    cd %SystemRoot%\Syswow64
    regsvr32 mscomm32.ocx

    *** Also make sure that UAC is disabled on your machine!!

    This should solve the issue
    Last edited by Blade; May 24, 2015, 10:39 AM.
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board
Working...
X