Windows Aero:修订间差异

跳转到导航 跳转到搜索
删除87字节 、​ 2025 年 5 月 25 日 (星期日)
第 114 行: 第 114 行:
After replacing the files, Aero should be enabled automatically on next boot. If not, open <code>regedit.exe</code>, navigate to <code>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM</code>, create a DWORD named <code>UseMachineCheck</code> and set it to 0.
After replacing the files, Aero should be enabled automatically on next boot. If not, open <code>regedit.exe</code>, navigate to <code>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM</code>, create a DWORD named <code>UseMachineCheck</code> and set it to 0.


====Optional Keys====
==== 可选键值 ====
The following values can be used to apply various effects to DWM:
以下值可用于将各种效果应用于 DWM:
{| class="wikitable"
{| class="wikitable"
|+
|+
!Key
!
!Values
!
|-
|-
|ForceSoftwareD3D
|ForceSoftwareD3D
<small>(builds 5048-5284 only)</small>
<small>(仅 Build 5048-5284)</small>
|'''1''' - forces software rendering; recommended on VMware 6.5 and VMware 12.x and later to prevent screen flickering, though some minor graphical artifacts may occur.
|'''1''' - 强制软件渲染;建议在 VMware 6.5 VMware 12.x 及更高版本上使用,以防止屏幕闪烁,但可能会出现一些轻微的图形伪影。
'''0''' - use hardware rendering
'''0''' - 使用硬件渲染
|-
|-
| Glass
| Glass
<small>(builds 5098-5284 only)</small>
<small>(仅 Build 5098-5284)</small>
|'''1''' - enable Glass frames
|'''1''' - 启用玻璃边框
'''0''' - disable Glass frames; disables blur effect on build 5219 onwards
'''0''' - 禁用玻璃边框;在 Build 5219 及更高版本上禁用模糊效果
|-
|-
|Blur
|Blur
|'''1''' - enable blur effect
|'''1''' - 启用模糊效果
'''0''' - disable blur effect; required for builds 5098-5219 when software rendering is forced and Glass is enabled
'''0''' - 禁用模糊效果;Build 5098-5219 在强制软件渲染并强制启用玻璃效果时需要
|-
|-
|BlurSigma
|BlurSigma
<small>(builds 5212-5270 only)</small>
<small>(仅 Build 5212-5270)</small>
|'''decimal value between 1 and 30''' - control the blur intensity
|'''介于 1 30 之间的十进制值''' - 控制模糊强度
'''any other value''' - disables transparency and makes borders black
'''任何其他值''' - 禁用透明度并使边框变黑
|-
|-
| Animations
| Animations
|'''1''' - enable Aero animation effects
|'''1''' - 启用 Aero 动画效果
'''0''' - disable Aero animation effects
'''0''' - 禁用 Aero 动画效果
|-
|-
|AnimationsShiftKey
|AnimationsShiftKey
|'''1''' - enable the use of the {{key press|⇧ Shift}} key to slow animations down
|'''1''' - 启用 {{key press|⇧ Shift}} 键以减慢动画速度
'''0''' - disable this option
'''0''' - 禁用此选项
|-
|-
|RenderClientAreaOnly
|RenderClientAreaOnly
|'''1''' - render only the application's client area; the window borders and title bars won't be rendered, use with caution!
|'''1''' - 仅呈现应用程序的客户端区域;窗口边框和标题栏不会呈现,请谨慎使用!
'''0''' - render both the client and server (DWM) areas
'''0''' - 呈现客户端和服务器(DWM)区域
|}
|}


导航菜单