PDA

View Full Version : C:/progra~/wildta~/apps/CDA/CDAENG~/DLL missing


imcrafts
February 19th, 2005, 01:26 PM
I get this message when I start up my computer. I deleted a program I downloaded from the internet (from freeze.com) because it came with a bunch of "junk" and I didn't want any of it. So, I deleted it. Well, apparently something from it didn't completely delete because the system thinks it is still there or something and the DLL file is missing for it.

How do I get rid of this? I don't need that application/program.

Thanks, Claire

Nick Grana
February 19th, 2005, 04:35 PM
Use windows explorer to find the name of that dll. Something is looking for it.
Look for pointers in these places:
Start/run/msconfig/startup programs....uncheck the box if it appears in there.
System.ini
Win.ini
Do you know how to open these last two files in dos and search for that dll?
Then type rem at the start of that line followed by a space.
Exit and save.
You may even have to check the registry with start/run/regedit
Hit edit tab and insert that dll in find box.
If it finds it, delete it and hit control key F3 to continue search until the end.
See if any of this helps.

imcrafts
February 19th, 2005, 06:41 PM
I did what you said, and it worked! I didn't have to go into DOS.

Thanks,

~Claire

Nick Grana
February 19th, 2005, 07:38 PM
Great!!:wave: