I know Windows Vista (and XP) cache recently loaded DLL's in memory...
How can this be disabled via the command prompt?
|
1
|
I know Windows Vista (and XP) cache recently loaded DLL's in memory... How can this be disabled via the command prompt?
|
|||
|
|
|
|
The only thing you can do is disable SuperFetch, which can be done from the command prompt with this command (there has to be a space between the = sign and disabled).
There is a myth out there that you can disable DLL caching, but that only worked for systems prior to Windows 2000. [source] |
||
|
|
|
|
Perhaps it would be helpful to know why you want to do this and then try to help solve the original problem... |
||
|
|
|
|
Windows does not cache recently used DLLs in memory. It does cache the contents of the files in the file cache, like it would normally do with data files. |
||
|
|