Nested Button Bar Creator: missing 'MSCOMCTL.OCX'

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Araj
Junior Member
Junior Member
Posts: 2
Joined: 2016-07-16, 17:54 UTC

Nested Button Bar Creator: missing 'MSCOMCTL.OCX'

Post by *Araj »

I'm trying to use the Nested Button Bar Creator add-on.

When I try to run the executable, I get the following error: The component MSCOMCTL.OCX or one of its dependencies is not correctly registered: a file is missing or invalid"

Thanks in advance for any help
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6509
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

You have missing, old or unregistered VisualBasic6 run-time library.
The same Author has same help on this topic for its Ultra TC Editors tool.

Download:
http://www.microsoft.com/de-de/download/details.aspx?id=10019

With Admin rights:

Extract mscomctl.ocx from VisualBasic6-KB896559-v1-DEU.exe
to C:\Windows\SysWOW64\

Regsvr32 "C:\Windows\SysWOW64\MSCOMCTL.OCX
Windows 11 Home x64 Version 23H2 (OS Build 22631.3527)
TC 11.03 x64 / x86
Everything 1.5.0.1375a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.78
QAP 11.6.3.3 x64
Araj
Junior Member
Junior Member
Posts: 2
Joined: 2016-07-16, 17:54 UTC

Post by *Araj »

Thanks, Horst!

It had been a while since I had unpacked an executable or run an elevated command prompt but it didn't take too long to figure it out.

I also had to find and register comdlg32.ocx in the same way, but now everything's fine.

Thanks again
Post Reply