Jump to content

ObiWanKenobi

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by ObiWanKenobi

  1. For those - like me - who experience problems with the latest Windows Updates and Aero Glass,the procedure for manually installing symbols is easy. You probably don't even need to install Windows Debugging Tools Just create a txt in C:\AeroGlass or wherever you have AeroGlass installedPaste the following:MKDIR %userprofile%\appdata\local\temp\dllsCD C:\Windows\System32XCOPY "dwm.exe" %userprofile%\appdata\local\temp\dllsXCOPY "dwmcore.dll" %userprofile%\appdata\local\temp\dllsXCOPY "uDWM.dll" %userprofile%\appdata\local\temp\dllsCD C:\Program Files (x86)\Windows Kits\8.1\Debuggers\x64SYMCHK /r %userprofile%\appdata\local\temp\dlls /s SRV*C:\AeroGlass\symbols\*http://msdl.microsoft.com/download/symbolsRD /S /Q "%userprofile%\appdata\local\temp\dlls"Save the file and rename it to symbols.cmdRight Click and run as AdministratorThat's it, the Symbols folder should have been created inside your aeroglass installation folder! Hope this helps PS maybe info like this should be part of the OP, or be included in a readme or somewhere on aeroglass site? *hint hint*
  2. @Bytestar thanks a lot, saved my day!
  3. I've made a mistake and deleted everything under HKCU \ S o f t w a r e \ M i c r o s o f t \ W i n d o w s \ C u r r e n t V e r s i o n \ C o n t r o l P a n e l \ G l a s s C o l o r i z a t i o n \ S w a t c h e s in the key. Thought I had made a backup, turns out I did not :C Can anyone share the registry entry with the default values in it? Thanks a lot!
×
×
  • Create New...