LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

"Activex control not registtered on this computer"

I got this message when I setuped my application on other computer.I used the Create Distribution Kit to make the setup files.
I used the 'windows media play' and 'shockWave Flash' ActiveX controls in my UIR.
the error code is -145.

Thanks for your answer!
0 Kudos
Message 1 of 2
(2,927 Views)
The Windows Media Player or Shockwave control are either not present on that machine or not registered. Make sure that you have the same version of Media player and shockwave on the target machine. If they are there, but aren't registered, you can register them with regsvr32.exe by finding the ActiveX component file and running regsvr32 .

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(2,927 Views)