Your best source of information and news about vista, drivers and secrets on the internet

Vista ARTICLES TOP 50 Spyware Virus Vista SOFT Vista HELP

Six Ways To Backup Windows Registry


Actually there are several methods to backup Windows registry. Some of them, I’m discussing in this article.

Method 1: Using System Restore

When we create a system restore point in Windows XP, it backs up the following items:

Medhod 2: Backing up Individual registry keys

If you want to backup individual registry keys, go to Start –> Run –> regedit
This will open the registry editor. Go to the registry you want to backup, right click it and select Export.
OneregistryExport

Method 3: Backing up the whole registry

To backup the whole registry, go to Start –> Run –> regedit
This will open the registry editor. Go to File –> Export. This will open the save registry dialog. After the name, select “All” from Export Range and save the registry.
AllRegistryExport

Method 4: Using NTBackup utility

Using the Windows backup utility, we can save the system state including the registry and all the files and folders we wish to backup. To use the Windows backup utility, go to Start –> Run –> ntbackup.
This will open the backup utility. Start the backup Wizard and select “Only select system state data”
If you want to backup the whole system, the select “Backup everything on this computer”
ntbackupBacking

Method 5: Using command line

To backup the registry from the command line, use the following commands:
REG EXPORT KeyName FileName
Keyname    ROOTKEY\SubKey (local machine only)
ROOTKEY  [ HKLM | HKCU | HKCR | HKU | HKCC ]
SubKey   The full name of a registry key under the selected ROOTKEY
FileName   The name of the disk file to export
Examples:
REG EXPORT HKLM\Software\MyCo\MyApp AppBkUp.reg
Exports all subkeys and values of the key MyApp to the file AppBkUp.reg

Method 6: Using ERUNT automatic backup

ERUNT is a backup utility which can automatically backup the registry. It can be downloaded from here:
Six Ways To Backup Windows Registry  Download ERUNT (772.8 KiB)

Popularity: 1%


Written by magakos. Read more great feeds at is source WEBSITE
no comments.
Read more articles on Windows Help and Registry Tweaks and All and otherSoftware.

Related articles

No comments

There are still no comments on this article.

Leave your comment...

If you want to leave your comment on this article, simply fill out the next form:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> .