Export whole registry

  • Thread starter Thread starter Andy
  • Start date Start date
A

Andy

I tried this but it fails.

Is there any way to export the entire registry and not all the subkeys separately ?

Thanks.

reg export "My Computer" 4_11_13.reg
 
Andy said:
I tried this but it fails.
Is there any way to export the entire registry and not all the subkeys separately ?
Thanks.
reg export "My Computer" 4_11_13.reg

regedit /e c:\4_11_13.reg

Ben
 
George said:
This little program will export and restore:

"The Emergency Recovery Utility NT"
http://www.larshederer.homepage.t-online.de/erunt/

Once installed, read the Readme.txt file for how to have it export
the registry automatically each day at startup.

I like this even better than System Restore, has saved my hide a
number of times.

HTH,
George
Seconded. I haven't had to use ERUNT in anger, but its predecessor, ERD,
has rescued my '98SElite systems a few times.

To use ERUNT, mind, you need to be able to boot into something that can
read NTFS discs, if that's what your disc is (it is the default for XP
systems); I asked ERUNT's author and he recommended BartPE, but there
are plenty of such; however, do make sure you have such a thing before
you need it.
 
This little program will export and restore:



"The Emergency Recovery Utility NT"

http://www.larshederer.homepage.t-online.de/erunt/



Once installed, read the Readme.txt file for how to have it export

the registry automatically each day at startup.



I like this even better than System Restore, has saved my hide a

number of times.



HTH,

George

I use Erunt as well.

But I need a single hive file because I want to use WinDiff to compare registry changes for installations etc.

Andy
 
Back
Top