Free Up Memory Automatically by Unloading DLLs in Windows 9x and NT with AlwaysUnloadDll Libérez la mémoire automatiquement par Déchargement DLL sous Windows 9x et NT avec AlwaysUnloadDll
For user that still has and using Windows operating system prior to Windows 2000, such as Windows NT, Windows Me, Windows 98 and Windows 95, there is a trick to free up memory without using any third-party software utility. Pour l'utilisateur qui a encore de Windows et en utilisant le système d'exploitation Windows avant 2000, comme Windows NT, Windows Me, Windows 98 et Windows 95, il est une astuce pour libérer de la mémoire sans utilisation d'un logiciel tiers utilité. The trick is to force Windows to unload and free cached DLLs from memory. L'astuce consiste à forcer Windows à décharger gratuitement et mise en cache des DLL de la mémoire.
Windows Explorer caches extensions DLLs (Dynamic-Link Libraries) in memory for a period of time after the application that using them has been closed or exited. Windows Explorer met en cache les extensions DLL (Dynamic-Link Libraries) en mémoire pour une période de temps après l'application que l'utilisation d'eux a été fermé ou sortie. Windows Shell automatically unloads a DLL when its usage count is zero, but only after the DLL has not been used for a period of time. Windows Shell décharge automatiquement une DLL lorsque son utilisation est de zéro, mais seulement après la DLL n'a pas été utilisée pendant une période de temps. On low memory systems, the behavior will contribute to system slowness and delays with lesser available physical memory, and cause inefficient use of memory especially when debugging or developing Windows DLL files. Le peu de mémoire, le comportement contribuera à la lenteur du système et les retards avec moins de mémoire physique disponible, et provoquer une utilisation inefficace de la mémoire en particulier lorsque le débogage ou de mettre au point des fichiers DLL de Windows.
In system prior to Windows Vista, user can force Windows unload the unused DLL to free up the occupied memory by using “AlwaysUnloadDLL” setting in the registry. Dans le système avant Windows Vista, l'utilisateur peut forcer Windows à décharger les DLL inutilisées pour libérer la mémoire occupée par "AlwaysUnloadDLL" dans le registre.
- Run Registry Editor and navigate to the following registry key: Exécuter éditeur de registre et accédez à la clé de registre suivante:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer]
- Create a new sub-key named AlwaysUnloadDLL and set the default value to 1 to disable Windows caching the DLL in memory. Créer une nouvelle sous-clé nommée AlwaysUnloadDLL et définit la valeur par défaut à 1 pour Windows désactiver la DLL mise en cache en mémoire.
- Restart Windows for the change to take effect. Redémarrez Windows pour que le changement prenne effet.
Note that the registry key is only supported on Windows prior to Windows 2000, so for Windows XP and Vista, the sub-key is useless and unnecessary, and can be safely deleted. Notez que la clé de registre est seulement pris en charge par Windows avant Windows 2000, Windows XP et Vista, le sous-clé est inutile et inutile, et peut être supprimé sans.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANT: Il s'agit d'une machine qui traduit la page est fourni «tel quel», sans garantie. Machine translation may be difficult to understand. La traduction automatique mai être difficile à comprendre. Please refer to S’il vous plaît se référer à original English article l'article original en anglais whenever possible. chaque fois que possible.
Share and contribute or get technical support and help at Partagez et contribuer ou obtenir de l'aide technique et l'aide à My Digital Life Forums Ma vie numérique forums .
Related Articles Articles connexes
- Download Process Explorer 11.02 to Know Which File or Directory Open Télécharger Process Explorer 11,02 savoir quel fichier ou un répertoire ouvert
- Problems Arising from PSAPI.DLL Dynamic Link Library File Problèmes découlant de PSAPI.DLL Dynamic Link Library fichier
- Tweak Windows Vista Virtual Memory (Change or Disable Paging File Size) Tweak Windows Vista mémoire virtuelle (changer ou de désactiver la taille du fichier de pagination)
- Convert and Make Applications Compliant and Run on U3 USB Flash Drive with PackageFactory for U3 Convertir et adresser des demandes Compatibilité and Run sur U3 USB Flash Drive avec PackageFactory pour U3
- Windows Genuine Validation 1.7.0036.0 Patch Crack Validation Windows Genuine 1.7.0036.0 patch Crack
- How to Enable Windows Vista Sidebar to Run On Boot or System Starts Comment activer Windows Vista Sidebar de lancer au démarrage ou le système commence
- Install and Create Vista Sidebar in Windows XP Installer et créer Vista Sidebar dans Windows XP
- Download PPStream (PPS) V2.0.15.1002 Full and No Installer Version Télécharger PPStream (SPA) V2.0.15.1002 plein et n ° Installer version
- Download Free Help2Speak Software Utility for Frequent Travelers Téléchargement gratuit de logiciels Help2Speak utilité pour les voyageurs fréquents
- Download Free Norton 360 Beta for Windows Vista Téléchargement gratuit de Norton 360 beta pour Windows Vista






