How to disable Windows File Protection in Windows XP or 7 from Registry?
Posted
by
SEARAS
on Super User
See other posts from Super User
or by SEARAS
Published on 2012-09-25T19:32:43Z
Indexed on
2012/09/25
21:40 UTC
Read the original article
Hit count: 289
How to disable Windows File Protection in Windows 7 and/or XP from Registry?
I want to automatically replace a driver with my created driver.
I used PendingFileRenameOperations key in
HKLM\System\CurrentControlSet\Control\Session Manager
but i've found that it can ONLY be used for simple (not-system) files,
because Windows File Protection disables it for system files (see this post).
Now I need to temporarily disable WFP (and turn it on after changing driver).
You can tell me another way to disable it. It can help me too. Thanks in advance!
Any ideas?
© Super User or respective owner