dhjohns Posted May 14, 2016 Share Posted May 14, 2016 On 5/12/2016 at 10:01 PM, daveo76 said: AeroGlass doesn't work on Windows 10 Build 14342. It always worked fine on previous builds without symbols. Yea it puts bits, and pieces of taskbar all over my desktop! Link to comment Share on other sites More sharing options...
NoelC Posted May 15, 2016 Share Posted May 15, 2016 Some people's definition of "works" is pretty flawed. It hasn't worked since 10586. Given that Microsoft is actively breaking Aero Glass for Win 8+ with each new release, hoping for it to work again might be a bit of a stretch. I wouldn't blame Big Muscle if he were to just give up the project. It's fine software, and I hope he doesn't give it up - I sure wouldn't want to use Win 10 build 10586 without it - but for him I imagine the joy of discovery must be fading some as the fatigue of having to redo his good work over and over again sets in. It's been a good run of a great product. All this time making Windows 8.1 usable, and even a full year of making Windows 10 somewhat usable again. But it's not what Mother Microsoft wants. -Noel 1 Link to comment Share on other sites More sharing options...
mikedigitize Posted May 15, 2016 Share Posted May 15, 2016 11 hours ago, dhjohns said: Yea it puts bits, and pieces of taskbar all over my desktop! I went to nividas site and found a newer driver than windows. It made the situation a bit better; not 100%, but aleast 70% Link to comment Share on other sites More sharing options...
daveo76 Posted May 15, 2016 Share Posted May 15, 2016 13 hours ago, dhjohns said: Yea it puts bits, and pieces of taskbar all over my desktop! Same for me to Link to comment Share on other sites More sharing options...
Ex_Brit Posted July 20, 2016 Share Posted July 20, 2016 Same here. Link to comment Share on other sites More sharing options...
Ex_Brit Posted July 23, 2016 Share Posted July 23, 2016 (edited) @bigmuscle this pops up now at every boot yet, as you can see, the Aeroglass effect is still active. This is since the last major Win 10 update (10586). Any simple solution? Edited July 23, 2016 by Ex_Brit Link to comment Share on other sites More sharing options...
Shining Escuridao Posted July 24, 2016 Share Posted July 24, 2016 @Ex_Brit try the solution offered by MDJ (requires the installation of windows software development kit). http://www.msfn.org/board/topic/174668-experimental-builds/?do=findComment&comment=1120664 Being that you're still on 10586 it should work and clear up the issue. Link to comment Share on other sites More sharing options...
Ex_Brit Posted July 24, 2016 Share Posted July 24, 2016 (edited) 48 minutes ago, Shining Escuridao said: @Ex_Brit try the solution offered by MDJ (requires the installation of windows software development kit). http://www.msfn.org/board/topic/174668-experimental-builds/?do=findComment&comment=1120664 Being that you're still on 10586 it should work and clear up the issue. Thank you. I assume OK until MS break it again, darn it. I was hoping there was a simpler way, a simple registry edit for example. Edited July 24, 2016 by Ex_Brit Link to comment Share on other sites More sharing options...
Ex_Brit Posted July 24, 2016 Share Posted July 24, 2016 Well it didn't work. However I could have altered drive letters incorrectly (my 2 installations are on L: and N: respectively). But it seems to me there are a lot more C: mentioned in that bat file than just the 2 mentioned for change.. Link to comment Share on other sites More sharing options...
Shining Escuridao Posted July 24, 2016 Share Posted July 24, 2016 Try these, they're the ones that are downloaded when I use the script Spoiler https://www.dropbox.com/s/78uew9i06qn2mm5/symbols.rar?dl=0 Link to comment Share on other sites More sharing options...
Ex_Brit Posted July 25, 2016 Share Posted July 25, 2016 Thanks, have no idea how to use them, sorry. Link to comment Share on other sites More sharing options...
Shining Escuridao Posted July 25, 2016 Share Posted July 25, 2016 That's ok, what you need to do is take the symbol files and place them in your installation of AeroGlass. For example, say your system drive is L:, then aeroglass would be installed there as L: > AeroGlass. Placing the files into AeroGlass would be to extract the files from my provided .rar and place them within the AeroGlass file as L: > AeroGlass > symbols. From there restart your computer or restart the dwm.exe process from task manager. Hope that helps. Link to comment Share on other sites More sharing options...
Ex_Brit Posted July 25, 2016 Share Posted July 25, 2016 Ok, thanks. Do I still need to run that crazy script & if I do am I right in saying that there are several places where C: whould be changed that the original author failed to mention? Link to comment Share on other sites More sharing options...
Ex_Brit Posted July 25, 2016 Share Posted July 25, 2016 I assumed the answers were yes and yes and guess what? It appears to have worked. I'm wondering why Bigmuscle hasn't weighed in on this. Link to comment Share on other sites More sharing options...
Shining Escuridao Posted July 25, 2016 Share Posted July 25, 2016 Sorry, was a bit preoccupied Unless you need to download the files again (which will be soon if you plan on getting the anniversary update) then you don't need to run the script; yes there are plenty of places where you would need to change the drive letter though an older version requires less changes (its at the end of my post). As for why BM hasn't commented, I assume he's off busy with life and other issues at the moment, besides there's always people around to help out if there are questions. Spoiler For 64-bit systems C: cd %windir%\system32 "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\symchk.exe" dwmcore.dll /s SRV*c:\symbols*http://msdl.microsoft.com/download/symbols "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\symchk.exe" udwm.dll /s SRV*c:\symbols*http://msdl.microsoft.com/download/symbols "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\symchk.exe" ApplicationFrame.dll /s SRV*c:\symbols*http://msdl.microsoft.com/download/symbols Spoiler For 32-bit systems C: cd %windir%\system32 "C:\Program Files\Windows Kits\10\Debuggers\x86\symchk.exe" dwmcore.dll /s SRV*c:\symbols*http://msdl.microsoft.com/download/symbols "C:\Program Files\Windows Kits\10\Debuggers\x86\symchk.exe" udwm.dll /s SRV*c:\symbols*http://msdl.microsoft.com/download/symbols "C:\Program Files\Windows Kits\10\Debuggers\x86\symchk.exe" ApplicationFrame.dll /s SRV*c:\symbols*http://msdl.microsoft.com/download/symbols 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now