Free Up Memory Automatically by Unloading DLLs in Windows 9x and NT with AlwaysUnloadDll Uvoľniť pamäť automaticky Vybíjanie DLL vo Windows 9x a NT s 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. Pre užívateľa, ktorý má stále a používanie operačného systému Windows ako Windows 2000, napríklad Windows NT, Windows ME, Windows 98 a Windows 95 je trik, aby uvoľnili pamäť, bez použitia tretieho-party softvérový nástroj. The trick is to force Windows to unload and free cached DLLs from memory. Trik je, aby systém Windows vyložiť a bez cache DLL z pamäte.
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. Prieskumník Windows skrýše rozšírenia knižnice DLL (Dynamic-Link knižnice), pamäť pre obdobie po aplikácii, pomocou nich bola uzavretá, alebo odíde. 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. Systému Windows automaticky vyloží DLL pri jeho užívaní počet je nulová, ale až potom, DLL nebola použitá na určitú dobu. 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. Na systémoch s malou pamäťou, bude prispievať k správania systému, pomalosť a menšie meškanie s dostupnú fyzickú pamäť, a spôsobiť neefektívne využitie pamäti, najmä pri ladenie alebo vývoj Windows DLL.
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. V systéme pred systémom Windows Vista, môže užívateľ Windows platnosť vyložiť nevyužité DLL uvoľniť obsadené pamäte pomocou "AlwaysUnloadDLL" nastavenie v registri.
- Run Registry Editor and navigate to the following registry key: Spustite Editor databázy Registry a prejdite do nasledujúceho kľúča databázy Registry:
[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. Vytvoriť nový pod-kľúč s názvom AlwaysUnloadDLL a nastaviť predvolenú hodnotu 1 až k oslabiť Okná cache DLL v pamäti.
- Restart Windows for the change to take effect. Reštartujte Windows, aby sa zmeny prejavili.
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. Všimnite si, že kľúč je podporovaný len v systéme Windows ako Windows 2000, tak aj pre Windows XP a Vista, pod-kľúč je k ničomu a zbytočné, a môže byť bezpečne odstránená.
IMPORTANT : The page is machine translated and provided "as is" without warranty. Upozornenie: stránka je stroje preložené a za predpokladu, "ako je" bez záruky. Machine translation may be difficult to understand. Strojový preklad môže byť ťažké pochopiť. Please refer to Nájdete na original English article originál Anglicky artikl whenever possible. ak je to možné.
Related Articles Súvisiace články
- HLP Free Memory Optimizer to Reduce and Minimize RAM Memory Usage in Windows System Hlp Free Memory Optimizer znížiť na minimum RAM Využitie pamäte v systéme Windows
- Workaround to Fix Windows 7 Unable To Create or Save New Files in the Folder Error When Unloading Box Workaround až k Brynda Okná 7 Nemožno vytvoriť a uložiť nové súbory v priečinku Chyba pri vykladaní Box
- Force Windows to Login Automatically After Logging Out with ForceAutoLogon Force Windows automaticky prihlasovať po odhlásení sa ForceAutoLogon
- TCP-Z Free Download (Half Open TCP/IP Memory Patcher for x86 and x64 Windows 7, Vista and XP) TCP-Z na stiahnutie zadarmo (Half Open TCP / IP Pamäť oprava pre x86 a x64 Windows 7, Vista a XP)
- ShutDownGuard to Prevent Windows Shut Down Automatically ShutDownGuard zabrániť systému Windows automaticky vypínať
- Automatically Expand Navigation Pane Tree to Current Folder in Windows 7 Automaticky Expand Navigačná tabla strom na aktuálnej zložky vo Windows 7
- Optimize Memory and Free Up RAM with RAMRush Optimalizovať pamäte a uvoľniť pamäť RAM s RAMRush
- Enable Automatically Logon/Login Into Windows XP Povoliť automatické prihlasovanie / prihlásenie do systému Windows XP
- How to Automatically Rearm and Extend Activation Grace Period in Windows Vista and Server 2008 Ako Automaticky dosíci a Ponúknuť Aktivácia Hudobné ozdoba Čas do Windows Vista a Server 2008
- Fix SD Memory Card Disappearing, Missing Folder or Corrupt in Windows Mobile Device Brynda SD Memory Card zmiznúť, Chýbajúce Leporelo alebo korupčných do Windows Mobile Device









































