Free Up Memory Automatically by Unloading DLLs in Windows 9x and NT with AlwaysUnloadDll自動的にメモリを解放する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オペレーティングシステムを使用してはまだとする前に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.エクスプローラでキャッシュの拡張子のDLL (ダイナミックリンクライブラリ)でのメモリをする期間がアプリケーションを使用してそれらの後に閉鎖または終了されています。 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.低メモリ上のシステムでは、システムの動作が遅くなったり遅延性に貢献する小利用可能な物理メモリ、および非効率的な使用のメモリを原因またはデバッグ時に特に開発途上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.システムの前に、 Windows Vistaでは、ユーザーが強制的にWindowsのDLLを開放するにアンロード、未使用のメモリを使用して占領" alwaysunloaddll "は、レジストリの設定をします。
- Run Registry Editor and navigate to the following registry key:レジストリエディタを実行するに移動して、次のレジストリキー:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] [ 。 HKEY_LOCAL_MACHINE \ソフトウェア\マイクロソフト\ Windowsの\ currentversion \エクスプローラ]
- 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です。
- 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 : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- Download Process Explorer 11.02 to Know Which File or Directory Openダウンロードプロセスを知って11.02エクスプローラでファイルまたはディレクトリを開いて
- Problems Arising from PSAPI.DLL Dynamic Link Library File問題が発生しpsapi.dllダイナミックリンクライブラリファイルから
- Tweak Windows Vista Virtual Memory (Change or Disable Paging File Size)微調整Windows Vistaの仮想メモリ(ページングファイルのサイズを変更または無効)
- Convert and Make Applications Compliant and Run on U3 USB Flash Drive with PackageFactory for U3変換して実行されるアプリケーションに準拠させることとpackagefactoryをU3 USBフラッシュドライブにU3の
- Windows Genuine Validation 1.7.0036.0 Patch Crack Windowsの正規の修正プログラムの検証亀裂1.7.0036.0
- How to Enable Windows Vista Sidebar to Run On Boot or System Starts Windows Vistaサイドバーを有効にする方法をブートまたはシステムの起動を実行する
- Install and Create Vista Sidebar in Windows XP Vistaサイドバーをインストールして作成では、 Windows XP
- Download PPStream (PPS) V2.0.15.1002 Full and No Installer Versionダウンロードppstream ( pps )との完全なインストーラ版v2.0.15.1002
- Download Free Help2Speak Software Utility for Frequent Travelers無料ダウンロードのソフトウェアユーティリティを頻繁に旅行help2speak
- Download Free Norton 360 Beta for Windows Vistaノートン360無料ダウンロードfor Windows Vistaのベータ版














