View Single Post
      06-04-2016, 02:47 PM   #90
ibrandt
New Member
3
Rep
12
Posts

Drives: 2011 E92 M3
Join Date: Aug 2010
Location: San Diego, CA

iTrader: (0)

Well, I got as far as...

Quote:
Copy the Windows ActiveX control MSFLXGRD.OCX to C:\WINDOWS\SYSTEM32 and manually register it:
Code:
C:\WINDOWS\system32>copy C:\EDIABAS\BIN\MSFLXGRD.OCX . /v
C:\WINDOWS\system32>regsvr32 MSFLXGRD.OCX
Then I was greeted with this error:

Quote:
The module "MSFLXGRD.OCX" was loaded but the call to DllRegisterServer failed with error code 0x8002801c.
Windows 10 Home 64bit, fully updated (Version 1511, OS Build 10586.318).

Any tips on where to go from here?
Appreciate 0