How to list all installed ActiveX controls?
        Posted  
        
            by sep
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sep
        
        
        
        Published on 2010-05-02T22:58:28Z
        Indexed on 
            2010/05/02
            23:08 UTC
        
        
        Read the original article
        Hit count: 158
        
I need to display a list of ActiveX controls for the user to choose. It needs to show the control name and description.
How do I query Windows on the installed controls?
Is there a way to differentiate controls from COM automation servers?
© Stack Overflow or respective owner