[WFP registry values are not supported as of Windows Vista.]
WFP uses several registry values for customization settings. The WFP registry values are located in the following registry key:
HKEY_LOCAL_MACHINE
SOFTWARE
Microsoft
Windows NT
CurrentVersion
Winlogon
The following are the WFP registry values.
- SFCDllCacheDir
Location of the cache. This must be a local path. The default value is %systemroot%\system32\dllcache.
- SFCQuota
Quota options. This registry value can be one of the following values.
| Value | Meaning |
| SFC_QUOTA_ALL_FILES | Size of the DLL cache is unlimited. This is the default. |
| Other values | Size of the DLL cache, in files. |
- SFCScan
Scan options. This registry value can be one of the following values.
| Value | Meaning |
| SFC_SCAN_NORMAL | Do not scan protected files at boot. This is the default. |
| SFC_SCAN_ALWAYS | Scan protected files at every boot. |
| SFC_SCAN_ONCE | Scan protected files at the next boot. |
Build date: 7/30/2009