RegistryExceptionsUserDefined
指定要從篩選中排除的登錄機碼。 當登錄機碼位於排除項目清單中時,所有寫入該登錄機碼的項目都會略過 UWF 篩選,直接寫入登錄並在裝置重新啟動之後持續留存。
值
值 | 描述 |
---|---|
RegistryExceptionKey |
要從篩選中排除的登錄機碼。 |
父階層
Microsoft-Windows-Embedded-UnifiedWriteFilter | RegistryExceptionsUserDefined
有效的設定階段
特殊化
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Embedded-UnifiedWriteFilter。
XML 範例
<settings pass="specialize">
<component name="Microsoft-Windows-Embedded-UnifiedWriteFilter" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<RegistryExceptionsUserDefined>HKEY_LOCAL_MACHINE\COMPONENTS</RegistryExceptionsUserDefined>
</component>
</settings>