I installed a Windows application that uses TeeChart ActiveX (COM Charting Component) using ClickOnce.
If I manually register TeeChart with regsvr32 teechart8.ocx, my application works fine. But I want, and I need to install the application using ClickOnce.
How can i do this?
Jonas source
share