J
John Corliss
Jim said:Hi John - For NT-based computers, you can use Erunt to take a snapshot of
the Registry just before an install and then use Erdnt to restore it after
the uninstall. Another excellent program for this purpose is
TotalUninstall, here: http://www.geocities.com/ggmartau/ You can get
Erunt here for all NT-based computers including XP here:
http://home.t-online.de/home/lars.hederer/erunt/index.htm
Jim,
I'm using ME though. I've got Total Uninstall installed. Haven't
used it yet, but am about to give it a try.
I've set it up to
take a scheduled backup each night at 12:01AM on a weekly round-robin basis,
and a Monthly on the 1st of each month. See here for how to set that up:
http://home.t-online.de/home/lars.hederer/erunt/erunt.txt, and for some
useful information about this subject
My registry gets backed up automatically on a daily basis, usually the
first bootup of the day. I think System Restore does this, but I could
be wrong and it might be Scanreg. Regardless, I have a shortcut that
runs this command:
C:\WINDOWS\SCANREGW.EXE /backup
and another one that runs this one:
C:\WINDOWS\SCANREGW.EXE /restore
This program is one of the best things around - saved my butt on many
occasions, and will also run very nicely from a DOS prompt (in case you've
done something that won't let you boot any more and need to revert to a
previous Registry) IF you're FAT32 OR have a DOS startup disk with NTFS
write drivers in an NTFS system. (There is also a way using the Recovery
Console to get back to being "bootable" even without separate DOS write NTFS
drivers, after which you can do a normal restore.) (BTW, it also includes a
Registry defragger program). Free, and very, very highly recommended.
FYI, quoting from the above document:
Note: The "Export registry" function in Regedit is USELESS (!) to make
a complete backup of the registry. Neither does it export the whole
registry (for example, no information from the "SECURITY" hive is
saved), nor can the exported file be used later to replace the current
registry with the old one. Instead, if you re-import the file, it is
merged with the current registry, leaving you with an absolute mess of
old and new registry keys.
That's too bad, because it, along with import used to work quite well
in W95.