Windows Vista Build 5048.0.winmain idx02.050401-0536:修订间差异

第 103 行: 第 103 行:
现在需要高级配置和电源接口(ACPI)支持才能启动到操作系统。尝试在不符合 ACPI 的系统下启动 Windows 将生成一条消息,建议用户升级其计算机或联系其硬件制造商以获取支持。
现在需要高级配置和电源接口(ACPI)支持才能启动到操作系统。尝试在不符合 ACPI 的系统下启动 Windows 将生成一条消息,建议用户升级其计算机或联系其硬件制造商以获取支持。


=== User Account Control ===
=== 用户帐户控制(User Account Control) ===
This is the first build after the development reset to include a preliminary version of [[User Account Control]]. It can be enabled by setting these values in the registry:<syntaxhighlight lang="registry">
这是开发重置后包括[[用户帐户控制]]初步版本的首个版本。可以通过在注册表中设置以下值来启用它:
<syntaxhighlight lang="registry">
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"LUAEnabled"=dword:00000001
"LUAEnabled"=dword:00000001
"InstallerDetectionEnabled"=dword:00000001
"InstallerDetectionEnabled"=dword:00000001
</syntaxhighlight>After this, give the administrator account a password, create a limited user account, and log in to it.
</syntaxhighlight>
在此之后,为管理员帐户提供密码,创建一个受限用户帐户,然后登录此帐户。


=== WinSAT ===
=== WinSAT ===