Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Registry Corrupted 2

Status
Not open for further replies.

mzdos

Technical User
Feb 12, 2005
1
US
Hopefully someone can help me.

I get the following error message:

[COLOR=white black]
Windows could not start because the following file is missing
or corrupt:
\WINDOWS\SYSTEM32\CONFIG\SYSTEM

[/color]

everything start when i decide to Defrag the Registry
After the process the tool forze Windows to Reboot.

That was the last time i saw my computer on : (
Now when ever i start my computer i recieve that error

I have read many of the threads discussing on how to
fix this problem like the one from Microsoft for example.


[COLOR=white black]
md tmp
copy c:\windows\system32\config\system c:\windows\tmp\system.bak
copy c:\windows\system32\config\software c:\windows\tmp\software.bak
copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
copy c:\windows\system32\config\security c:\windows\tmp\security.bak
copy c:\windows\system32\config\default c:\windows\tmp\default.bak

delete c:\windows\system32\config\system
delete c:\windows\system32\config\software
delete c:\windows\system32\config\sam
delete c:\windows\system32\config\security
delete c:\windows\system32\config\default

copy c:\windows\repair\system c:\windows\system32\config\system
copy c:\windows\repair\software c:\windows\system32\config\software
copy c:\windows\repair\sam c:\windows\system32\config\sam
copy c:\windows\repair\security c:\windows\system32\config\security
copy c:\windows\repair\default c:\windows\system32\config\default

[/color]
I am willing to take whatever necessary as long as I can recover Data.

On Aug 6, 2004 - Someone in this forum posted this WinXP Critical Error Fixes

There he explain how to make some environment using PE Builder Tool
I think thats my only way to fix my problem but i can't understand the way he
explain on how to create this ISOImage using his zip files with PE Builder
If someone have ever done this before i will apreciate any help on how to make it.

PE.gif


I did step by step following his instrucction, but some how don't work for me
PE Builder,WinISO,RegFix.zip... I download all the files but still can't do it.

Than You For You Time
 
a star for bcastner for pointing out an excellent FAQ, a most useful utility which will be added to my ever growing collection once i get into the office tomorrow

thanks again
 
Just fixed one this week with the same problem as yours. One outher recommendation I would run chkdsk /r from the repair concel. There is a reason for the damage system file, I would check the HD for Errors before trying to start the repair.
 
After spending 20+ hrs. building debuging Bert Pe and updateing ever couple weeks I foud this UBCD4WIN.COM if you down load there two files and Bert Pe Build files you can build a good start Utilty in a couple hrs. a big help. You can then add outher plug ins to there unility later.
 
mzdos,

Source = CD Drive with the XP CD in it (D: for example). It can also mean the location of the I386 folder if you are not building from a CD but have the source files on the Hard Drive.

Custom = Any extra files or folders you want to have access to in Bartpe (can be left blank).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top