Dan said:
Is defragmenting the registry something that needs to be done? I have
been told this by a computer tech friend. Any input would be
appreciated. Also, is there a freeware program that can do this?
Here is some information about the registry, quoted from the readme of
RegCompact 1.0 which can be found at:
http://talismanic.net/codeworld/regcompact/
| About The Registry
| ==================
| The registry is a central part of the Windows operating systems. The data in
| the registry is stored in more than one file, each file called a hive,
| hence the beehive icon for RegCompact. On Windows95 and 98 there are two
| registry hives, System.dat and User.dat. On WindowsNT and 2000 there are
| System, Default, SAM, Security and Software hives. Most programs store
| their configuration data in the registry. Over time, as programs are
| installed and uninstalled, the registry becomes fragmented. Also, when data
| is removed from the registry it's space is not reclaimed until more data
| overwrites the empty space. This has a significant impact on the
| performance of Windows and programs that make heavy use of the registry. It
| is most evident at boot time and when running programs that use lots of COM
| classes (such as Microsoft Office, Internet Explorer, any programs written
| in Visual Basic, and lots of commercial software). Whenever you install
| software data is written to the registry so the software can later be
| uninstalled.
| What RegCompact Does
| ====================
| RegCompact eliminates registry fragmentation by writing the data in the
| registry out into a temporary file. This data is written sequentially, so
| there are no holes from deleted data or fragmentation. RegCompact then
| reboots the system, and the compacted registry hives are replaced when the
| system starts up.
bye,
Onno