Do I need a Registry Cleaner?
Results 1 to 9 of 9

Thread: Do I need a Registry Cleaner?

  1. #1
    Join Date
    Apr 2000
    Location
    Australia
    Posts
    189

    Do I need a Registry Cleaner?

    I just read another post regarding registry cleaners. I don't think I use one. Can anyone tell me if I should be using one & if so, which one? Thanks
    THINK BIG! Better to aim for the sky & hit the roof, than to aim for the roof & hit your big toe...

  2. #2
    Join Date
    Dec 1999
    Location
    Denmark
    Posts
    2,801
    If you do a lot of installing and uninstalling your registry will with time get pretty clogged up with illegal links and references. Most programs can't seem to remove the all registry entries/references when being uninstalled. With time this can add up pretty much and your registry may even get quite fragmented also. This will slow down boot-up and start of programs. That's when you'll want to clean up your registry.

    If you don't install/uninstall much - don't bother.

    ------------------
    Karl, Denmark
    ---------
    "..and may The Force be with you too..."
    Karl, Denmark
    ---------
    "..and may The Force be with you - too..."

  3. #3
    Join Date
    Apr 2000
    Location
    Australia
    Posts
    189
    Well, actually I'm installing & uninstalling quite a lot. Demos etc...
    Which registry cleaner is recommended?
    THINK BIG! Better to aim for the sky & hit the roof, than to aim for the roof & hit your big toe...

  4. #4
    Join Date
    Oct 1999
    Location
    Brisbane, Queensland, Australia
    Posts
    30
    Tafkam,try EasyCleaner from http://www.saunalahti.fi/tonihele/ecleane.htm

  5. #5
    Join Date
    Sep 1999
    Location
    Clearwater, Fl.
    Posts
    22,610
    Allways backup your registry before using a cleaner. Cleaners "can" destroy the registry...

    ------------------
    Ever wonder if a fish goes home and exaggerates the size of the bait it stole?
    If you're happy and you know it......it's your meds.

  6. #6
    Join Date
    Jan 2000
    Location
    39:57:22.N 79:54:33.W
    Posts
    518
    Even most Reg cleaners leave something behind. So I use three in this order...
    CleanSweep's Reg cleaner.
    Jouni Vuorio's RegCleaner.
    OleClean.
    As Steve R Jones stated always back things up first. All three of the above can back up what's been deleted, but you want a complete backup before you start.

    BTW: I've been using the above combo for some time with on problems so far.

    ------------------
    Si Hoc Legere Scis Nimium Eruditionis Habes.
    (translation: If you can read this you're
    overeducated)
    Si Hoc Legere Scis Nimium Eruditionis Habes.
    (translation: If you can read this you're
    overeducated)

  7. #7
    Join Date
    Apr 2000
    Location
    Australia
    Posts
    189
    pardon my ignorance *blush*.... but how do I back up?
    THINK BIG! Better to aim for the sky & hit the roof, than to aim for the roof & hit your big toe...

  8. #8
    Join Date
    Jan 2000
    Location
    39:57:22.N 79:54:33.W
    Posts
    518
    I am currently using the following method (Haven't had to put it into action yet).

    If you are going to install new software, change critical settings, or even play around with the registry, you can save yourself a lot of trouble just following these simple steps:

    1) Create a new folder on your C: drive, and name it backup.

    2) With Notepad, create a file named save.bat, with the following lines:

    @echo off
    copy c:\autoexec.bat c:\backup /v
    copy c:\config.sys c:\backup /v
    copy c:\windows\win.ini c:\backup /v
    copy c:\windows\system.ini c:\backup /v
    attrib -s -h -r c:\windows\user.dat
    copy c:\windows\user.dat c:\backup /v
    attrib +s +h +r c:\windows\user.dat
    attrib -s -h -r c:\windows\system.dat
    copy c:\windows\system.dat c:\backup /v
    attrib +s +h +r c:\windows\system.dat

    Save it in \windows. Right click it, click Properties, Program, and uncheck
    the Close on exit box.
    Create a shortcut for it on your desktop and name it Sysfiles Backup, or give it any other suggestive name.

    3) With Notepad, create a file named restore.bat, with the following lines:

    @echo off
    copy c:\backup\autoexec.bat c:\ /v
    copy c:\backup\config.sys c:\ /v
    copy c:\backup\win.ini c:\windows /v
    copy c:\backup\system.ini c:\windows /v
    attrib -s -h -r c:\windows\user.dat
    copy c:\backup\user.dat c:\windows /v
    attrib +s +h +r c:\windows\user.dat
    attrib -s -h -r c:\windows\system.dat
    copy c:\backup\system.dat c:\windows /v
    attrib +s +h +r c:\windows\system.dat

    Save it in \windows.

    Before installing new software, change settings, etc., just doubleclick the Sysfiles Backup shortcut on your desktop. You will have a backup copy (located in the backup folder on your C: drive) of your registry, and the other most critical system files.
    I usually do this every day or so, to always keep a fresh copy of my system files.

    If anything goes wrong, and you need to recover your system files, insert the windows start-up disk, restart your computer, and by the
    A:> prompt, type:

    c:\windows\restore

    Take out the start-up disk, and restart your system again.


    ------------------
    Si Hoc Legere Scis Nimium Eruditionis Habes.
    (translation: If you can read this you're
    overeducated)
    Si Hoc Legere Scis Nimium Eruditionis Habes.
    (translation: If you can read this you're
    overeducated)

  9. #9
    Join Date
    Jun 2001
    Posts
    122
    As Trish mentioned, you want to get a good uninstall program like clean sweep. That will keep most of the junk out of the registry when you uninstall the program. Microsoft's RegCleaner gets rid of a wee bit, but doesn't do all that much. Norton Win Doctor, will repair broken links, and remove obsolete ones.



    ------------------
    R.G.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •