Is it possible to load an OCX component for one application from a different location than the system default without unregistering the one in the System32 directory with regsvr32? Two applications are having conflicts with an OCX component.
|
|
|||||||
|
|
|
If the OCX file are differnt versions then you should be able to register both, but it is unlikely they have been versioned properly (or created properly) so the answer I'm afraid with a COM object is no. |
||
|
|
|
|
Maybe Registration-Free Activation will work. |
||||||
|
