MSCOMCTL.OCX component
Solved
causette
Posted messages
9
Status
Membre
-
zebulon -
zebulon -
Hello, I have a problem when I try to access Recordnow Dx. An execution error message 339 appears.
"Component MSCOMCTL.OCX or one of its dependencies is not properly registered. Missing or incorrect file."
It's strange because everything was working fine yesterday.
Thank you for your help. Causette
"Component MSCOMCTL.OCX or one of its dependencies is not properly registered. Missing or incorrect file."
It's strange because everything was working fine yesterday.
Thank you for your help. Causette
12 réponses
Here is a link to download the mscomctl.ocx file
https://www.commentcamarche.net/telecharger/utilitaires/24183-wipefile/
after extracting the file into \windows\system32
press start then run
regsvr32 mscomctl.ocx
and here we go
https://www.commentcamarche.net/telecharger/utilitaires/24183-wipefile/
after extracting the file into \windows\system32
press start then run
regsvr32 mscomctl.ocx
and here we go
Yes, you need to be on an administrator session, and then press Win+R and type
"cmd"
press Enter, then
"cd c:\windows\system32"
press Enter and finally
"regsvr32 mscomctl.ocx "
and press Enter again (all this without the quotes, of course)