Archive for April, 2008
Speed up Network Browsing
Speed up Network Browsing
March 30, 2008
Speed up Network Browsing
There was a bug in windows 2000 that would cause the scheduled tasks folder to be searched when ever the user would browse network drives. Microsoft developed a fix for this bug. The fix fixed the problem and it also had nice side affect of speeding up browsing of Microsoft networks. Below are instructions how to apply the fix.
1. Open up regedit.
2. Navigate to HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/ NameSpace.
3. Find a key named {D6277990-4C6A-11CF-8D87-00AA0060F5BF}.
4. Right click on it and delete it.
5. Restart
Unload.dll’s to Free Memory
Unload.dll’s to Free Memory
March 12, 2008
Windows Explorer caches DLLs (Dynamic-Link Libraries) in memory for a period of time after the application using them has been closed. This can be an inefficient use of memory.
Find the key [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer].
Create a new sub-key named ‘AlwaysUnloadDLL’ and set the default value to equal ‘1? to disable Windows caching the DLL in memory.
Restart Windows for the change to take effect.
Allan, the author said: “I tried this after running a intense program,then watched the task manager; memory recovered it self.”
