March 16, 2008

Unload Unused DLLs - Performance Enhancement Windows XP Registry Hack





After an application is closed, XP has the annoying habit of leaving the associated DLL files in memory. This can hog precious resources and memory, and also cause stability problems. Make the DLLs unload themselves from memory after the program is done running.

Navigate to:
HLM\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Explorer\ AlwaysUnloadDLL

If the DWORD AlwaysUnloadDLL is not present, you will need to create it. Set the Value of the “(Default)” setting to 1. Application-associated DLLs will get unloaded when the application is closed.
Related Posts with Thumbnails
 

Copyright © 2009 ProBlogger Diary. All Rights Reserved. Brought to you by ebizelindia.org