PDA

View Full Version : missing dll`s


expaddy
08-06-01, 01:21 PM
I have tried searching for this but to no avail so please help.
I have just built my own pc and am quite happy so far except that
somwhere along the way i`ve lost a dll (win 2000)
The number is NvCpl.dll initialization failed.
everything works fine and I think it is maybe something to do with my isdn card, capi drvs.
Have all the latest for win 2000.
Any ideas??

Kermit
08-06-01, 04:14 PM
Do a search on Google.com and you will find a lot about that DLL.
It looks to be a dll for a nVidia video card. You could try getting different driver for it.

Do the search and read...

:D

Kingslayer
08-06-01, 06:19 PM
Do you know how to register and unregister .dll's in DOS?

expaddy
08-07-01, 01:03 AM
No I dont can I pick up the info somwhere?
Ta for answering.:)

Antithesis
03-10-05, 10:41 PM
To re-register a dll, open up a command window, and type:
'regsvr32 yourDllname' - so in your case, it would be 'regsrv32 NvCpl.dll'.
If you get a pop-up that says it succeeded, that should do it.. if that doesn't work, try to google your .dll and figure out what software/hardware it belongs to, and reinstall that piece.
I had this problem in win2k with several drivers that were unregistered, and windows update didn't work - did this, worked like a charm

I.M.O.G.
03-10-05, 10:44 PM
That is a component behind the Nvidia Control panel AFAIK. If you are having problems with it, I would uninstall and reinstall the Nvidia software, then observe to see if the problem returns. Could have simply been a bad install.