wangc Posted June 12, 2003 Share Posted June 12, 2003 i update my 2000 sys to sp3 later i delete the sp3.cab in winnt dirctory, ok, i reboot it always hits some files protected, how to disable the file protection in win2000+sp3? Link to comment https://www.neowin.net/forum/topic/85098-how-2-disable-windows-2000-sp3s-file-protection/ Share on other sites More sharing options...
KC Posted June 12, 2003 Share Posted June 12, 2003 try doing it from safe mode. Link to comment https://www.neowin.net/forum/topic/85098-how-2-disable-windows-2000-sp3s-file-protection/#findComment-944674 Share on other sites More sharing options...
null_ Posted June 12, 2003 Share Posted June 12, 2003 I think there is a registry key that changes the way Windows File Protection asks, the article is on http://support.microsoft.com, maybe also a HexEdit of the DLL controlling WFP? Link to comment https://www.neowin.net/forum/topic/85098-how-2-disable-windows-2000-sp3s-file-protection/#findComment-944953 Share on other sites More sharing options...
ateizzynuff Posted June 28, 2003 Share Posted June 28, 2003 You have to hack sfc.dll (I'll have to search for the specifics), remove or rename the backup copy (in dllcache dir) & then: Modify the "SFCDisable" Registry Value: this step is MANDATORY for BOTH Windows XP (with or without SP1) AND Windows 2000 (with or without SP2): Manual FIX [courtesy of Franklin ([email protected])]: "To disable WFP, start Regedit or Regedt32 and go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon Add/modify the "SFCDisable" DWORD [REG_DWORD] Binary entry to read FFFFFF9D. Reboot when done. To (re)enable WFP modify "SFCDisable" to read 0." These are all allowed "SFCDisable" values: 0 = enable WFP/SFC. 1 = disable WFP/SFC with nag prompt at (re)boot to reenable it. :( 2 = disable WFP/SFC without nag prompt at (re)boot to reenable it. :) 4 = enable WFP/SFC but disable all popups. FFFFFF9D = disable WFP/SFC completely. Link to comment https://www.neowin.net/forum/topic/85098-how-2-disable-windows-2000-sp3s-file-protection/#findComment-996683 Share on other sites More sharing options...
Recommended Posts