K
Kayla Smith
Is there a program that will scan your computer for dll files and tell
you which ones are missing?
you which ones are missing?
Is there a program that will scan your computer for dll files and tell
you which ones are missing?
Vegard Krog Petersen said:There is also a utility which will scan your disk for dll not needed
anymore and which can be removed. The name, anybody ?
DLLCompare
http://forums.subratam.org/index.php?showtopic=5437
http://www.downloads.subratam.org/DllCompare.exe
Quote:
Let's also take a look for any hidden .dll's also.
Please download and save DllCompare from here:
http://www.downloads.subratam.org/DllCompare.exe
Run it the click the [Run Locate.com] wait til finished(fast)
Then click [Compare] to scan the files for the hidden ones Windows wont see.(few minutes needed to scan)
After it finishes, click "Make a Log of what was found"
There is also a utility which will scan your disk for dll not needed
anymore and which can be removed. The name, anybody ?
That utility would have had to scan
you're computer for which software you have installed
Right.
and have a database of all dll files these programs use.
Vegard Krog Petersen ([email protected]) schrieb/wrote:
Wrong.
Unless the program uses non-standard coding techniques
it "announces" the DLLs required. This information can
easily be retrieved.
Andreas Kaestner said:Right.
Unless the program uses non-standard coding techniques
it "announces" the DLLs required. This information can
easily be retrieved.
There's no sensible way anyone
Depends?
(much less any software) could determine
which DLLs an app uses, short of actually running the app. And that has
absolutely nothing to do with "non-standard coding techniques".
APIs to load DLLs dynamically (LoadLibrary(), et al) were in Windows for
ages, are well documented and used by many programs: loading a DLL at
runtime is certainly what I would call a standard coding technique.
/nul said:Depends?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.