Tuesday, July 5, 2016

Run-time error '339' Componet 'MSCOMCTL.OCX or one of the its dependencies correctly registerd:a file is missing or invalid

If you got the following error massage

" Run-time error '339' Componet 'MSCOMCTL.OCX or one of the its dependencies correctly registerd:a file is missing or invalid "












 you need to manual installed the file. download the files form bellow

MSCOMCTL.OCX

MSCOMCTL.OCX

copy the files to C:\ProgramData

run the following command in command prompt as a admin

c:\Windows\system32> regsvr32 c:\windows\syswow64\MSWINSCK.OCX

c:\Windows\system32> regsvr32 c:\windows\syswow64\MSCOMCTL.OCX

done now you have installed the OCX files.