Registering OCX file in Windows 7

Manually registering the ActiveX control using Regsvr32.exe cwui.ocx. It failed with errors if I did not run the command prompt as an administrator; once I ran the command prompt as an administrator and then registered the ActiveX with administrative access, it registered properly. Thus, I believe this’s a permissions issue.

 

 cwui-activex-control-registering.png

 

Confirm that you’re running all of this with Administrative privileges (Windows 7 is very particular about its permissions for each program), and I bet that’s the culprit.

 

cwui-activex-control-registering-success.png

 

 

.