December 15, 201510 yr My Windows 10 just auto-updated to 10.0.10586 and Aero Glass stopped working properly: It kinda work, but it shows error message at windows start and colors messed up: Changes on customization color page lead to change to wrong colors etc. I read that there is a test build #506 which supposed to fix the incompatibility so I installed it. Now when Windows starts these windows appear and it is not possible to close console window (it reopens).Also watermark appeared. Is there a solution how to make it work without side effects at the moment?If not, is there a forecast when version supporting new windows build could be released?Thanks! Edited December 15, 201510 yr by jazzfog
December 15, 201510 yr This is a test build, and is behaving properly. When bigmuscle releases the final you will not have windows or watermark if you have a license.
December 15, 201510 yr Author I suspected it, just hoped I missed something and there is some better working release sitting somewhere in hidden place
December 16, 201510 yr you can drag the window to an empty desktop and that way you wont have to stare at it all day on your win 10 taskbar Cheers
December 16, 201510 yr Author Thanks mate, for now - I just rolled back previous version. Edited December 16, 201510 yr by jazzfog
December 21, 201510 yr Author Just installed new version 1.4.5 which should support 10586 build. It actually fixed windows buttons (the icons were broken) but windows titles now are white-only, can not change color... when I change it - only window border changes, see screenshot - green border but not windows header.
December 22, 201510 yr Just installed new version 1.4.5 which should support 10586 build. It actually fixed windows buttons (the icons were broken) but windows titles now are white-only, can not change color... when I change it - only window border changes, see screenshot - green border but not windows header. no-colored-header.pngYes this is the case for me too. It seems to now only apply color if you have the Colorization prevalence setting engaged. Issue the following from admin console: Colorization of Titlebar only without colorizing action center, start menu, or taskbarSet "Show color on Start ..." to Off in Settings panel then issue:REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM" /v ColorPrevalence /t REG_DWORD /d 1 /f Set active titlebar color to blueish:REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM" /v AccentColor /t REG_DWORD /d ffd77800 /f Set inactrive titlebar color to black:REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM" /v AccentColorInactive /d ff000000 /f Colors can then be adjusted using the GUI utility. Color values use hexadecimal KML AABBGGRRFF = 25500 = 0 Edited December 22, 201510 yr by Rfire
December 22, 201510 yr Aero Glass for Win 8+ for version 10586, found here: http://www.glass8.eu/download.html For me the installer ran perfectly and Aero Glass started right up. It even retained my custom theme atlas setting. Looks like the aerohost.exe, DWMGlass.dll, and ModernFrame.dll have all been updated with the latest build, so if you use ModernFrame to alter the chrome on Modern apps you'll want to run the installer to get the latest modules, since it's not included in the manual file sets. [2015-12-22 12:19:36][0x658:0x65C] Installing DWM hook...[2015-12-22 12:19:36][0x658:0x65C] User: SYSTEM[2015-12-22 12:19:36][0x658:0x65C] Module: C:\AeroGlass\DWMGlass.dll[2015-12-22 12:19:38][0x3EC:0xB88] Machine ID: xxxxxxxxxxxxxxxxxxx[2015-12-22 12:19:38][0x3EC:0xB88] Checking key xxxxxxxxxxxxxxxxxxx for ID xxxxxxxxxxxxxxxxx...[2015-12-22 12:19:38][0x3EC:0xB88] Hook (USER32.dll!DrawTextW from udwm.dll) installed[2015-12-22 12:19:38][0x3EC:0xB88] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed[2015-12-22 12:19:38][0x3EC:0xB88] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed[2015-12-22 12:19:38][0x3EC:0xB88] Aero Glass for Win8.1+ 1.4.5.520 x64 correctly loaded (C:\AeroGlass\DWMGlass.dll).[2015-12-22 12:19:38][0x3EC:0xB94] DBGHELP: Symbol Search Path: .;SRV*C:\AeroGlass\symbols*http://msdl.microsoft.com/download/symbols[2015-12-22 12:19:38][0x3EC:0xB94] Loading settings (flags = 0x3) from HKEY 0x0000000000000360 for session #1[2015-12-22 12:19:38][0x3EC:0xB94] dwmcore.dll version 10.0.10586.0[2015-12-22 12:19:38][0x3EC:0xB94] udwm.dll version 10.0.10586.0 FYI, keep in mind the installer will completely overwrite AppInit_DLLs, so if you were using the UxThemeSignatureBypass DLLs, for example, you'll need to remake your preferred AppInit_DLLs value. -Noel Edited December 22, 201510 yr by NoelC
Create an account or sign in to comment