→Windows Longhorn build 3683
正义羊-JRJSheep(讨论 | 贡献) |
正义羊-JRJSheep(讨论 | 贡献) |
||
| 第 26 行: | 第 26 行: | ||
[[文件:3683-DCEDemo.png|thumb|Build 3683 中的 DCE|300x300px]] | [[文件:3683-DCEDemo.png|thumb|Build 3683 中的 DCE|300x300px]] | ||
===Windows Longhorn | === Windows Longhorn Build 3683 === | ||
在此版本中,没有用于启用 DCE 的用户界面。要启用 DCE,请添加以下注册表项并重新启动: | |||
<syntaxhighlight lang="registry"> | <syntaxhighlight lang="registry"> | ||
Windows Registry Editor Version 5.00 | Windows Registry Editor Version 5.00 | ||
| 第 35 行: | 第 35 行: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
StartupOptions | <code>StartupOptions</code> 可以设置为 0 禁用 DCE,1 以在启动时启用它,2 以允许通过 <code>rundll32 user32.dll,StartDCE</code> 和 <code>rundll32 user32.dll,StopDCE</code> 命令进行动态控制。 | ||
DCE | 此版本中的 DCE 不渲染桌面背景(尽管仍然可以通过边栏看到背景),非常不稳定,通常会在屏幕上显示主要伪影或在几分钟后完全冻结。它只能在真实硬件上运行,因为大多数虚拟化器(如 VMware)在启动时会立即导致错误检查。 | ||
===Milestone 3 / 4 builds=== | ===Milestone 3 / 4 builds=== | ||