Forums > Computers - Technology
Windows Aero
peacefulguy:
If you click on the link I put up, it should take you straight to the page explaining all about Aero
:D
Quantum:
--- Quote from: jchen on February 01, 2009, 10:12:42 am ---I went there....but Windows Aero is NOT listed in there >:(
--- End quote ---
It isn't included in Windows Home Basic and if you have a Vista which does support it you need a Graphics card with sufficient specs to support it and it's drivers installed.
Synbios:
You should go to the screen where you calculate the hardware rating, don't you have to run a rating in order to enable Aero? That way windows will know if your graphics card can handle it or not. Oh, and make sure your graphics drivers are installed before you run the rating, or the results could be way off.
chip!:
here is a small utility i wrote a while back when I was having aero problems with my other laptop.. the option to turn it ON didnt always appear for me. so this uses window's services to attempt to force it on/off.
when you run it, the utility will simply turn Aero OFF if its on.. and then turn it back ON.. (hence the name, Aero Restart)
it will also accept command line params: "/on" and "/off" to force one way or the other..
here's what it actually does to attempt to turn it on:
RegSet HKEY_CURRENT_USER, "Software\Microsoft\Windows\DWM", "Composition", "1"
RegSet HKEY_CURRENT_USER, "Software\Microsoft\Windows\DWM", "CompositionPolicy", "2"
Call ServiceStart( "uxsms")
Navigation
[0] Message Index
[*] Previous page
Go to full version