Windows 8 corrupt problem

aviper

New member
Joined
Mar 9, 2015
Posts
2
Hello,

I have problem with corrupt windows file.
I started SFCfix and it freeze on some point, after 1 hour I stopped it with control+C and I've got this log file:
Code:
SFCFix version 2.4.3.0 by niemiro.
Start time: 2015-03-09 21:09:38.579
Microsoft Windows 8.1 Update 3 - amd64
Not using a script file.








AutoAnalysis::
FIXED: Performed DISM repair on file Amd64\CNBJ2530.DPB of version 6.3.9600.17415.








SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.








Successfully processed all directives.
SFCFix version 2.4.3.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2015-03-09 22:04:04.253
----------------------EOF-----------------------SFCFix version 2.4.3.0 by niemiro has encountered an unhandled exception.
Currently storing 0 datablocks.
Finish time: 2015-03-09 22:04:04.362
----------------------EOF-----------------------

In CBS file I read this:
Code:
2015-03-09 20:49:49, Info                  CSI    000008d2 Hashes for file member \SystemRoot\WinSxS\amd64_prncacla.inf_31bf3856ad364e35_6.3.9600.17415_none_95dd5540d57f8c01\Amd64\CNBJ2530.DPB do not match actual file [l:36{18}]"Amd64\CNBJ2530.DPB" :
  Found: {l:32 b:jKQpNTrB/8V8qtAwmdiKKYbqKJ3+/pIGDrjHbYMzDtU=} Expected: {l:32 b:n520k714Uu3utHa5JGQ6HQYbZphKhlMWq5pEmfnCDuw=}
2015-03-09 20:49:49, Info                  CSI    000008d3 [SR] Cannot repair member file [l:36{18}]"Amd64\CNBJ2530.DPB" of prncacla.inf, Version = 6.3.9600.17415, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type = [l:24{12}]"driverUpdate", TypeName neutral, PublicKey neutral in the store, hash mismatch
2015-03-09 20:49:50, Info                  CSI    000008d4 Hashes for file member \SystemRoot\WinSxS\amd64_prncacla.inf_31bf3856ad364e35_6.3.9600.17415_none_95dd5540d57f8c01\Amd64\CNBJ2530.DPB do not match actual file [l:36{18}]"Amd64\CNBJ2530.DPB" :
  Found: {l:32 b:jKQpNTrB/8V8qtAwmdiKKYbqKJ3+/pIGDrjHbYMzDtU=} Expected: {l:32 b:n520k714Uu3utHa5JGQ6HQYbZphKhlMWq5pEmfnCDuw=}
2015-03-09 20:49:50, Info                  CSI    000008d5 [SR] Cannot repair member file [l:36{18}]"Amd64\CNBJ2530.DPB" of prncacla.inf, Version = 6.3.9600.17415, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type = [l:24{12}]"driverUpdate", TypeName neutral, PublicKey neutral in the store, hash mismatch
2015-03-09 20:49:50, Info                  CSI    000008d6 [SR] This component was referenced by [l:166{83}]"Package_2709_for_KB3000850~31bf3856ad364e35~amd64~~6.3.1.8.3000850-6825_neutral_GDR"
2015-03-09 20:49:50, Info                  CSI    000008d7 [SR] Repair complete
 
Hello and welcome to the forum.

Can you please run another scan with SFC /SCANNOW and upload a new CBS.log file? The corruption detected by SFC should have been fixed when SFCFix ran.

SFC /SCANNOW
  1. Right click on the
    aa922834-ed43-40f1-8830-d5507badb56c_39.jpg
    button
  2. Click on Command prompt (Admin) => Press Yes on the prompt
  3. Inside the Command Prompt windows copy and paste the following command SFC /SCANNOW
  4. Please wait for this to Finish before continuing with rest of the steps.
Convert CBS.log to CBS.txt
  1. Right click on the
    aa922834-ed43-40f1-8830-d5507badb56c_39.jpg
    button
  2. Click on Run => Inside the run box copy and paste the following command:
    Code:
    cmd /c copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  3. Press Enter
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please upload CBS.txt to this thread
Please Note:: if the file is too big to upload to you next post please upload via Dropbox or One Drive


Thanks
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top