• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Having trouble fixing a registry

Akhen

Golden Member
okay heres the deal
yesterday my mothers labtop went down
and was displaying a blue screen on startup:
Stop: c0000218 {Registry File Failure} The registry cannot load the hive (file): \SystemRoot\System32\Config\SOFTWARE or its log or alternate


anyways I looked it up and found this:
http://support.microsoft.com/kb/307545/en-us

basicly instructions to fix it

at one point I am typing commands to back up files
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

anyways at the very begining on line 3 it cannot manage to copy the file
saying file could not be copied.
I thought about it and went on although im pretty sure it was something I need
and so on 6 at defaulot backup it told me this time "the system cannot find the file specified."

Now that two errors have occured im not sure if I should go on and need some opinion on what to do.

 
I would be worried more about what caused this, than how to fix it.

You need to get the hard drive manufacturers diagnostic software and check the integrity of your hard drive(s), first thing.

 
Back
Top