comctl32.ocx register and use

Carlos Yohn Zubiría 41 Reputation points
2021-12-26T11:01:46.707+00:00

Hi,
I'm having a problem with comctl32.ocx activex component in a Windows server 2019 machine:
It is correctly registered with administrator privilege:
c:\windows\syswow64\regsvr32 c:\windows\syswow64\comctl32.ocx

Message tells everything went right: registered.
Now, if i run the application with administrator user, works fine.
Every other users logged in (console or terminal services) gets an error 'class not registered'

Maybe registry permissions?
Thanks in advance.
Regards,

Community Center | Not monitored
{count} votes

2 answers

Sort by: Most helpful
  1. Carlos Yohn Zubiría 41 Reputation points
    2021-12-26T21:42:41.567+00:00

    Of course, i'm talking about the same application executed with and without administrator privilege. One case works; the other one does not.


  2. Carlos Yohn Zubiría 41 Reputation points
    2021-12-26T22:41:05.253+00:00

    maybe any active directory GPO setting?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.