|
|||
|
hey
i hv a software that uses the cportx active x component. Once I have made my application and run it on a new computer it says please install active x cport first. I want to put it inside my application somehow so I do not have to install it. I cannot even install cportx on uni computers because of having no admin rights. does embedding activex help with that. I saw import activex tab on the swfkit software..but i am not sure which files to import etc. Example/Sample skp project file with cportx embedding would be very koooooooool thanks SZ |
|
|||
|
No, activex controls, which are activex components with UI, also require you to register them before you can use them. To call the methods or properties in an activex control or activex component, some information must be saved in the Windows Registry by registering the activex compoent or control. So you would have to register the cportx on the computer that your program can work on it.
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|