Free Up Memory Automatically by Unloading DLLs in Windows 9x and NT with AlwaysUnloadDll Liberare memoria automatica di operazioni di scarico DLL in Windows 9x e 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. Per l'utente che ha ancora e con sistema operativo Windows prima di Windows 2000, ad esempio Windows NT, Windows Me, Windows 98 e Windows 95, vi è un trucco di liberare la memoria senza utilizzare un software di terze parti utilità. The trick is to force Windows to unload and free cached DLLs from memory. Il trucco è quello di forza di Windows per scaricare e libera cache DLL dalla 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. Esplora risorse di Windows cache estensioni DLL (Dynamic-Link Libraries) nella memoria per un periodo di tempo dopo la presentazione della domanda che il loro uso è stato chiuso o sono usciti. 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. Shell di Windows automaticamente scaricata una DLL quando il suo utilizzo count è pari a zero, ma solo dopo la DLL non è stato utilizzato per un periodo di tempo. 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. A bassa sistemi di memoria, il comportamento contribuirà al sistema di lentezza e dei ritardi con meno memoria fisica disponibile, e causare inefficiente uso della memoria soprattutto quando il debugging o in via di sviluppo file DLL di 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. Nel sistema prima di Windows Vista, l'utente può scaricare Windows vigore le DLL non utilizzati per liberare la memoria occupata utilizzando "AlwaysUnloadDLL" impostazione nel Registro di sistema.
- Run Registry Editor and navigate to the following registry key: Eseguire l'editor del Registro e passare alla seguente chiave di 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. Creare una nuova sotto-chiave di nome AlwaysUnloadDLL e impostare il valore di default a 1 per disattivare la memorizzazione nella cache di Windows la DLL in memoria.
- Restart Windows for the change to take effect. Riavviare Windows affinché le modifiche abbiano effetto.
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. Si noti che la chiave del Registro di sistema è supportato solo su Windows prima di Windows 2000, quindi per Windows XP e Vista, la sotto-chiave è inutile e superfluo, e può essere eliminato.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Questa è una pagina tradotta macchina che è fornito "così com'è" senza alcuna garanzia. Machine translation may be difficult to understand. Traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento a original English article articolo originale in lingua inglese whenever possible. quando possibile.
Share and contribute or get technical support and help at Condividere e contribuire o ottenere supporto tecnico e assistenza in My Digital Life Forums La mia vita digitale Forum .
Related Articles Articoli correlati
- Download Process Explorer 11.02 to Know Which File or Directory Open Processo di download Explorer 11,02 sapere quali file o la directory aperta
- Problems Arising from PSAPI.DLL Dynamic Link Library File Problemi derivanti da PSAPI.DLL Dynamic Link Library file
- Tweak Windows Vista Virtual Memory (Change or Disable Paging File Size) Tweak Windows Vista memoria virtuale (cambia o disattivare dimensione del file di paging)
- Convert and Make Applications Compliant and Run on U3 USB Flash Drive with PackageFactory for U3 Convertire e Make Applicazioni Conforme a Esegui e U3 USB Flash Drive con PackageFactory per U3
- Windows Genuine Validation 1.7.0036.0 Patch Crack Windows Genuine convalida 1.7.0036.0 patch crack
- How to Enable Windows Vista Sidebar to Run On Boot or System Starts Come attivare la sidebar di Windows Vista per eseguire al boot o di sistema inizia
- Install and Create Vista Sidebar in Windows XP Installare e creare Vista Sidebar di Windows XP
- Download PPStream (PPS) V2.0.15.1002 Full and No Installer Version Download PPStream (SPA) V2.0.15.1002 piena e non Installer versione
- Download Free Help2Speak Software Utility for Frequent Travelers Help2Speak scaricare gratuitamente il software di utilità per i viaggiatori frequenti
- Download Free Norton 360 Beta for Windows Vista Scarica gratuitamente Norton 360 beta per Windows Vista








