home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 November / PCWorld_1999-11_cd.bin / Hardware / Drivers / regclnr / Readme.txt < prev    next >
Text File  |  1999-07-28  |  7KB  |  153 lines

  1. Copyright 1999 Jouni Vuorio.
  2.  
  3. DISCLAIMER:
  4. This product is provided "as is" without any warranty of any kind.
  5. To the maximum extent permitted by applicable law, Jouni Vuorio further
  6. disclaims all warranties, including without limitation any implied or stated
  7. warranties of merchantability, fitness for a particular purpose, and 
  8. noninfringement. The entire risk arising out of the use or performance of
  9. this product and documentation remains with recipient. To the maximum extent
  10. permitted by applicable law, in no event shall Jouni Vuorio or
  11. their suppliers be liable for any consequential, incidental, direct, indirect, 
  12. special, punitive, recursive, or other damages whatsoever (including, without
  13. limitation, damages for loss of business profits, business interruption, loss
  14. of business information, personal injury, disruption of family life, or other
  15. pecuniary loss) arising out of this agreement or the use of or inability to use
  16. the product, even if Jouni Vuorio have been advised of the
  17. possibility of such damages. Because some states/jurisdictions do not allow
  18. the exclusion or limitation of liability for consequential or incidental damages,
  19. the above limitation may not apply to the recipient.
  20.  
  21. WARNING:
  22. This computer program is protected by copyright law and international treaties.
  23. Unauthorized reproduction or distribution of this program, or any portion of it,
  24. may result in severe criminal and civil penalties, and will be prosecuted to the
  25. maximum extent possible under law.
  26.  
  27. TESTED:
  28. This version is Tested with Windows 98, 
  29. it most likely works with 95.
  30. Working with NT is unknown (wanna be a tester?).
  31.  
  32. INFO:
  33. With this program you can easily remove obsolate registry
  34. entries from software that you have destroyed ages ago.
  35. Note: You can┤t remove any Microsoft entries
  36. (because you must be real guru if you know a. is some
  37. product a part of windows b. can windows work without it
  38. c. do you still have it)
  39.  
  40. WARNINGS:
  41. Note that if you are not 100% sure that you do not have
  42. that software, then don┤t remove it.
  43. In theory, it┤s not dangerous if you remove registry entries
  44. of some software that you have, most likely you just lose your
  45. settings and options for that software. But there always that
  46. risk that the software doesn┤t work any more.
  47. Also, if you see some 'product' or 'company' like '!"#WFDSf"!4e2e2',
  48. you know that it┤s in software section by accident, so DO NOT
  49. remove it nor DO NOT remove if you see some product twice,
  50.  
  51. BACKUP:
  52. Windows (98) automatically backups your registry
  53. when your computer starts and it also checks if there something
  54. badly wrong, and if it detects errors it will restore latest backup.
  55. Read window┤s help if you want restore backup.
  56.  
  57. BUILT-IN BACKUP:
  58. This backup feature slows RegCleaner, so if you don┤t
  59. need it, don┤t use it.
  60. What RegCleaner backups:
  61. -All DWORD (=numbers), String and Binary values
  62. -All Registry entries
  63. That RegCleaner removed.
  64.  
  65. Backup files are in RegCleaner┤s directory, advanced users
  66. can manually restore backups and modify them.
  67.  
  68. OPTIONS
  69. 'Fast analyze' method is super fast.
  70. This method analyzes only those places where software
  71. usualy adds its entries.
  72. 'Profound analyze' method is slow, when this method
  73. is used, RegCleaner will analyze whole registry,
  74. If RegCleaner founds something suggesting that
  75. software is done some other registry entries also.
  76. If you have fast computer (> 300MHz), then you should allways use profound method. 
  77. Of course if you have old and slow computer you can also use Profound method,
  78. but then it will last quite a long time.
  79.  
  80.  
  81. WHAT REGCLEANER DOES?
  82. (This is about RegCleaner with 'Fast analyze,
  83. see above for more details)
  84.  
  85. When RegCleaner is started it analyzes you registry and reports to
  86. you what software is registered to registry. If you choose to remove
  87. some software┤s registry entries Regcleaner first destroys it from:
  88. HKEY_CURRENT_USER\Software
  89. HKEY_LOCAL_MACHINE\Software
  90. HKEY_USERS\Software
  91. HKEY_CURRENT_CONFIG\Software
  92. And then RegCleaner analyzes:
  93. HKEY_CLASSES_ROOT
  94. HKEY_LOCAL_MACHINE\Software\CLASSES
  95. And if RegCleaner finds something that points to the software you
  96. chose to remove, RegCleaner removes.
  97. After that RegCleaner analyzes:
  98. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths
  99. And does the same things as above.
  100.  
  101. AND WHY REGCLEANER DOES THIS?
  102. It┤s good to keep registry
  103. clean, because.... well here┤s some examples when RegCleaner can truely help you:
  104. 1. You have destoyed, by mistake, some shareware program
  105. what haves 30-day trial. Ok, you later noticed that you have destroyed it.
  106. Without first removing it┤s registry entries it might not be posible to
  107. install that software again (because the shareware program thinks that
  108. you have used it for 30-days and now you try to use another 30-days).
  109. 2. You have noticed that your favourite program is a bit old version and
  110. you want to download the latest version. However the program doesn┤t
  111. provide any uninstalling, so you simply destroy it. But when you try to
  112. install the lates version it give an error like this "Uninstall your old version of
  113. this program and then run installation again". What now? you think, no problem,
  114. remove that programs registry entries with RegCleaner and you can continue 
  115. installing the new version.
  116. (I┤m talking here about 'programs' but these examples apply to many games also.)
  117.  
  118. Some programs register some filetypes (like '.txt'), when you have destroyed the
  119. program windows gives you an error when you try to run files what are registered
  120. to the program you once had. 
  121. RegCleaner removes (if posible) the registrations done by that program you have chose to
  122. remove with RegCleaner. When you try to run files which were registered
  123. to this program you had, windows will show a dialog and ask what program
  124. you now want to use with this filetype.
  125.  
  126. Note that in some cases the program doesn┤t write to registry what program
  127. have made these filetype registrations then regcleaner can┤t help you
  128. (again, it┤s not RegCleaner┤s fault).
  129.  
  130. WHY REGCLEANER SOMETIMES SHOWS SOMETHING WRONG?
  131. Some programs do not follow the standard way to register software to registry,
  132. the standard is: to \software key first add \Company and then \product,
  133. still some programs write like this:  to \software they add \product
  134. and so RegCleaner will show sometimes wrong, so it┤s not RegCleaners fault.
  135. e.g news readers NewsXpress and X-News does this wrong.
  136.  
  137. HOW TO GET LATEST VERSION?
  138. Come to my web site.
  139. http://www.saunalahti.fi/jv16
  140.  
  141. HOW TO REPORT A BUG:
  142. First, check my homepage to ensure you have the latest version.
  143. If you have, and still there is a bug then e-mail me at least:
  144. -when this bug occurs
  145. -what it does
  146. -what version of windows you have
  147.  
  148. MISC:
  149. If you dont want to wait 1 second to see how long time RegCleaner worked,
  150. then move mouse cursor to the box where the information is and it will go away.
  151.  
  152.  
  153.