home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / 07_02.iso / software / regcompact / RegCompact1.0.exe / FILE / 122 / ReadMe.txt < prev    next >
Text File  |  2000-11-30  |  3KB  |  53 lines

  1. RegCompact 1.0   - http://talismanic.net/codeworld/regcompact/
  2. By Daniel Werner - dwerner@talismanic.net
  3.  
  4. About The Registry
  5. ===== === ========
  6. The registry is a central part of the Windows operating systems. The data in the registry
  7. is stored in more than one file, each file called a hive, hence the beehive icon for
  8. RegCompact. On Windows95 and 98 there are two registry hives, System.dat and User.dat. 
  9. On WindowsNT and 2000 there are System, Default, SAM, Security and Software hives. 
  10. Most programs store their configuration data in the registry. Over time, as programs are
  11. installed and uninstalled, the registry becomes fragmented. Also, when data is removed from
  12. the registry it's space is not reclaimed until more data overwrites the empty space. This
  13. 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
  14. classes (such as Microsoft Office, Internet Explorer, any programs written in Visual Basic,
  15. and lots of commercial software). Whenever you install software data is written to the
  16. registry so the software can later be uninstalled.
  17.  
  18.  
  19. What RegCompact Does
  20. ==== ========== ====
  21. RegCompact eliminates registry fragmentation by writing the data in the registry out into a
  22. temporary file. This data is written sequentially, so there are no holes from deleted data
  23. or fragmentation. RegCompact then reboots the system, and the compacted registry hives are
  24. replaced when the system starts up.
  25.  
  26. Command Line Arguments
  27. ======= ==== =========
  28. If you execute RegCompact with the /NOGUI command line argument it will automatically
  29. compact the registry hives and reboot the system with no user interaction.
  30.  
  31. Requirements
  32. ============
  33. Any computer running Windows95, 98, Me, NT 4.0 or 2000 is supported. 
  34.  
  35. Shareware Information
  36. ========= ===========
  37. RegCompact is Shareware. There is no mechanism in RegCompact such as nag screens, time
  38. limits, etc. to try to make you pay. I trust the good will of people to pay if they enjoy
  39. the program. To make it easy for people to donate I have set up an online purchasing system 
  40. at RegSoft. All you need is a credit card and you can donate from anywhere in the world. 
  41. It is completely safe and secure. It also makes it easy for me, as I live in Australia. 
  42. If you do not have a credit card but would like to send a cheque then email me at 
  43. dwerner@talismanic.net for my postal address.
  44.  
  45. The Online Purchasing System is at:
  46. http://www.regsoft.net/purchase.php3?productid=34532
  47.  
  48. If your browser does not support secure transactions then use the nonsecure form at:
  49. http://www.regsoft.net/purchase_nonsecure.php3?productid=34532
  50.  
  51. All donations are greatly appreciated.
  52.  
  53.