After I run SFC /scannow
When I run the "edit sfcdetails.txt" command, it says it is an invalid command, tried on 2 Windows 7 PC's, anyone know what the solution is?
I can find the txt file and know how to read it but why does the command not work?
Also when reading the sfcdetails.txt, what does it mean when a file cannot be repaired due to a hash mismatch?
Sample (from a Vista box)
2011-06-30 09:32:05, Info CSI 0000002f [SR] Cannot repair member file [l:24{12}]"catsrvps.dll" of Microsoft-Windows-COM-ComPlus-Runtime, Version = 6.0.6000.16386, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
Answer
The edit.com
command is a 16-bit MS-DOS program, and is not included with 64-bit versions of Windows since you cannot run 16-bit software in 64-bit mode.
You can usually use notepad
or more
to view text files.
No comments:
Post a Comment