PDA

View Full Version : the caculator is not working?



newrule
22-01-2006, 05:43 PM
downloaded the 3.1 version. but always get the message of "Component 'mscomctl.ocx' or one of its dependencies not correctly registered: a file is missing or invalid".
Anyone know what's the meaning of that message.
Thank you in advance!

br,
new

electrophoretic
22-01-2006, 06:15 PM
Sometime certain Microsoft Libraries can become unregistered when installing and uninstalling a lot of software. One very common problem is the MSCOMCTL.OCX.

The file should be placed in your C:\WINDOWS\SYSTEM directory. Or, if you are C:\WINDOWS\SYSTEM32 if you are using WinXP.

Once it is there click START--> RUN and type "REGSVR32 MSCOMCTL.OCX" (No quotes) in the box.

That should fix the problem...

G

newrule
23-01-2006, 12:02 AM
Sometime certain Microsoft Libraries can become unregistered when installing and uninstalling a lot of software. One very common problem is the MSCOMCTL.OCX.

The file should be placed in your C:\WINDOWS\SYSTEM directory. Or, if you are C:\WINDOWS\SYSTEM32 if you are using WinXP.

Once it is there click START--> RUN and type "REGSVR32 MSCOMCTL.OCX" (No quotes) in the box.

That should fix the problem...

G

you are the MAN!!!!
thank you very much!!! :-D