Where do I clear the list of installed ActiveX

Find and share HowTos to various installations / configurations!
5 posts • Page 1 of 1
SMT_SOL
Posts:23
Joined: Fri Feb 07, 2020 2:04 am

Where do I clear the list of installed ActiveX

Post by SMT_SOL »

I am using WINDOWS 10 After registering the DLL, use the registered DLL in Objects-> Widgets-> ActiveX.
It seems that WinCCOa has an ActiveX list even after releasing the DLL. Where can I initialize

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Where do I clear the list of installed ActiveX

Post by leoknipp »

The list of installed ActiveX elements is read from the operating system. This list is not generated and managed by WinCC OA.
If you want to remove some components please check how to remove an ActiveX in Windows.

Best Regards
Leopold Knipp
Senior Support Specialist

SMT_SOL
Posts:23
Joined: Fri Feb 07, 2020 2:04 am

Re: Where do I clear the list of installed ActiveX

Post by SMT_SOL »

Thank you for your kind reply~ :D

SMT_SOL
Posts:23
Joined: Fri Feb 07, 2020 2:04 am

Re: Where do I clear the list of installed ActiveX

Post by SMT_SOL »

In the previous answer, I found that the list of ActiveX controls came from the WINDOW assembly. If the WINDOW COM object used by WINCCOA is deleted from the assembly, it still remains in the WINCCOA list.
Can you tell me exactly where WINCCOA gets the list of ActiveX controls to clean that list?

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Where do I clear the list of installed ActiveX

Post by leoknipp »

As written before the information is read from the operating system, in detail from the Windows Registry.
If there is a mismatch you have to check the Windows Registry.

Best Regards
Leopold Knipp
Senior Support Specialist

5 posts • Page 1 of 1