![]() ![]() |
Jun 19 2004, 10:10 PM
Post
#1
|
|
|
*shrug* ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 877 Joined: 11-September 03 From: Brisbane, Australia Member No.: 6518
|
Updated & Fixed:
Credit goes to vorte[x] for the original hex edit to disable WFP. I added mine to change the registry setting. Ok. Well, after a couple of more tries, I have finally fixed it. This modified file works EXACTALLY the same as my other one except it uses the SP2 RC2 sfc_os.dll rather than the SP1 sfc_os.dll so no campatibility problems should arise. To use it, simple replace the sfc_os.dl_ file on your Windows XP SP2 RC2 CD with the one attached here, then, edit HIVESFT.INF and add the following line after "SfcQuota" (search for it). CODE HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","SFCSetting",0x00010003,0xffffff9d That's it!! You have now disabled WFP for good. If you want to re-enable it, change the above registry setting to 0x00000000 rather than 0xffffff9d. Simple. Hope you all enjoy my work. BTW... this file has been modpe'd and compressed, ready to go onto a CD.
Attached File(s)
|
|
|
|
Jun 19 2004, 10:39 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Members Posts: 233 Joined: 6-August 03 Member No.: 5505 |
Thanks, RaveRod. I'll wait for the official release of Service Pack 2 to try it out.
|
|
|
|
Jun 19 2004, 11:06 PM
Post
#3
|
|
|
*shrug* ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 877 Joined: 11-September 03 From: Brisbane, Australia Member No.: 6518
|
Yeah. Hopefully they won't change the SFC_OS.dll file between RC2 and RTM like they did with RC1 to RC2.
|
|
|
|
Jun 20 2004, 03:09 AM
Post
#4
|
|
|
MSFN SuperB ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 5542 Joined: 13-October 03 From: in front of the computer Member No.: 8053 OS: Vista Ultimate x86
|
QUOTE using the actual SP2 RC2 SFC_OS.DLL file. how is this actual if u have modified it? or vorte[x] modified it? though thanks for the file also u can put that registry entry into the hive files so it gets executed even b4.. |
|
|
|
Jun 20 2004, 03:24 AM
Post
#5
|
|
|
*shrug* ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 877 Joined: 11-September 03 From: Brisbane, Australia Member No.: 6518
|
@XtremeMaC: I mean it's the actual file from RC2 rather than the one from SP1 which also works.
I tried putting that registry entry into the hive files but setup overwrites that entry later on in the setup. You could be thinking of my modified SP1 file where you add "SFCSetting" to the hive file... not "SFCDisable". |
|
|
|
Jun 20 2004, 07:48 AM
Post
#6
|
|
|
*shrug* ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 877 Joined: 11-September 03 From: Brisbane, Australia Member No.: 6518
|
Just a bump so people will re-read my post... explaining why this hack won't work and that I jumped the gun.
|
|
|
|
Jun 20 2004, 12:07 PM
Post
#7
|
|
|
MSFN SuperB ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 5542 Joined: 13-October 03 From: in front of the computer Member No.: 8053 OS: Vista Ultimate x86
|
ow I see thanks for the explanation
(I'm critisizing too much these days, stress sorry |
|
|
|
Jun 20 2004, 12:15 PM
Post
#8
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 303 Joined: 31-May 04 Member No.: 21124 |
QUOTE I'll wait for the official release of Service Pack 2 to try it out. Yeah, me, too. But hopefully they're gonna release it soon. |
|
|
|
Jun 23 2004, 10:48 AM
Post
#9
|
|
|
Unofficial Service Pack & Codec Pack maintainer ![]() ![]() ![]() Group: Members Posts: 495 Joined: 18-August 03 Member No.: 5880 OS: none
|
So this RC2 modded sfc_os.dll won't help me, if i already set any unsigned drivers in the "OEMPnPDriversPath" section of winnt.sif?
I also read somewhere you should take these settings in your winnt.sif CODE [SystemFileProtection] SFCQuota=0 SFCScan=0 SFCDisable=ffffff9d On a test installation XP used it's own Microsoft drivers (instead of the vendors drivers!) where it could |
|
|
|
Jun 23 2004, 04:40 PM
Post
#10
|
|
|
Newbie Group: Members Posts: 12 Joined: 9-October 03 From: Bristol, UK Member No.: 7886 |
Hi just a quick note I have succesfully used the modified sfc.dll from nlite, as well as the one from SP1 mod...inserted the code you mention above into winnt.sif & it works a treat used vortex hacked uxtheme.dll & works fine
QUOTE [SystemFileProtection]SFCQuota=0
SFCScan=0 SFCDisable=ffffff9d |
|
|
|
Jun 23 2004, 05:59 PM
Post
#11
|
|
|
*shrug* ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 877 Joined: 11-September 03 From: Brisbane, Australia Member No.: 6518
|
@swgreed: This modded sfc_os.dll has nothing to do with vendor drivers or Windows ones. The drivers are totally separate from this file.
@Louie666: The sfc_os.dll from nLite is the one I modded from SP1. This sfc_os.dll file is the actual one from SP2. That's about the only difference. I cannot gurantee that the sfc_os.dll from SP1 will work with RTM of SP2 when it comes out. That's why I'm doing this. Also, using SP2's sfc_os.dll, adding SFCDisable to your winnt.sif file does NOTHING. That variable is no longer used so there's no point putting it in there. This file is currently only for people who want to use the actual sfc_os.dll from SP2, not the one from SP1 (which just happens to work, for now). |
|
|
|
Jun 24 2004, 06:58 AM
Post
#12
|
|
|
Unofficial Service Pack & Codec Pack maintainer ![]() ![]() ![]() Group: Members Posts: 495 Joined: 18-August 03 Member No.: 5880 OS: none
|
But i thought if I don't turn of WFP XP overrides any drivers without WHQL signature and uses its own Microsoft drivers again.
Am I muddling up here anything? |
|
|
|
Jun 24 2004, 08:06 AM
Post
#13
|
|
|
*shrug* ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 877 Joined: 11-September 03 From: Brisbane, Australia Member No.: 6518
|
Just a quick post to inform everyone that I have now fixed the SFC_OS.DLL file to disable WFP during setup (same as with the SP1 file).
@swgreed: I think your muddled up because it doesn't matter if WFP is enabled or disabled... you can use any drivers you want so long as you have the correct entries in your winnt.sif file to disable driver signing. |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 2nd December 2008 - 09:34 PM |