I want to create a script that will change the global Aero window border color based on certain conditions. Say, for example, a tasks completes in the background, it could change the global window glass to a green hue, for a subtle notification.
There seems to be a way to do it through Visual Basic, but not knowing VB, I was wondering if someone knew a way to do it with Python... or another scripting language.