Disable Windows XP support for Zip files
Windows XP comes with in-built support for Zip files, but this can be a curse in disguise. While searching for files, XP automatically searches through Zip files, resulting in a slow search. To disable support for Zip files, go to Start > Run, type ‘regsvr32/u%windir%\system32\zipfldr.dll’ and click OK. If you want to enable it later, go to Start > Run and type ‘regsvr32 %windir%\ system32\zipfldr.dll’. Disabling support for Zip files in XP does not in any way affect the functionality of third-party tools such as WinZip, WinRAR, etc.
Speed up access to folders with AVI files
Windows XP sometimes takes a really long time to open folders with AVI files. This is because XP tries to get information about the files. To disable this feature, open the registry and go to HKEY_CLASSES_ROOT\ CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}. Append a [-] (a minus sign) in front of the ‘{87D…’ key, so that it becomes something like ‘-{87D…’.
Prevent OS being paged to disk
At times, when there’s a dearth of RAM, the system will move some portion of the main memory to the hard disk. Obviously, this slows down the system, but there’s nothing much that can be …… Continue Reading…
HTML is the commonly used standard in web designing. Since most web pages are based on HTML, an HTML editor should be of utmost importance in web designing. Macromedia Dreamweaver is the most popular HTML …….