Windows Longhorn Build 4081.0.main.040503-1625:修订间差异

跳转到导航 跳转到搜索
第 70 行: 第 70 行:
* 设备管理器存在一个 bug,由于缺少 Hardware Wizard 控制面板小程序,因此无法更新驱动程序。可以通过 [[Windows XP]] 驱动程序开发工具包(Driver Development Kit,DDK)中的 <code>devcon</code> 实用程序安装驱动程序。
* 设备管理器存在一个 bug,由于缺少 Hardware Wizard 控制面板小程序,因此无法更新驱动程序。可以通过 [[Windows XP]] 驱动程序开发工具包(Driver Development Kit,DDK)中的 <code>devcon</code> 实用程序安装驱动程序。


=== Creating folders ===
=== 创建文件夹 ===
The option to create folders by right-clicking and selecting New doesn't work as the Folder entry is missing. Apply the following registry key to fix this problem:
通过右键单击并选择 New(新建)来创建文件夹的选项不起作用,因为缺少 Folder(文件夹)条目。应用以下注册表项来解决此问题:
<syntaxhighlight lang="registry">
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00

导航菜单