Content deleted Content added
→Operation: Windows ME is based on 9x. Windows 9x uses %windir% instead of %systemroot%. %systemroot% is for Windows NT |
|||
Line 3:
== Operation ==
With Windows File Protection active, replacing or deleting a system file that has no [[File locking|file lock]] to prevent it getting overwritten causes Windows immediately and silently to restore the original copy of the file. The original version of the file is restored from a cached folder which contains backup copies of these files. The [[Windows NT]] family uses the cached folder {{mono|%
WFP covers all files which the operating system installs (such as {{mono|DLL}}, {{mono|EXE}}, {{mono|SYS}}, {{mono|OCX}} etc.), protecting them from deletion or from replacement by older versions. The [[digital signature]]s of these files are checked using [[code signing]] and the signature catalog files stored in the {{mono|%
WFP integrates with the [[System File Checker]] ({{mono|sfc.exe}}) utility.
|