January 12, 200620 yr 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 January 12, 200620 yr by t-b-x
January 14, 200620 yr 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:00000004PS 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"
Create an account or sign in to comment