Windows Vista Build 5270.9.winmain idx03.051214-1910:修订间差异

跳转到导航 跳转到搜索
第 133 行: 第 133 行:
* “Windows®”屏幕保护程序重命名为“logon”。
* “Windows®”屏幕保护程序重命名为“logon”。
==Hidden features==
== 隐藏功能 ==
===Login screen===
===登录屏幕===
The login screen has the ability to display the branding logo, however it's hidden by default due to the element containing it having its visibility set to false.
登录界面具备显示品牌标识的功能,但默认情况下该标识处于隐藏状态,因为包含标识的元素其可见性属性被设置为 false。


To enable it, the user needs to edit the UIFILE 11000 in <code>authui.dll</code> using a resource editor, and change <code>visible="false"</code> to <code>visible="true"</code> on line 145, where the Logo element is defined.
要启用该功能,用户需要使用资源编辑器修改 <code>authui.dll</code> 文件中的UIFILE 11000,并将第145行(定义Logo元素的位置)的<code>visible=“false”</code>改为<code>visible=“true”</code>
<gallery>
<gallery>
5270HiddenLogonBranding.png|Login screen with the hidden branding
5270HiddenLogonBranding.png|登录界面(隐藏品牌标识)
</gallery>
</gallery>


13,050

个编辑

导航菜单