Windows XP Build 2223.1.main.000411-2307:修订间差异

第 93 行: 第 93 行:
存在不使用时自动隐藏托盘图标的功能,但没有使用它的界面。可以通过转到 <code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer</code> 并创建名为 <code>EnableAutoTray</code> 的 DWORD 值并将其设置为 1 来启用它。启用后,“启用个性化通知”复选标记将出现在系统托盘属性中。图标将每 15 分钟折叠为一个感叹号。此设计在下一个可用版本中更改为箭头。
存在不使用时自动隐藏托盘图标的功能,但没有使用它的界面。可以通过转到 <code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer</code> 并创建名为 <code>EnableAutoTray</code> 的 DWORD 值并将其设置为 1 来启用它。启用后,“启用个性化通知”复选标记将出现在系统托盘属性中。图标将每 15 分钟折叠为一个感叹号。此设计在下一个可用版本中更改为箭头。


===CD Burning Web View===
=== CD 刻录 Web 视图 ===
This build contains basic functionality for CD Burning, one of which is the Web View. To see the web view create a new folder, open it, then right click on an empty space and select Customize this folder. Select any of the templates and it will create a desktop.ini file. Open the desktop.ini file and change <code>PersistMoniker</code> to point to <code>file://C:\WINNT\Web\cdburn.htt</code>.
此版本包含 CD 刻录的基本功能,其中之一是 Web 视图。要查看 Web 视图,请创建新文件夹,请打开它,然后右键单击空白区域并选择 Customize this folder(自定义此文件夹)。选择任何模板,它将创建一个 <code>desktop.ini</code> 文件。打开 <code>desktop.ini</code> 文件,并将 <code>PersistMoniker</code> 更改为指向 <code>file://C:\WINNT\Web\cdburn.htt</code>


===Build 2250-esque Web View===
===Build 2250-esque Web View===