Tanker350
06-22-2005, 10:04 PM
I need a program that will scan the Registry/Computer for missing DLL's and other items and then repair or replace them. I've seen other programs that scan for more items then I have listed but the DLL's the one I need most.
Thank-you Once again..... :confused:
shifty
06-23-2005, 03:35 AM
Okay - the registry scanner is easy. You can get one almost anywhere, but be somewhat careful with them, some are more agressive than others.
The best part is this: Microsoft provides both tools to you ... FREE!
You can scan for missing and/or corrupt Windows (system) DLL's using SFC. Open a command prompt (Start>Run, type command.com and click OK) then type: SFC /scannow
For the registry cleaner, Microsoft has this tool: http://www.majorgeeks.com/download458.html
Both tools focus on fixing the Windows registry entries - these will not locate and fix other registry and system/DLL files for non-Microsoft applications...but at the same time, you get the security of knowing that they probably won't nuke valid Windows registry entries like some non-microsoft 3rd party software app could.