Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Microsoft Windows Common Control 6.0 Error Fixes.


Lavos
 Share

Recommended Posts

Basically I'm writing a report on what went wrong with my re-installation of vb6 so I myself will not forget how to fix it when its time for me to do so.
I'm sure this will help myself and others in the future. Not that I've done with with windows 7 Ultimate SP1

Anyway I had errors with VB6, to fix erros with Microsoft Windows Common Controls 6.0 do this.

Open up the Command Prompt as Admin and type the following.
```
C:\Windows\Microsoft.NET\Framework\v4.0.30319\regtlibv12.exe msdatsrc.tlb
```Hit enter and
```
C:\Windows\syswow64\regsvr32 mscomctl.ocx
```hit enter and done.

This fixed my problem with most Eclipse Based Engines when opening the source project.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...