Jump to content

Recommended Posts

Posted

hi, can anyone help me with a little guide to disable WINDOWS FILE PROTECTION after first reboot (before installation's programs) (in a clean installation)?


Posted

Here ya go, make a reg that makes the following change to disable it:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"SFCDisable"=dword:ffffff9d

Different switches for SFCDisable:

; dword:00000000 = enabled

; dword:00000001 = disabled, prompt at boot to re-enable

; dword:00000002 = disabled at next boot only, no prompt to re-enable

; dword:00000004 = enabled, with popups disabled

; ffffff9d - for completely disabled

I don't know if this is efective from when the reg is aplied or a reboot is needed... but the 1-3 dwords suggest that a reboot is not needed ... hmm ... anyone know this for sure?

Posted

u can ethier use the hacked SFC_OS.DL_ and thats it or u can do it the way i showed u... it doesnt rly matter except in SFC_OS.DL_ u jus replace the existing one with the new oen in the i386 folder... u should jus use the hacked SFC_OS.DL_

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...