Disable window transparency for Windows 7 & 8 -


i want able disable window transparency in windows vista , newer. know there tools this, how programmatically?

this isn't complete, might work pending testing:

open regedit, go hkey_current_user\software\microsoft\windows\dwm

add dword value, name "colorizationopaqueblend" without quotes, , set value data 0.

restart pc or change theme.


Comments

Popular posts from this blog

Java sticky instances of class com.mysql.jdbc.Field aggregating -