How to read one key from the registry backup

  • Thread starter Thread starter Enrico Di Cesare
  • Start date Start date
E

Enrico Di Cesare

Does anyone know how to read a key from the registry backup in
\winnt\repair\regbak? I just have to restore one single key, not the whole
registry...

Thanks,

/// Enrico
 
Run regedt32, then from the Local Machine Hive, choose Registry|Load Hive.
Then navigate to the location of the hive you want to edit/read. Give it
some tempname (doesn't matter what). Then when your done, move the cursor
back to tempname, then Registry|Unload Hive, Registry|Exit
 
It works. Many thanks

/// Enrico

Dave Patrick said:
Run regedt32, then from the Local Machine Hive, choose Registry|Load Hive.
Then navigate to the location of the hive you want to edit/read. Give it
some tempname (doesn't matter what). Then when your done, move the cursor
back to tempname, then Registry|Unload Hive, Registry|Exit

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

Enrico Di Cesare said:
Does anyone know how to read a key from the registry backup in
\winnt\repair\regbak? I just have to restore one single key, not the whole
registry...

Thanks,

/// Enrico
 
Back
Top