Welcome to MSDN Blogs Sign in | Join | Help

Windows @ Brasil

Neste mundo especializado, tão importante quanto saber é conhecer quem sabe;
Vista Registry Hacks

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DWM]
"EnableMachineCheck"=dword:00000000
"Glass"=dword:00000001
"Blur"=dword:00000001
"UseAlternateButtons"=dword:00000000
"Animations"=dword:00000001
"AnimationsShiftKey"=dword:00000001

‘EnableMachineCheck’ – 0 will disable the hardware checking, 1 will enable it.
‘Glass’ - 1 enables the Aero Glass, 0 changes it to the Aero.
‘Blur’ - 1 will enable blur, 0 changes it back to transparent.
UseAlternateButtons – 0 elongates the buttons, 1 makes them square.
‘Animations’ – 0 disables animations, 1 enables animations.
'AnimationsShiftKey' – 0 will disable the slow animations with shift key, 1 will enable it.

Vale o lembrete de que estes hacks eram para o 5231 e não funcionam no 5270 (CTP de Dezembro). Você pode, no entanto, tentar as mesmas chaves embaixo de HKEY_CURRENT_USER:

[HKEY_CURRENT_USER\Software\Microsoft\DWM]
"UseMachineCheck"=dword:00000000
"Glass"=dword:00000001
"Blur"=dword:00000001
"UseAlternateButtons"=dword:00000000
"Animations"=dword:00000001
"AnimationsShiftKey"=dword:00000001

Posted: Wednesday, December 21, 2005 2:59 PM by Win@Br

Comments

Ahmed Magdy said:

the last section that use HKCU keys doesn't work with WinVista Build 5270 ?!!


Why?
# January 26, 2006 7:13 AM

Win@Br said:

It's expected to work! You can try them...
# February 15, 2006 9:37 AM

Eddie said:

I've been trying to find those entries in the registry, but i can't find them. I have Vista beta 2....will they work??
if not, other way to enable aero without a proper video card?
# June 11, 2006 2:15 AM

mzeb said:

I tried it on beta 2, no luck. I'll keep looking...
# June 15, 2006 7:15 PM

Johnattan said:

E no Build 5384?? funciona isso??
# July 6, 2006 11:53 AM
Anonymous comments are disabled
Page view tracker