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

MSComctlLib Register Fix


Helladen
 Share

Recommended Posts

**Introduction**

If MSComctl is not properly registered, then I have a possible fix for you.

**Fix**

> The problem has been resolved by running the following in elevated command prompt:
>
> command :
>
> cd C:\Windows\SysWOW64\
> regtlib msdatsrc.tlb

**Stackoverflow**

[Source](http://stackoverflow.com/questions/11982719/vb6-ide-cannot-load-mscomctl-ocx-after-update-kb-2687323) of fix (3rd answer).
Link to comment
Share on other sites

  • 4 months later...
  • 5 months later...
If you're using 32bit version of Win7, download regtlibv12.exe and put it in System32 folder.

The command is: regtlibv12 c:\windows\system32\msdatsrc.tlb

Also make sure that "Microsoft Windows Common Controls 6.0 SP6" is checked under Project > Components. Save and reopen.

I managed to get vb6 running on Windows 7 32bit, now with zero problems, doing these two steps.
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...