Jump to content

Aero Glass for Win8.1 RTM RC3


Recommended Posts


By the way, the HKEY_CURRENT_USER method of specifying the Theme Atlas file still seems to be a bit iffy in beta 4. I've been through about a dozen reboots getting things installed over the past day and I've had my themeatlas.png file ignored twice or three times (restarting DWM fixed it).

This has worked every time for me, though I hesitate to say "every time" definitively yet since I have only had it in place a little while...

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM]

"CustomThemeAtlas"="C:\\BIN\\themeatlas.png"

-Noel

Link to comment
Share on other sites

Symbols can be downloaded from MS servers. We cannot host them here.

I know, but have error...

[0x1648] DBGHELP: [0x1648] DBGHELP: [0x1648] Uninstalling...[0x151C] License file not loaded (2)[0x151C] Machine ID: 2FVRTILOLUYTTL75QSRDLM2D4MYL3BIVQBLXO3RY6L3CMAPA[0x151C] Hook (USER32.dll!CreateWindowExW from dwm.exe) installed[0x151C] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed[0x151C] Hook (USER32.dll!DrawTextW from udwm.dll) installed[0x151C] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed[0x151C] Delayed hook (UxTheme.dll!GetThemeStream from udwm.dll) installed[0x151C] Aero Glass for Win8.1 Beta 4 correctly loaded.[0x151C] Delayed hook (CRYPTSP.dll!CryptVerifySignatureW from uxtheme.dll) installed[0x151C] Hook (api-ms-win-core-file-l1-2-1.dll!ReadFile from uxtheme.dll) installed[0x1518] Delayed hook (CRYPTSP.dll!CryptVerifySignatureW from uxtheme.dll) installed[0x1518] Hook (api-ms-win-core-file-l1-2-1.dll!ReadFile from uxtheme.dll) installed[0xB58] DBGHELP: Symbol Search Path: .;C:\AeroGlass\symbols[0xB58] DBGHELP: .\dwmcore.pdb - file not found[0xB58] DBGHELP: .\dll\dwmcore.pdb - file not found[0xB58] DBGHELP: .\symbols\dll\dwmcore.pdb - file not found[0xB58] DBGHELP: C:\AeroGlass\symbols\dwmcore.pdb - file not found[0xB58] DBGHELP: C:\AeroGlass\symbols\dll\dwmcore.pdb - file not found[0xB58] DBGHELP: C:\AeroGlass\symbols\symbols\dll\dwmcore.pdb - file not found[0xB58] DBGHELP: dwmcore.pdb - file not found[0x15FC] Delayed hook (CRYPTSP.dll!CryptVerifySignatureW from uxtheme.dll) installed[0x15FC] Hook (api-ms-win-core-file-l1-2-1.dll!ReadFile from uxtheme.dll) installed[0xB58] DBGHELP: dwmcore - export symbols[0x151C] Message 0x404, wparam = 0, lparam = 0[0x151C] Message 0x320, wparam = 1157627904, lparam = 1[0x151C] Loading settings: NULL[0x151C] Message 0x218, wparam = 32787, lparam = 951065071632[0x151C] Message 0x218, wparam = 32787, lparam = 951065234048[0x151C] Message 0x31E, wparam = 0, lparam = 0[0x151C] Message 0x320, wparam = 3352273982, lparam = 1[0x151C] Loading settings: NULL[0x1430] Delayed hook (CRYPTSP.dll!CryptVerifySignatureW from uxtheme.dll) installed[0x1430] Hook (api-ms-win-core-file-l1-2-1.dll!ReadFile from uxtheme.dll) installed[0xB14] Failed to load symbol module dwmcore.dll: 0

6e14dfe19ec80eecd7294a503920cded.png371bf8c36f4689e5db746750cac5777f.png

Site MS works fine in browser.

Edited by Ultor
Link to comment
Share on other sites

By the way, the HKEY_CURRENT_USER method of specifying the Theme Atlas file still seems to be a bit iffy in beta 4. I've been through about a dozen reboots getting things installed over the past day and I've had my themeatlas.png file ignored twice or three times (restarting DWM fixed it).

This has worked every time for me, though I hesitate to say "every time" definitively yet since I have only had it in place a little while...

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM]

"CustomThemeAtlas"="C:\\BIN\\themeatlas.png"

-Noel

So when this happens again, just provide debug.log. Maybe I forgot about something. I just only noticed that glow effect is not correctly updated on existing windows on reboot, but it's minor issue.

Link to comment
Share on other sites

Sorry, I should have thought of that. I had my hands full setting everything up, so I kind of needed to employ the workaround right away.

I still, of course, have the debug.log file, which appears to be cumulative. If you had put time stamps in it, it could be more useful. Maybe it is anyway. Here it is:

http://Noel.ProDigitalSoftware.com/temp/debug.log

-Noel

Link to comment
Share on other sites

yeah, I'm still saying that I will add timestamps but always forget to do it. Nevermind, I found it in the log and now I have to find a reason why DWM loads theme earlier than it is notified that user has logged in (so my Aero Glass cannot access your HKCU during theme loading). It should normally not happen.

Link to comment
Share on other sites

@ace2 i can't download symbols manually from the server it only copies two file and then gives error files mismatch

EDIT: After few tries i got those three files but now i'm getting this window.
if i try to close it it restarts explorer.exe

post-379813-0-84383200-1384536464_thumb.

please give a solution

Edited by pushkar
Link to comment
Share on other sites

That's not a bug.

That DWM window is expected and necessary for gathering debugging info and for restarting Aero Glass as needed. I believe BigMuscle will eliminate it when the software is released.

Minimize it and ignore it for now.

-Noel

Link to comment
Share on other sites

@ace2 i can't download symbols manually from the server it only copies two file and then gives error files mismatch

EDIT: After few tries i got those three files but now i'm getting this window.

if i try to close it it restarts explorer.exe

attachicon.gifScreenshot (5).jpg

please give a solution

1.Run symbols.cmd As (Admin) UNTIL YOU HAVE dwm.pdb & dwmcore.pdb & uDWM.pdb IN C:\AeroGlass\symbols

2.Make ToggleDesktop.cmd & Copy ToggleDesktop.cmd TO C:\AeroGlass

@echo offcd /d %~dp0TIMEOUT /T 4 >NULStart ToggleDesktop.vbs

3.Make ToggleDesktop.vbs & Copy ToggleDesktop.vbs TO C:\AeroGlass

dim objShellset objShell = CreateObject("shell.application")objShell.ToggleDesktopset objShell = nothing

4.Make ToggleDesktop.reg & Merge

Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"Userinit"="C:\\Windows\\system32\\userinit.exe,C:\\AeroGlass\\ToggleDesktop.cmd"
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...