Free Up Memory Automatically by Unloading DLLs in Windows 9x and NT with AlwaysUnloadDll Free Memory באופן אוטומטי על ידי פורק קבצי DLL ב-Windows 9x ו NT עם 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. למשתמש זה עדיין ושימוש במערכת ההפעלה Windows 2000 לפני, כגון Windows NT, Windows Me, Windows 98 ו-Windows 95, יש טריק כדי לפנות זיכרון ללא שימוש כלשהו-כלי תוכנה של צד שלישי. The trick is to force Windows to unload and free cached DLLs from memory. החוכמה היא כוח של Windows כדי לפרוק קבצי DLL במטמון חופשי מהזיכרון.

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 DLLs (Dynamic-Link ספריות) בזיכרון לתקופה של זמן לאחר הבקשה כי השימוש בהם נסגר או יצאו. 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 באופן אוטומטי פריקת קובץ DLL לספור כאשר השימוש שלה הוא אפס, אבל רק אחרי ה-DLL שלא נעשה שימוש עבור תקופת זמן. 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. על מערכות זיכרון נמוך, התנהגות יתרום איטיות מערכת ועיכובים עם פחות זיכרון פיזי זמין, ולגרום שימוש יעיל של זיכרון במיוחד כאשר באגים או בפיתוח קבצי DLL של 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. לקראת במערכת Windows Vista, המשתמש יכול לכפות את Windows טעינת ה-DLL שאינם בשימוש כדי לשחרר את הזיכרון הכבוש באמצעות "AlwaysUnloadDLL" הגדרת ברישום.

  1. Run Registry Editor and navigate to the following registry key: הפעל את עורך הרישום ונווט אל מפתח הרישום הבא:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer]

  2. Create a new sub-key named AlwaysUnloadDLL and set the default value to 1 to disable Windows caching the DLL in memory. צור תת AlwaysUnloadDLL חדש בשם המפתח להגדיר את ערך ברירת המחדל 1 ל-Windows להשבית במטמון ה-DLL בזיכרון.
  3. Restart Windows for the change to take effect. הפעל מחדש את Windows כדי שהשינוי ייכנס לתוקף.

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. שים לב כי מפתח הרישום נתמך רק ב-Windows לקראת Windows 2000, כך עבור Windows XP ו-Vista, המשנה המפתח הוא חסר תועלת ומיותר, ואפשר למחוק אותם ללא חשש.

IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף מכונת תירגם מתפרסם "כמות שהוא" ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to נא עיין original English article המאמר המקורי באנגלית whenever possible. בכל הזדמנות אפשרית.


Leave a Reply השאירו תגובה

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> באפשרותך להשתמש בתגים אלה: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. כדי להירשם הערות תכונה הושבת. To receive notification of latest comments posted, subscribe to כדי לקבל הודעה העדכנית של תגובות, כדי להירשם My Digital Life Comments RSS feed החיים שלי דיגיטליות תגובות RSS Feed or או register to receive הרשמה לקבלת new comments in daily email digest. תגובות חדש ב דוא"ל תקציר יומי.
Custom Search

New Articles מאמרים חדשים

Incoming Search Terms for the Article תנאי נכנסות חיפוש עבור מאמרים

alwaysunloaddll alwaysunloaddll - -- unload debugger from memory לפרוק הבאגים מהזיכרון - -- how to unload debugger in memory איך לפרוק את הבאגים בזיכרון - -- windows 7+AlwaysUnloadDll חלונות 7 + AlwaysUnloadDll - -- a debugger has been found running in your system מאתר באגים נמצא פועל במערכת שלך - -- "vista" "alwaysunloaddll" "Vista" "alwaysunloaddll" - -- unloading programm פריקה Programm - -- how do i unload the debugger in vista כיצד אוכל לפרוק את הבאגים ב-Vista - -- force unload dll windows 7 כוח לפרוק DLL Windows 7 - -- a debugger has been found running in your system. מאתר באגים נמצא פועל במערכת שלך. please, unload it from memory and restart your program אנא, לפרוק אותה מן הזיכרון ולהפעיל מחדש את התוכנית שלך - -- force dll unload on Vista כוח לפרוק DLL על Vista - -- Force DLL unload on Windows 7 חיל לפרוק DLL ב-Windows 7 - -- How to unload a debugger in Vista? איך לפרוק מאתר באגים ב-Vista? - -- how to free up physical memory in vista איך לשחרר את הזיכרון הפיזי Vista - -- sxe a debugger has been found running in your system. sxe מאתר באגים נמצא פועל במערכת שלך. please, unload it from memory and restart your program אנא, לפרוק אותה מן הזיכרון ולהפעיל מחדש את התוכנית שלך - -- unload dll from memory לפרוק DLL מזיכרון - -- windows free up memory Windows לפנות זיכרון - -- alwaysunloaddll vista 64 Vista alwaysunloaddll 64 - -- AlwaysUnloadDll regedit windows vista Windows Vista AlwaysUnloadDll regedit - -- vista AlwaysUnloadDLL AlwaysUnloadDLL Vista - -- "windows 7" how to free up physical memory "חלונות 7" כיצד לשחרר את הזיכרון הפיזי - -- how to unload debugger in memory in windows 98 איך לפרוק את הבאגים בזיכרון ב-Windows 98 - -- unload programs from memory לפרוק תוכניות מהזיכרון - -- unload dll +windows לפרוק DLL + Windows - -- unload debugger win98 לפרוק הבאגים Win98 - -- how to free up more RAM in windows איך לפנות יותר זיכרון RAM ב-Windows - -- unload dlls from memory vista לפרוק DLLs מ Vista זיכרון - -- unloading DLL's הפריקה של ה-DLL - -- how do i free up dll memory in win98 using third party software איך אני חופשי זיכרון DLL ב Win98 באמצעות תוכנות צד שלישי - -- how do i unload memory debugger to run game in windows 98 כיצד אוכל לפרוק הבאגים זיכרון כדי להפעיל משחק ב-Windows 98 - -- free up windows memory לפנות חלונות זיכרון - -- how to free up physical memory איך לשחרר את הזיכרון הפיזי - -- how to free up physical memory with vista איך לשחרר את הזיכרון הפיזי עם Vista - -- unload dll from memory tool לפרוק DLL של כלי זיכרון - -- windows seven alwaysunloaddll חלונות שבע alwaysunloaddll - -- unload from memory לפרוק מן הזיכרון - -- "Windows Mobile" forcing DLL unload "Windows Mobile" לכפות DLL לפרוק - -- forcing dll unload Windows Mobile לכפות לפרוק DLL של Windows Mobile - -- free up memory לפנות זיכרון - -- AlwaysUnloadDLL win 2000 AlwaysUnloadDLL Win 2000 - -- UNLOAD NOD32 לפרוק NOD32 - -- unload dll debug לפרוק debug dll - -- unload dll windows mobile how to לפרוק DLL Windows Mobile איך - -- "AlwaysUnloadDLL" "AlwaysUnloadDLL" - -- alwaysunloaddll en windows 7 חלונות 7 en alwaysunloaddll - -- Fix error 'Unload Debugger", Vista שגיאת תקן 'Unload Debugger ", Vista - -- unload dlls from memory in windows vista לפרוק DLLs מהזיכרון ב-Windows Vista - -- unload dll reg win לפרוק DLL רג לנצח - -- vista unload from memory Vista לפרוק מן הזיכרון - -- AlwaysUnloadDLL vista Vista AlwaysUnloadDLL - --