Discussion:
Pulling keys from a corrupt hive
(too old to reply)
Dean Colpitts
2003-12-30 17:08:53 UTC
Permalink
The software hive on my notebook (W2KSP4) appears to be corrupt - that
in and of itself is not a big deal - I keep a sysprep image for our
notebooks that makes the re-imaging chore easy. My problem is that I
had a few settings that I absolutely require for access to customer's
networks.

Does anyone know of ANY way to extract data from a corrupt hive, or
repair a corrupt hive. There must be a piece of software out there
somewhere that can make sense of a corrupt hive, after all, the entire
hive can't be corrupt...

Thanks

dcc
Dave Patrick
2003-12-30 17:27:28 UTC
Permalink
This may help.

Windows 2000 Registry Repair Utility
http://www.microsoft.com/downloads/details.aspx?FamilyId=56D3C201-2C68-4DE8-9229-CA494362419C&displaylang=en
--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

"Dean Colpitts" wrote:
| The software hive on my notebook (W2KSP4) appears to be corrupt - that
| in and of itself is not a big deal - I keep a sysprep image for our
| notebooks that makes the re-imaging chore easy. My problem is that I
| had a few settings that I absolutely require for access to customer's
| networks.
|
| Does anyone know of ANY way to extract data from a corrupt hive, or
| repair a corrupt hive. There must be a piece of software out there
| somewhere that can make sense of a corrupt hive, after all, the entire
| hive can't be corrupt...
|
| Thanks
|
| dcc
Dean Colpitts
2003-12-30 18:09:25 UTC
Permalink
Nope. Already tried it. Any other ideas?

dcc

On Tue, 30 Dec 2003 10:27:28 -0700, "Dave Patrick"
Post by Dave Patrick
This may help.
Windows 2000 Registry Repair Utility
http://www.microsoft.com/downloads/details.aspx?FamilyId=56D3C201-2C68-4DE8-9229-CA494362419C&displaylang=en
Dave Patrick
2003-12-30 18:13:33 UTC
Permalink
Sounds like the damage is beyond all hope.
--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

"Dean Colpitts" wrote:
| Nope. Already tried it. Any other ideas?
|
| dcc
Dean Colpitts
2003-12-30 18:28:05 UTC
Permalink
I found an app that will open the corrupt registry, enough so that I
can get most the info out of it. The app is RegdatXP and it can be
found at:

http://bluechillies.com/details/12007.html

It would appear that when I un-installed resplendent registar, it
erased everything in the software hive under it's entry (I was using
it trying to recover a customer's registry - EXACTLY as I am trying to
do with mine).

dcc
Dean Colpitts
2003-12-30 18:50:11 UTC
Permalink
Slight correction - the author's home website is this:

http://people.freenet.de/h.ulbrich/

dcc

On Tue, 30 Dec 2003 14:28:05 -0400, Dean Colpitts
Post by Dean Colpitts
I found an app that will open the corrupt registry, enough so that I
can get most the info out of it. The app is RegdatXP and it can be
http://bluechillies.com/details/12007.html
It would appear that when I un-installed resplendent registar, it
erased everything in the software hive under it's entry (I was using
it trying to recover a customer's registry - EXACTLY as I am trying to
do with mine).
dcc
Mark V
2003-12-30 19:01:51 UTC
Permalink
Post by Dean Colpitts
I found an app that will open the corrupt registry, enough so that
I can get most the info out of it. The app is RegdatXP and it can
http://bluechillies.com/details/12007.html
"Description: RegdatXP reads non active WinNT/2K/XP registry files like
ntuser.dat and usrClass.dat and compares them to the current Registry.
It is an NT version of Regdat and has also Search and Replace functions
for the Registry. The full version can recover data from corrupt
registry files."

Interesting. As you use it please post again your impressions. The
Home Page link leads to "under construction" and I am not familiar with
the author (Henry Ulbrich). I presume this does what "Load Hive" in
regedt32 cannot? Could be useful.

[ ]
Dean Colpitts
2003-12-31 15:19:37 UTC
Permalink
I used it yesterday to fix my own notebook, which was W2KSP4 (PRO).
The software hive was corrupt, so what I ended up doing was booting
off the recovery console, renaming software to software.bad, and
copying software.sav to software. Then I was able to boot into W2K.
Needless to say, Explorer did not work correctly, but I was able to
open a cmd prompt, and ftp the software.bad over to my desktop. From
there, I was able to open the software.bad in REGDATXP and view it.
Pretty much most all of the hive was intack, and able the only thing
missing was the keys that start with the letter R to Z (ie Symantec,
WinIso, etc).

Seeing that, I exported the remainder of the hive out to a .reg. Then
I ftp'd the software.sav over to my desktop, opened it in REGEDT32. I
used UltraEdit to edit the exported .reg inorder to rename the hive to
match the software.sav that I had opened in REGEDT32. I ended up
having to give myself full permissions to the loaded software.sav hive
in REGEDT32. From there, I used Regedit to import my .reg, then
unloaded the hive from REGEDT32. From there, it was a matter of
ftping it back to my notebook, rebooting into recovery console once
more, and replacing the software(.sav) with the fixed software hive.

From there, it was a simple reboot, and W2K started up with almost no
errors (Symantec Corporate Edition Antivirus failed, but that was
because then entire Symantec key was missing). From, it was a matter
of using Add/Remove to repair my Symantec software (Ghost, SAVCE
console, SAVCE client, LiveUpdate, and pcAnywhere 11). There were
also couple of other programs missing registery info (like WinIso and
Snagit), but those were simple to reinstall.

REGDATXP definitely saved me alot of work, the least of which was
drive into my office over the holidays to re-install my notebook into
the domain (had I needed to re-image from my sysprep images).

Further, I was able to recover some registry specific settings for a
customer's machine that had crashed just before Christmas using
REGDATXP. This is one tool I will not be without in the future.

Having said all that, there are a few downfalls to the software. From
the initial look, the documention is VERY lacking (I would not want to
be a newbie to the registry and trying to figure it out). Some of the
menu options are confusing (ie - do they act on the live computer's
registry, or the opened offline hive). Further, I don't see an
immediate way to import .reg into the opened hive.

On Friday morning, I'm going to tackle the system hive at a customer's
site with it and see how it goes. All in all, it was definitely worth
the $28 USD to register it. Besides which, if you really want, the
shareware version will let you view the file, just not export, so from
there, you could atleast see if the hive is completely corrupt or not.

***BTW - it beats Microsoft's standard answer to corrupt hives -
restore / replace or reload the OS. IMHO, there is no reason why
Microsoft couldn't release a tool similar to this, which, they
probably have anyways, instead of just telling people, too bad,
reload.

dcc
Post by Mark V
Post by Dean Colpitts
I found an app that will open the corrupt registry, enough so that
I can get most the info out of it. The app is RegdatXP and it can
http://bluechillies.com/details/12007.html
"Description: RegdatXP reads non active WinNT/2K/XP registry files like
ntuser.dat and usrClass.dat and compares them to the current Registry.
It is an NT version of Regdat and has also Search and Replace functions
for the Registry. The full version can recover data from corrupt
registry files."
Interesting. As you use it please post again your impressions. The
Home Page link leads to "under construction" and I am not familiar with
the author (Henry Ulbrich). I presume this does what "Load Hive" in
regedt32 cannot? Could be useful.
[ ]
Mark V
2003-12-31 20:34:06 UTC
Permalink
Post by Dean Colpitts
I used it yesterday to fix my own notebook, which was W2KSP4
(PRO). The software hive was corrupt, so what I ended up doing was
booting off the recovery console, renaming software to
software.bad, and copying software.sav to software. Then I was
able to boot into W2K. Needless to say, Explorer did not work
correctly, but I was able to open a cmd prompt, and ftp the
software.bad over to my desktop. From there, I was able to open
the software.bad in REGDATXP and view it. Pretty much most all of
the hive was intack, and able the only thing missing was the keys
that start with the letter R to Z (ie Symantec, WinIso, etc).
Seeing that, I exported the remainder of the hive out to a .reg.
Then I ftp'd the software.sav over to my desktop, opened it in
REGEDT32. I used UltraEdit to edit the exported .reg inorder to
rename the hive to match the software.sav that I had opened in
REGEDT32. I ended up having to give myself full permissions to
the loaded software.sav hive in REGEDT32. From there, I used
Regedit to import my .reg, then unloaded the hive from REGEDT32.
From there, it was a matter of ftping it back to my notebook,
rebooting into recovery console once more, and replacing the
software(.sav) with the fixed software hive.
From there, it was a simple reboot, and W2K started up with almost
no errors (Symantec Corporate Edition Antivirus failed, but that
was because then entire Symantec key was missing). From, it was a
matter of using Add/Remove to repair my Symantec software (Ghost,
SAVCE console, SAVCE client, LiveUpdate, and pcAnywhere 11).
There were also couple of other programs missing registery info
(like WinIso and Snagit), but those were simple to reinstall.
REGDATXP definitely saved me alot of work, the least of which was
drive into my office over the holidays to re-install my notebook
into the domain (had I needed to re-image from my sysprep images).
Further, I was able to recover some registry specific settings for
a customer's machine that had crashed just before Christmas using
REGDATXP. This is one tool I will not be without in the future.
Having said all that, there are a few downfalls to the software.
From the initial look, the documention is VERY lacking (I would
not want to be a newbie to the registry and trying to figure it
out). Some of the menu options are confusing (ie - do they act on
the live computer's registry, or the opened offline hive).
Further, I don't see an immediate way to import .reg into the
opened hive.
On Friday morning, I'm going to tackle the system hive at a
customer's site with it and see how it goes. All in all, it was
definitely worth the $28 USD to register it. Besides which, if
you really want, the shareware version will let you view the file,
just not export, so from there, you could atleast see if the hive
is completely corrupt or not.
***BTW - it beats Microsoft's standard answer to corrupt hives -
restore / replace or reload the OS. IMHO, there is no reason why
Microsoft couldn't release a tool similar to this, which, they
probably have anyways, instead of just telling people, too bad,
reload.
dcc
Post by Mark V
Post by Dean Colpitts
I found an app that will open the corrupt registry, enough so
that I can get most the info out of it. The app is RegdatXP and
http://bluechillies.com/details/12007.html
"Description: RegdatXP reads non active WinNT/2K/XP registry files
like ntuser.dat and usrClass.dat and compares them to the current
Registry. It is an NT version of Regdat and has also Search and
Replace functions for the Registry. The full version can recover
data from corrupt registry files."
Interesting. As you use it please post again your impressions.
The Home Page link leads to "under construction" and I am not
familiar with the author (Henry Ulbrich). I presume this does
what "Load Hive" in regedt32 cannot? Could be useful.
Thanks for the report and description Dean. I'll at least bookmark
this one for possible future use.
(JD)
2004-01-01 17:27:56 UTC
Permalink
Microsoft's XP and 2003 operating systems include a regedit that has the
ability to open corrupt registry hives and repair them (well, at least strip
out the corruption so the hive will be loadable again). File | Load Hive
... then Unload Hive.

You can then save them back (unload hive) and replace the file in the other
computer (using ERD Commander or Recovery Console).


(JD)
Post by Mark V
Post by Dean Colpitts
I used it yesterday to fix my own notebook, which was W2KSP4
(PRO). The software hive was corrupt, so what I ended up doing was
booting off the recovery console, renaming software to
software.bad, and copying software.sav to software. Then I was
able to boot into W2K. Needless to say, Explorer did not work
correctly, but I was able to open a cmd prompt, and ftp the
software.bad over to my desktop. From there, I was able to open
the software.bad in REGDATXP and view it. Pretty much most all of
the hive was intack, and able the only thing missing was the keys
that start with the letter R to Z (ie Symantec, WinIso, etc).
Seeing that, I exported the remainder of the hive out to a .reg.
Then I ftp'd the software.sav over to my desktop, opened it in
REGEDT32. I used UltraEdit to edit the exported .reg inorder to
rename the hive to match the software.sav that I had opened in
REGEDT32. I ended up having to give myself full permissions to
the loaded software.sav hive in REGEDT32. From there, I used
Regedit to import my .reg, then unloaded the hive from REGEDT32.
From there, it was a matter of ftping it back to my notebook,
rebooting into recovery console once more, and replacing the
software(.sav) with the fixed software hive.
From there, it was a simple reboot, and W2K started up with almost
no errors (Symantec Corporate Edition Antivirus failed, but that
was because then entire Symantec key was missing). From, it was a
matter of using Add/Remove to repair my Symantec software (Ghost,
SAVCE console, SAVCE client, LiveUpdate, and pcAnywhere 11).
There were also couple of other programs missing registery info
(like WinIso and Snagit), but those were simple to reinstall.
REGDATXP definitely saved me alot of work, the least of which was
drive into my office over the holidays to re-install my notebook
into the domain (had I needed to re-image from my sysprep images).
Further, I was able to recover some registry specific settings for
a customer's machine that had crashed just before Christmas using
REGDATXP. This is one tool I will not be without in the future.
Having said all that, there are a few downfalls to the software.
From the initial look, the documention is VERY lacking (I would
not want to be a newbie to the registry and trying to figure it
out). Some of the menu options are confusing (ie - do they act on
the live computer's registry, or the opened offline hive).
Further, I don't see an immediate way to import .reg into the
opened hive.
On Friday morning, I'm going to tackle the system hive at a
customer's site with it and see how it goes. All in all, it was
definitely worth the $28 USD to register it. Besides which, if
you really want, the shareware version will let you view the file,
just not export, so from there, you could atleast see if the hive
is completely corrupt or not.
***BTW - it beats Microsoft's standard answer to corrupt hives -
restore / replace or reload the OS. IMHO, there is no reason why
Microsoft couldn't release a tool similar to this, which, they
probably have anyways, instead of just telling people, too bad,
reload.
dcc
Post by Mark V
Post by Dean Colpitts
I found an app that will open the corrupt registry, enough so
that I can get most the info out of it. The app is RegdatXP and
http://bluechillies.com/details/12007.html
"Description: RegdatXP reads non active WinNT/2K/XP registry files
like ntuser.dat and usrClass.dat and compares them to the current
Registry. It is an NT version of Regdat and has also Search and
Replace functions for the Registry. The full version can recover
data from corrupt registry files."
Interesting. As you use it please post again your impressions.
The Home Page link leads to "under construction" and I am not
familiar with the author (Henry Ulbrich). I presume this does
what "Load Hive" in regedt32 cannot? Could be useful.
Thanks for the report and description Dean. I'll at least bookmark
this one for possible future use.
Mark V
2004-01-02 14:31:56 UTC
Permalink
Post by (JD)
Microsoft's XP and 2003 operating systems include a regedit that
has the ability to open corrupt registry hives and repair them
(well, at least strip out the corruption so the hive will be
loadable again). File | Load Hive ... then Unload Hive.
You can then save them back (unload hive) and replace the file in
the other computer (using ERD Commander or Recovery Console).
Cool. Too bad they will (probably) never put that in a W2K SP. :-(
It's good information though and thanks.
Post by (JD)
(JD)
Post by Mark V
Post by Dean Colpitts
I used it yesterday to fix my own notebook, which was W2KSP4
(PRO). The software hive was corrupt, so what I ended up doing
was booting off the recovery console, renaming software to
software.bad, and copying software.sav to software. Then I was
able to boot into W2K. Needless to say, Explorer did not work
correctly, but I was able to open a cmd prompt, and ftp the
software.bad over to my desktop. From there, I was able to
open the software.bad in REGDATXP and view it. Pretty much most
all of the hive was intack, and able the only thing missing was
the keys that start with the letter R to Z (ie Symantec,
WinIso, etc).
Seeing that, I exported the remainder of the hive out to a
.reg. Then I ftp'd the software.sav over to my desktop, opened
it in REGEDT32. I used UltraEdit to edit the exported .reg
inorder to rename the hive to match the software.sav that I had
opened in REGEDT32. I ended up having to give myself full
permissions to the loaded software.sav hive in REGEDT32. From
there, I used Regedit to import my .reg, then unloaded the hive
from REGEDT32. From there, it was a matter of ftping it back to
my notebook, rebooting into recovery console once more, and
replacing the software(.sav) with the fixed software hive.
From there, it was a simple reboot, and W2K started up with
almost no errors (Symantec Corporate Edition Antivirus failed,
but that was because then entire Symantec key was missing).
From, it was a matter of using Add/Remove to repair my Symantec
software (Ghost, SAVCE console, SAVCE client, LiveUpdate, and
pcAnywhere 11). There were also couple of other programs
missing registery info (like WinIso and Snagit), but those were
simple to reinstall.
REGDATXP definitely saved me alot of work, the least of which
was drive into my office over the holidays to re-install my
notebook into the domain (had I needed to re-image from my
sysprep images).
Further, I was able to recover some registry specific settings
for a customer's machine that had crashed just before Christmas
using REGDATXP. This is one tool I will not be without in the
future.
Having said all that, there are a few downfalls to the
software. From the initial look, the documention is VERY
lacking (I would not want to be a newbie to the registry and
trying to figure it out). Some of the menu options are
confusing (ie - do they act on the live computer's registry, or
the opened offline hive). Further, I don't see an immediate way
to import .reg into the opened hive.
On Friday morning, I'm going to tackle the system hive at a
customer's site with it and see how it goes. All in all, it
was definitely worth the $28 USD to register it. Besides
which, if you really want, the shareware version will let you
view the file, just not export, so from there, you could
atleast see if the hive is completely corrupt or not.
***BTW - it beats Microsoft's standard answer to corrupt hives
- restore / replace or reload the OS. IMHO, there is no reason
why Microsoft couldn't release a tool similar to this, which,
they probably have anyways, instead of just telling people, too
bad, reload.
dcc
On Tue, 30 Dec 2003 11:01:51 -0800, Mark V
Post by Mark V
Post by Dean Colpitts
I found an app that will open the corrupt registry, enough so
that I can get most the info out of it. The app is RegdatXP
http://bluechillies.com/details/12007.html
"Description: RegdatXP reads non active WinNT/2K/XP registry
files like ntuser.dat and usrClass.dat and compares them to the
current Registry. It is an NT version of Regdat and has also
Search and Replace functions for the Registry. The full version
can recover data from corrupt registry files."
Interesting. As you use it please post again your impressions.
The Home Page link leads to "under construction" and I am not
familiar with the author (Henry Ulbrich). I presume this does
what "Load Hive" in regedt32 cannot? Could be useful.
Thanks for the report and description Dean. I'll at least
bookmark this one for possible future use.
Ionescu Marius
2004-01-06 00:05:37 UTC
Permalink
And it actually works.
It did the job for me.
Everyone should try it, before thei spend 30$ on something
else....
-----Original Message-----
Post by (JD)
Microsoft's XP and 2003 operating systems include a
regedit that
Post by (JD)
has the ability to open corrupt registry hives and
repair them
Post by (JD)
(well, at least strip out the corruption so the hive
will be
Post by (JD)
loadable again). File | Load Hive ... then Unload Hive.
You can then save them back (unload hive) and replace
the file in
Post by (JD)
the other computer (using ERD Commander or Recovery
Console).
Cool. Too bad they will (probably) never put that in a
W2K SP. :-(
It's good information though and thanks.
Post by (JD)
(JD)
In microsoft.public.win2000.registry Dean Colpitts
Post by Dean Colpitts
I used it yesterday to fix my own notebook, which
was W2KSP4
Post by (JD)
Post by Dean Colpitts
(PRO). The software hive was corrupt, so what I
ended up doing
Post by (JD)
Post by Dean Colpitts
was booting off the recovery console, renaming
software to
Post by (JD)
Post by Dean Colpitts
software.bad, and copying software.sav to software.
Then I was
Post by (JD)
Post by Dean Colpitts
able to boot into W2K. Needless to say, Explorer did
not work
Post by (JD)
Post by Dean Colpitts
correctly, but I was able to open a cmd prompt, and
ftp the
Post by (JD)
Post by Dean Colpitts
software.bad over to my desktop. From there, I was
able to
Post by (JD)
Post by Dean Colpitts
open the software.bad in REGDATXP and view it.
Pretty much most
Post by (JD)
Post by Dean Colpitts
all of the hive was intack, and able the only thing
missing was
Post by (JD)
Post by Dean Colpitts
the keys that start with the letter R to Z (ie
Symantec,
Post by (JD)
Post by Dean Colpitts
WinIso, etc).
Seeing that, I exported the remainder of the hive
out to a
Post by (JD)
Post by Dean Colpitts
.reg. Then I ftp'd the software.sav over to my
desktop, opened
Post by (JD)
Post by Dean Colpitts
it in REGEDT32. I used UltraEdit to edit the
exported .reg
Post by (JD)
Post by Dean Colpitts
inorder to rename the hive to match the software.sav
that I had
Post by (JD)
Post by Dean Colpitts
opened in REGEDT32. I ended up having to give
myself full
Post by (JD)
Post by Dean Colpitts
permissions to the loaded software.sav hive in
REGEDT32. From
Post by (JD)
Post by Dean Colpitts
there, I used Regedit to import my .reg, then
unloaded the hive
Post by (JD)
Post by Dean Colpitts
from REGEDT32. From there, it was a matter of ftping
it back to
Post by (JD)
Post by Dean Colpitts
my notebook, rebooting into recovery console once
more, and
Post by (JD)
Post by Dean Colpitts
replacing the software(.sav) with the fixed software
hive.
Post by (JD)
Post by Dean Colpitts
From there, it was a simple reboot, and W2K started
up with
Post by (JD)
Post by Dean Colpitts
almost no errors (Symantec Corporate Edition
Antivirus failed,
Post by (JD)
Post by Dean Colpitts
but that was because then entire Symantec key was
missing).
Post by (JD)
Post by Dean Colpitts
From, it was a matter of using Add/Remove to repair
my Symantec
Post by (JD)
Post by Dean Colpitts
software (Ghost, SAVCE console, SAVCE client,
LiveUpdate, and
Post by (JD)
Post by Dean Colpitts
pcAnywhere 11). There were also couple of other
programs
Post by (JD)
Post by Dean Colpitts
missing registery info (like WinIso and Snagit), but
those were
Post by (JD)
Post by Dean Colpitts
simple to reinstall.
REGDATXP definitely saved me alot of work, the least
of which
Post by (JD)
Post by Dean Colpitts
was drive into my office over the holidays to re-
install my
Post by (JD)
Post by Dean Colpitts
notebook into the domain (had I needed to re-image
from my
Post by (JD)
Post by Dean Colpitts
sysprep images).
Further, I was able to recover some registry
specific settings
Post by (JD)
Post by Dean Colpitts
for a customer's machine that had crashed just
before Christmas
Post by (JD)
Post by Dean Colpitts
using REGDATXP. This is one tool I will not be
without in the
Post by (JD)
Post by Dean Colpitts
future.
Having said all that, there are a few downfalls to
the
Post by (JD)
Post by Dean Colpitts
software. From the initial look, the documention is
VERY
Post by (JD)
Post by Dean Colpitts
lacking (I would not want to be a newbie to the
registry and
Post by (JD)
Post by Dean Colpitts
trying to figure it out). Some of the menu options
are
Post by (JD)
Post by Dean Colpitts
confusing (ie - do they act on the live computer's
registry, or
Post by (JD)
Post by Dean Colpitts
the opened offline hive). Further, I don't see an
immediate way
Post by (JD)
Post by Dean Colpitts
to import .reg into the opened hive.
On Friday morning, I'm going to tackle the system
hive at a
Post by (JD)
Post by Dean Colpitts
customer's site with it and see how it goes. All in
all, it
Post by (JD)
Post by Dean Colpitts
was definitely worth the $28 USD to register it.
Besides
Post by (JD)
Post by Dean Colpitts
which, if you really want, the shareware version
will let you
Post by (JD)
Post by Dean Colpitts
view the file, just not export, so from there, you
could
Post by (JD)
Post by Dean Colpitts
atleast see if the hive is completely corrupt or not.
***BTW - it beats Microsoft's standard answer to
corrupt hives
Post by (JD)
Post by Dean Colpitts
- restore / replace or reload the OS. IMHO, there
is no reason
Post by (JD)
Post by Dean Colpitts
why Microsoft couldn't release a tool similar to
this, which,
Post by (JD)
Post by Dean Colpitts
they probably have anyways, instead of just telling
people, too
Post by (JD)
Post by Dean Colpitts
bad, reload.
dcc
On Tue, 30 Dec 2003 11:01:51 -0800, Mark V
In microsoft.public.win2000.registry Dean Colpitts
Post by Dean Colpitts
I found an app that will open the corrupt
registry, enough so
Post by (JD)
Post by Dean Colpitts
Post by Dean Colpitts
that I can get most the info out of it. The app
is RegdatXP
Post by (JD)
Post by Dean Colpitts
Post by Dean Colpitts
http://bluechillies.com/details/12007.html
"Description: RegdatXP reads non active WinNT/2K/XP
registry
Post by (JD)
Post by Dean Colpitts
files like ntuser.dat and usrClass.dat and compares
them to the
Post by (JD)
Post by Dean Colpitts
current Registry. It is an NT version of Regdat and
has also
Post by (JD)
Post by Dean Colpitts
Search and Replace functions for the Registry. The
full version
Post by (JD)
Post by Dean Colpitts
can recover data from corrupt registry files."
Interesting. As you use it please post again your
impressions.
Post by (JD)
Post by Dean Colpitts
The Home Page link leads to "under construction" and
I am not
Post by (JD)
Post by Dean Colpitts
familiar with the author (Henry Ulbrich). I presume
this does
Post by (JD)
Post by Dean Colpitts
what "Load Hive" in regedt32 cannot? Could be
useful.
Post by (JD)
Thanks for the report and description Dean. I'll at
least
Post by (JD)
bookmark this one for possible future use.
.
mpetruc
2004-02-04 19:03:15 UTC
Permalink
Ok, had the same problem, here's what i did:
1)copied corrupt ntuser.dat to an xp box
2)regedit->select some key (e.g. HKU)->load hive
3)select currupt ntuser.dat
4)give it some name (e.g.badHKCU)
5)select badHKCU
6)from the menu, export the selected key to a reg file (e.g.
goodHKCU.reg)
7)exit regedit
8)copy goodHKCU.reg to the w2k box
9)login using a different username that the one with problems
10) make a copy of the profile with the problems, then delete the
original one
11)logout, then login with the username with the problems; a new, clean
profile will be created
12)edit goodHKCU.reg with notepad, replacing the root key name (e.g.
[hku/badHKCU ) with the correct one (e.g. [HKCU ); make sure to have a
[-HKCU] at the top
13)save
14) import the newly saved goodHKCU.reg; it will delete the default one
and paste the old one; some keys will not be imported because they are
already in use;
15) logout, login with a different username
16) copy the significant profile folders from the copy to the new one
17) log back in with the username with the problems

(mostly) everythink should be fine now, all previous settings active.

so i saved $30.


mpetruc
------------------------------------------------------------------------
Posted via http://www.mcse.ms
------------------------------------------------------------------------
View this thread: http://www.mcse.ms/message227416.html

Loading...