Jump to content

ace2

Member
  • Posts

    333
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by ace2

  1. When changing Wallpaper/Themes best to Sign out and then Sign back in. (see if this helps)
  2. alman107 So I just create a new folder labeled AeroGlass in C:\ ? Yes alman107 Can I use AGTweaker with this ? No
  3. Hunk4TH they are not errors,There are no symbols to download for DWMGlass.dll, DWMGlass is working, but something has turn off aero transparency, maybe a start menu, or some other 3rd party tool or regedit setting. Hunk4TH Try this: Remove dwmcore.dll and uDWM.dll from C:\AeroGlass Copy dwmcore.dll and uDWM.dll FROM C:\Windows\System32 TO C:\dlls and run these cmds: cd C:\Program Files (x86)\Windows Kits\8.1\Debuggers\x64symchk /r C:\dlls /s SRV*C:\AeroGlass\symbols\*http://msdl.microsoft.com/download/symbolsNOTES: This will stop SYTMCHK: DWMGlass.dll FAILED - DWMGlass.pdb mismatched or not found
  4. How about this ? (Works for me) . Copy dwmcore.dll and uDWM.dll FROM C:\Windows\System32 TO C:\dlls and run these cmds: cd C:\Program Files (x86)\Windows Kits\8.1\Debuggers\x64symchk /r C:\dlls /s SRV*C:\AeroGlass\symbols\*http://msdl.microsoft.com/download/symbols
  5. It is very wrong idea to copy any system libraries (except of symsrv.dll and dbghelp.dll) into Aero Glass folder because it can load wrong DLL version later which results in bad behaviour from crashes to whole OS failure. But this only work/auto downloads symbols with License.key, is this right ? where as Copy dwmcore.dll and uDWM.dll TO C:\AeroGlass and cmds work without License.key
  6. Error: Your error is SYTMCHK: uDWM.dll FAILED. Fix: Copy dwmcore.dll and uDWM.dll TO C:\AeroGlass and Run these cmds until dwmcore.dll and uDWM.dll symbols are download: cd C:\Program Files (x86)\Windows Kits\8.1\Debuggers\x64symchk /r C:\AeroGlass /s SRV*C:\AeroGlass\symbols\*http://msdl.microsoft.com/download/symbolsNOTES: You can always CHECK if symbols have downloaded, by opening C:\AeroGlass\symbols Folder, and looking for dwmcore.pdb and uDWM.pdb Folders, If any are missing just keep running the cmds to download them. Make sure you copy dwmcore.dll and uDWM.dll TO C:\AeroGlass after all updates for windows 8.1 .
  7. They are not errors, just dwm.exe looking for symbols, this is normal .
  8. THIS POST IS OLD GOTO: Page 16 #382 http://www.msfn.org/board/topic/163570-aero-glass-for-win81-rtm-beta-3/page-16#entry1058721 MY Aero Glass for win8.1 RTM Beta 1 and symbols SETUP: Goto: http://msdn.microsoft.com/en-US/windows/desktop/bg162891 and Download: Windows SDK for Windows 8.1 Setup: Only install Debugging Tools for Windows Copy: Copy DWMGlass.dll TO C:\AeroGlass Copy dwmcore.dll from C:\Windows\System32 TO C:\AeroGlass Copy uDWM.dll from C:\Windows\System32 TO C:\AeroGlass Regedit Setup: COPY Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]"LoadAppInit_DLLs"=dword:00000001"AppInit_DLLs"="C:\\AeroGlass\\DWMGlass.dll""RequireSignedAppInit_DLLs"=dword:00000000[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\DWM]"BypassThemeSignature"=dword:00000001[HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM]"BypassThemeSignature"=dword:00000001Into New Text Document and Save As AeroGlass.reg and Merge Open Command Prompt as Admin and use cmds: cd C:\Program Files (x86)\Windows Kits\8.1\Debuggers\x64symchk /r C:\AeroGlass /s SRV*C:\AeroGlass\symbols\*http://msdl.microsoft.com/download/symbolsWorks for me . NOTES: Now working on Windows 8.1 Enterprise Evaluation BEST TO INSTALL ALL WINDOWS 8.1 UPDATES FIRST Because dwmcore.dll and uDWM.dll MAY get updated . Works with Beta 2 as well.
  9. MrGRiM are you using a License.key to auto download symbols ? After Downloading up to date symbols "manually" from Microsoft, symbols "NOT WORKING" with Aero Glass for win8.1 RTM Beta 1
  10. symbols Download: http://msdn.microsoft.com/en-us/windows/hardware/gg463028.aspx NOTES: Not working with Windows 8.1 Enterprise Evaluation
  11. bigmuscle, Thanks for AERO GLASS for Win8.1 Beta 1 update, it is working well. with en_windows_8_1_symbols_x64_2712576.msi Thanks to paul70 on Page 5 #124.
  12. !!! WARNING !!! FOR bigmuscle AERO GLASS for Win8.1 Beta 1 IS GIVING AWAY FREE License key IN debug log. MY Install and i have NOT Donated: Installed Win8.1 Beta 1 TO C:\Glass Installed en_windows_8_1_symbols_x64_2712576 TO C:\Glass\Symbols OPEN debug log and you will find Machine ID: and License code:
  13. Tested AERO GLASS for Win8.1 Alpha 2 and it is useless without public symbols Thanks for the update, but i will skip this one, Thanks again ace2.
  14. Script is working well, it only sees and closes aero glass donate Box .
  15. Thanks for the script it works well, BypassThemeSignature is working from your script as well .
  16. Thanks for the update bigmuscle, working fine here, I don't use the glow.bmp. Thanks again ace2 .
  17. Gives error Line 3 WinWait("Information")WinActivate("Information")Send("{TAB}") Send("{No}")Works fine WinWait("Information")WinActivate("Information")Send("{TAB}")Send("{No}")Thanks ace2 .
×
×
  • Create New...