beppemito Posted October 18, 2003 Posted October 18, 2003 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)?
Crispy Posted October 18, 2003 Posted October 18, 2003 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:ffffff9dDifferent 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 disabledI 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?
beppemito Posted October 18, 2003 Author Posted October 18, 2003 ok but...how can i run this .reg? under [GuiRunOnce] in winnit.sif? witch command must i use?i would like some example...thanks
eXPerience-XP Posted October 18, 2003 Posted October 18, 2003 you just need to copy paste in notpad save it as regtweak.reg and in [GuiRunOnce] put the path to ur saved regtweak.reg eg: %systemdrive%\install\regtweak.reg
eXPerience-XP Posted October 18, 2003 Posted October 18, 2003 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_
beppemito Posted October 19, 2003 Author Posted October 19, 2003 where can i find SFC_OS.DL_ hacked for WINXP PRO SP1?thanks
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now