Free Up Memory Automatically by Unloading DLLs in Windows 9x and NT with AlwaysUnloadDll Liberar memoria automáticamente descarga de DLLs en Windows 9x y NT con 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. Para los usuarios que todavía tiene y utilizando el sistema operativo Windows anteriores a Windows 2000, tales como Windows NT, Windows Me, Windows 98 y Windows 95, hay un truco para liberar memoria sin utilizar ningún software de terceros de servicios públicos. The trick is to force Windows to unload and free cached DLLs from memory. El truco está en la fuerza de Windows para descargar gratis y DLLs caché de memoria.
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. Explorador de Windows escondites de extensiones DLL (Dynamic-Link Bibliotecas) en la memoria por un período de tiempo después de la aplicación que el uso de ellos ha sido cerrado o se cierra. 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 automáticamente descarga un DLL cuando su uso es contar con cero, pero sólo después de la DLL no ha sido utilizada durante un período de tiempo. 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. En sistemas con poca memoria, el comportamiento contribuirá al sistema de lentitud y los retrasos con menor disponibilidad de memoria física, y causa un uso ineficiente de la memoria sobre todo cuando la depuración o el desarrollo de los archivos 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. En el sistema anterior a Windows Vista, el usuario puede descargar Windows vigor el DLL no utilizadas para liberar la memoria ocupada por el uso "AlwaysUnloadDLL" ajuste en el registro.
- Run Registry Editor and navigate to the following registry key: Ejecute el Editor de Registro y navegue hasta la siguiente clave del registro:
[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. Crear una nueva sub-clave y el nombre AlwaysUnloadDLL definir el valor por defecto a 1 para desactivar la memoria caché de Windows el archivo DLL en la memoria.
- Restart Windows for the change to take effect. Reinicie Windows para el cambio tenga efecto.
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. Tenga en cuenta que la clave del registro sólo se apoya en Windows anteriores a Windows 2000, por lo que para Windows XP y Vista, la sub-clave es inútil e innecesaria, y puede eliminarse.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Se trata de una máquina que traduzca la página se proporciona "tal cual" sin garantía. Machine translation may be difficult to understand. La traducción automática puede resultar difícil de entender. Please refer to Por favor, consulte original English article artículo original Inglés whenever possible. siempre que sea posible.
Share and contribute or get technical support and help at Compartir y contribuir o recibir apoyo técnico y ayudar a My Digital Life Forums Mi vida digital Foros .
Related Articles Artículos relacionados
- Download Process Explorer 11.02 to Know Which File or Directory Open Descargar proceso Explorer 11,02 saber qué archivo o directorio abierto
- Problems Arising from PSAPI.DLL Dynamic Link Library File Problemas derivados de PSAPI.DLL de enlace dinámico archivo de la biblioteca
- Tweak Windows Vista Virtual Memory (Change or Disable Paging File Size) Windows Vista ajustar la memoria virtual (cambiar o desactivar el tamaño del archivo de paginación)
- Convert and Make Applications Compliant and Run on U3 USB Flash Drive with PackageFactory for U3 Convertir y presentar solicitudes y Compatible con Run en U3 USB Flash Drive con PackageFactory para U3
- Windows Genuine Validation 1.7.0036.0 Patch Crack Validación de Windows auténtico "crack" parche 1.7.0036.0
- How to Enable Windows Vista Sidebar to Run On Boot or System Starts ¿Cómo permitir a Windows Vista Sidebar para ejecutar en el arranque o el sistema empieza
- Install and Create Vista Sidebar in Windows XP Instalar y crear Vista lateral de Windows XP
- Download PPStream (PPS) V2.0.15.1002 Full and No Installer Version Descargar PPStream (EPA) V2.0.15.1002 plena y no Installer versión
- Download Free Help2Speak Software Utility for Frequent Travelers Descargar software libre Help2Speak utilidad para los viajeros frecuentes
- Download Free Norton 360 Beta for Windows Vista Descarga gratis Norton 360 Beta para Windows Vista






