Unload DLLs

by Geethalakshmi 2010-02-09 01:11:40

Unload DLLs


To prevent Windows from caching DLLs after the program using them has closed, follow this procedure: Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ then left-click on Explorer. Right-click (as above) and create the DWORD

AlwaysUnloadDLL with a value of 1. This requires a reboot to take effect. This will allow memory to be used more efficiently.

Tagged in:

847
like
0
dislike
0
mail
flag

You must LOGIN to add comments