Jump to content

JTB3

Member
  • Posts

    89
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

JTB3 last won the day on December 10 2018

JTB3 had the most liked content!

About JTB3

Profile Information

  • OS
    Windows 10 x64

Recent Profile Visitors

2,418 profile views

JTB3's Achievements

44

Reputation

  1. JTB3

    Dark Magic

    @Tihiy Dark Magic is awesome! Especially in darkening AutoHotkey menus! Suggestion: How about darkening those pesky win32 'Tooltips' as well❔ (especially the ones that AutoHotkey creates!) Thx for your continued great work! 👍
  2. Thanks so much for your communication, and letting us know that this great project is still alive! Looking forward to "when it's ready"!
  3. @bigmuscle Really hope you are doing well ! So many of us would REALLY appreciate an W10 v2004 compatible AeroGlass update. Let us know if there is any way we can help you! -JT
  4. Where did you download v1.5.14 from, @evgnb ?
  5. 'Patch Tuesday' has now arrived and the new W10 Cumulative Update Build 18363.778 was pushed through the regular Window update channel. As you all have reported above, Aerohost.exe now fails to load on all of my systems. Looking forward to the new patched version @bigmuscle [2020-04-14 19:10:48][0x4824:0x50FC] Machine ID: AQEHETLMVYAPEL5HNXZNLUCFPAIL3BLGNKL37ALQDLEJE7PY [2020-04-14 19:10:48][0x4824:0x50FC] Checking key 65bae9719994fa94cfea1ff0a10d10fdf2b063a3d11551b3b5555d0167f3cea086ccc2f50fd94e9c150b352d48316317 for ID AQEHETLMVYAPEL5HNXZNLUCFPAIL3BLGNKL37ALQDLEJE7PY... [2020-04-14 19:10:48][0x4824:0x50FC] Donation.key: invalid signature. [2020-04-14 19:10:48][0x4824:0x50FC] Checking key 65bae9719994fa94cfea1ff0a10d10fdf2b063a3d11551b3b5555d0167f3cea086ccc2f50fd94e9c150b352d48316317 for ID AQEHETLMMG4GKL7YNXZNLUCFE27LWE4FNKL37ALQ2LIAEDDI... [2020-04-14 19:10:48][0x4824:0x50FC] Hook (USER32.dll!DrawTextW from udwm.dll) installed [2020-04-14 19:10:48][0x4824:0x50FC] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed [2020-04-14 19:10:48][0x4824:0x50FC] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed [2020-04-14 19:10:48][0x4824:0x50FC] Aero Glass for Win8.1+ 1.5.13.1621 x64 correctly loaded (C:\System\Apps\AeroGlass\DWMGlass.dll). [2020-04-14 19:10:48][0x2AA8:0x4720] C:\System\Apps\AeroGlass\DWMGlass.dll has been injected into dwm.exe. [2020-04-14 19:10:49][0x4824:0xF28] DBGHELP: Symbol Search Path: .;SRV*C:\System\Apps\AeroGlass\symbols*http://msdl.microsoft.com/download/symbols [2020-04-14 19:10:49][0x4824:0xF28] Loading settings (flags = 0x3) from HKEY 0x0000000000001150 for session #1 [2020-04-14 19:10:49][0x4824:0xF28] dwmcore.dll version 10.0.18362.752 [2020-04-14 19:10:49][0x4824:0xF28] udwm.dll version 10.0.18362.752 [2020-04-14 19:10:50][0x4824:0xF28] Symbols loaded from external files: 0x2000 [2020-04-14 19:10:51][0x2AA8:0x4720] dwm.exe process crashed several times. DLL injection has been stopped. -JT
  6. Thx @cubedj21 for this info. Good to know that the search box issue originates from MS. It's currently a PITA and I hope an update is imminent.
  7. Can someone ( @georgeasch , @cubedj21) please upload/post a link to ONE version 1.1.8.5? I'm having trouble with version 1.1.9.0 where the search box is crapping out (it just stops working) after a while using Win10 version 19H2 v1909. Many Thanks! -JT
  8. Thank you, @bigmuscle for v1.5.13 - Much appreciated! -JT
  9. Bizarre! I've run/tested the PDBDownloader on my Win10 laptop, which does NOT have the debugging tools installed on it, and it runs/downloads the symbols perfectly (without any need to run as admin)! I'm not sure what's different on your system or what could be causing that CMD window to appear. Even the Github home page for the repository says specifically that 'No Debugging tools are Required' and 'No Admin access' required. https://github.com/rajkumar-rangaraj/PDB-Downloader ...
  10. I've had the same issue with the symbols not downloading after Win 10 cumulative updates. Here's a very simple tool/method to manually download the symbols without the need to install the Windows Debugging Tools. Simply: Download the free/open-source 'PDB Downloader' here: https://github.com/rajkumar-rangaraj/PDB-Downloader/releases Run the standalone program and set the 'Saving To:' directory to your local AeroGlass/Symbols location: Next, in the PDB Downloader, open the following 2 files: • C:\Windows\System32\dwmcore.dll • C:\Windows\System32\uDWM.dll Press the 'Start' button at the bottom to begin the download process (see screenshot below). Voila! Now simply hit 'Retry' on the Aero Glass error window, kill/restart dwm.exe in Task Manager, or reboot. You are now 'good to go!' The above 'works like a charm' in just seconds anytime there is an issue with the AeroGlass symbols and requires no installation of the win debugging tools. Hope this helps! -JT
  11. This post listed above gives instructions to manually download the latest W10 symbols to work with any version of AeroGlass. I recently used this technique after the previous cumulative update, and I expect it should work fine for the 19H2 update... -JT
  12. Yes, the script only gets run 'on logon', just before Chrome auto starts. If one manually exits Chrome, the shortcut used to relaunch (as mentioned previously) must also contain the additional startup switch(s). As far as your closed tabs are concerned, I recommend the awesome 'session buddy' Chrome extension: https://chrome.google.com/webstore/detail/session-buddy/edacconmaakjimmfgnblocblbcdcpbko
  13. Great @AdamW! Hope it all installs smoothly for you... -JT
  14. @gitit20, The last file is the .XML/task profile to be imported into the Windows Task Scheduler. Nothing else needs to accompany the .exe file. After importing the 'ChromeAutoLaunch' task scheduler profile, check that the 'Run with highest privileges' security option is also checked and that the profile is indeed being run from your Windows user account. Also double check that the .exe has been copied to the 'C:\System\Scripts' directory and that this matches the ChromeAutoLaunch.exe location in the Task Scheduler. The icon file is only needed if one edits and then re-compiles the script. Hope this helps. Everything works flawlessly on all of my PCs -JT
  15. @gitit20, In the 'ChromeAutoLaunch' task scheduler profile, check that the 'Run with highest privileges' security option is checked and that the profile is indeed being run from your Windows user account. Also double check that the .exe is indeed located in the 'C:\System\Scripts' directory.


×
×
  • Create New...