My computer was unable to do error checking (chkdsk) and errors began to
accumulate. System restore did not go back far enough to restore this
function. System File Check identified a corrupt system file "autochk.exe"
that sfc was unable to repair. Instead of doing a clean install, I was able
to do an Upgrade Install that preserved my programs, devices, settings, etc.
(see John Barnett Windows MVP).
I wanted to replace my corrupt system file with a good one from the Vista
Install DVD without having to do a complete install, but was unable to do
this until now. From multiple sources including contributors on Vista
Communities, Windows IT Pro, How-To Geek, and Vistax64 Forum, I have put
together a tutorial on how to access files from your Vista Install DVD that
you can use to replace corrupt files in your OS. See the link below:
http://www.vistax64.com/tutorials/86...dvd-files.html
System File Check will identify corrupt system files that it can't repair
(see CBS.log). You can replace these corrupt files with good copies from the
Vista Install DVD. Many thanks to those who contributed to this solution.
"dean-dean" wrote:
> Ooops.
>
> > SFC is a program run by using Command Prompt, so, no, it does run
> > automatically.
>
> That should be "... no, it does not run automatically."
>
> "dean-dean" <dean-> wrote in message
> news:...
> > Since the cbs.log may be huge (it's used by other programs besides the
> > SFC),
> > you might want to do this:
> >
> > To create relevant SFC-only information gleaned from the cbs.log, and put
> > it
> > in a small file called sfcdetails.txt, right-click Command Prompt (using
> > the
> > shortcut in Start Menu\Programs\Accessories) and choose Run as
> > Administrator. By default, the prompt starts in C:\Users\(Your Name).
> > Type:
> >
> > cd desktop
> >
> > Press Enter on your keyboard. Then Copy and Paste this at the prompt:
> >
> > findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt
> >
> > Press Enter. Sfcdetails.txt should then appear on your Desktop.
> >
> > Looking at entries for the latest date in sfcdetails.txt, what files are
> > noted as being problematic?
> >
> >> Also, does SFC ever run automatically in the background?
> >
> > SFC is a program run by using Command Prompt, so, no, it does run
> > automatically.
> >
> > "notaguru" <notaguru-> wrote in message
> > news:fbugj4$8e0$...
> >> SFC works fine, and according to the log (Windows/Logs/CBS) it found
> >> corrupted files.
> >>
> >> Some were automatically repaired, but apparently others could not be.
> >> What
> >> do I do next?
> >>
> >> Also, does SFC ever run automatically in the background?
> >>
> >> Thanks
> >
>