Jump to content

SFC (system file checker) wants to replace files


Recommended Posts

Hi everybody,

maybe someone has a hint for me to solve this phenomenon which occure when i install an unattended windows with hotfixes (using svcpack.inf) and the bts-driver-packs (latest version and previous):

after finishing the installation the system file checker (SFC) runs and prompt me to insert the windows-cd for recovering some system files.

so i don't know why.

is this caused by some drivers of the bts-packs?

or by some hotfixes?

how can i find out which files should be replaced by sfc?

how can i windows tell to keep this files if they are neccessary?

i'm thankful for some suggestions.

B)

Edited by t-b-x
Link to comment
Share on other sites


alright do this... make a registry file with this in it. This will disable those popups but leave file protection eneabled (so you cannot delete important system files)

Windows Registry Editor Version 5.00

;Prevents Windows File Protection from Reporting Errors at Startup After Multiple Unattended Hotfix Installs (WFP is still enabled only warning prompts are disabled)

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"SFCDisable"=dword:00000004

PS the only way this imports properly is if you use this as this to your winnt.sif

[GuiRunOnce]

"REGEDIT /S %systemdrive%\Post-Installs\WFP_Fix.reg"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...