I was looking into a way to backup the Windows Registry. Obviously System Restore is useless if you can't boot windows. I used a program like this back in the day. Essentially it backs up all the registry files.
you know: these ones:
Next, select the backup options:
- System registry: The current system registry, usually consisting of
the files DEFAULT, SAM, SECURITY, SOFTWARE, and SYSTEM.
- Current user registy: The registry files for the currently logged-on
user, usually NTUSER.DAT and USRCLASS.DAT.
- Other open user registries: Sometimes Windows has a few other user
registries in memory. Examples for this are "generic" registries,
e.g. for user "EVERYONE", or registries of other users if you use
Fast Task Switching in Windows XP. Check this option to backup all
these additional user registries (if found) as well.
Here they claim that System Restore is just a glorified registry backup tool.
Question: Should I disable Windows XP’s System Restore function when using
ERUNT?
Answer: Yes! Though System Restore backs up more than just the registry, the registry is essentially all you need to revert your system to a previous state. Advantages of ERUNT over System Restore are that each restore folder is standalone and independent of the others, minimizing the risk of restore failures, and that a restore can easily be done from outside Windows. Also, ERUNT backups usually take up less hard drive space than System Restore’s restore points and may be individually deleted at any time.
Does anyone agree with this ? ...
"Though System Restore backs up more than just the registry, the
registry is essentially all you need to revert your system to a
previous state."