UIVerbosityLevel
在设备启动、登录和关闭期间禁用 Windows 状态消息。
值
值 | 说明 |
---|---|
0 | 请勿在设备启动、登录和关闭过程中取消显示 Windows 状态消息。 这是默认值。 |
1 | 在设备启动、登录和关闭过程中取消显示 Windows 状态消息。 |
父层次结构
Microsoft-Windows-Embedded-EmbeddedLogon | UIVerbosityLevel
有效配置阶段
offlineServicing
specialize
应用于
有关此组件支持的 Windows 版本和体系结构的列表,请参阅 Microsoft-Windows-Embedded-EmbeddedLogon。
XML 示例
<settings pass="specialize">
<component name="Microsoft-Windows-Embedded-EmbeddedLogon" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<UIVerbosityLevel>1</UIVerbosityLevel>
</component>
</settings>