Jump to content

AdamW

Member
  • Posts

    10
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Madagascar

Posts posted by AdamW

  1. Well, I followed your directions to the t, including the whole "highest priority" thing.  It didn't work for me in terms of closing my currently open Chrome windows and restarting them.  Maybe it wasn't intended to though, maybe your script is only intended to work for when the computer restarts and when chrome autostarts itself, or something like that.  So, I closed it down again and added @Pjertan's bit to it:

    On 7/31/2019 at 7:55 AM, Pjertan said:

    Yep, I just updated to Version 76.0.3809.87 (Official Build) (64-bit) and adding -disable-windows10-custom-titlebar to my shortcut fixed it.

    That worked when I restarted it myself (from my own shortcut that I re-added to the task bar).

    UNFORTUNATELY FOR ME (my fault), I lost ALL my tabs from all my other windows that were open.  I had literally hundreds of tabs that I was "going to get to later"... but now they're all closed.  That's quite disappointing.  I would've thought Chrome would keep them in the "recently closed" menu even if it was from two "close windows" and restarts prior.  Clearly I was wrong.  :-(   Well, I suppose that's one way of clearing up having too many tabs open.  Ah well.

  2. 2 hours ago, AdamW said:

    Thanks for the work you put into this @JTB3!  I delayed updating Chrome so I'm a bit behind you guys on this.  I'd like to try out this method, but it seems the zip file you uploaded with the task, etc., is no longer available.  Could you please re-upload it so I can give it a try?  Thanks a lot!

    Nevermind... must've been because I was using public wifi.  Ran it through a VPN and no troubles downloading it.  Now I'll have to try installing it.

  3. On 7/31/2019 at 1:31 PM, JTB3 said:

    For anyone that's using AeroGlass with Chrome Browser (v76+) configured to startup with windows and run in the background, you've probably noticed that the command line switch --disable-windows10-custom-titlebar is NOT remembered at startup time.  Unfortunately, if you manually edit the ChromeAutoLaunch registry key, it will get overwritten every time Chrome exits.

    To address this issue, I created a simple AutoHotkey script that is run 'on login' as a Scheduled Task that automatically adds the necessary startup switch to the required 'ChromeAutoLaunch...' registry key (which has a custom suffix for different users).  I also added a 2nd useful switch --save-page-as-mhtml as well.

    For the benefit of the AeroGlass community, I've attached the complied script and source code in a Zip file.
    Installation Instructions:  1) Create directory:  C:\System\Scripts  2) Copy ChromeAutoLaunch.exe into this directory  3) Open Windows 'Task Scheduler' and import and save the ChromeAutoLaunch.xml task file.

    The scheduled task will run both at startup and every time the registered user logs in and will insert the switch(s) into the reg key before chrome starts.  If one manually exits Chrome, the shortcut used to relaunch (as mentioned previously) must also contain the additional startup switch(s).

    Feel free the edit the code (+task) and recompile it if you would like to customize either the script directory or the switches to be inserted.
    Cheers, -JT :cool:

    ChromeAutoLaunch_AHK.zip 434.23 kB · 46 downloads

    Thanks for the work you put into this @JTB3!  I delayed updating Chrome so I'm a bit behind you guys on this.  I'd like to try out this method, but it seems the zip file you uploaded with the task, etc., is no longer available.  Could you please re-upload it so I can give it a try?  Thanks a lot!

  4. OK, well, sorry, but I don't know exactly what you're referring to or what to do next.  I don't actually use a donation key, so it sounds like maybe that means it works different for you?  For settings, I've used the GUI you can get from the bottom of the downloads page (says something about "testing version of GUI")... you put that in your Aeroglass folder and then double-click it to launch the GUI and that's worked for me for years.

  5. Haha, sorry, I've never made a tutorial video.  Let me just repost sbkw1983's directions (which were clear), but substitute in my new link and a few other clarifications that helped me:
     

    There was a new cumulative update for me from Build 17134.112 to 17134.137  [EDIT:  also to 17134.191].

    [EDIT:]  1) Go to C:\AeroGlass\  and create a folder called "symbols" (if you don't already have one)...  inside the "symbols" folder, create another folder literally named "dwmcore.pdb"  (This is a FOLDER you create, not a FILE)...  thus you should have a folder location as such:  'C:\AeroGlass\symbols\dwmcore.pdb'   - this is where you will *always* put your symbols files when Windows updates them

    2) A new folder in 'C:\AeroGlass\symbols\dwmcore.pdb' needs to be created named as follows: [EDIT for version 17134.191:]    19D3E7CB2A1CC40D03B2B9A57D62097F1

    3) A new 'dwmcore.pdb' needs to be downloaded from the following link: [EDIT for version 17134.191:]   http://msdl.microsoft.com/download/symbols/dwmcore.pdb/19D3E7CB2A1CC40D03B2B9A57D62097F1/dwmcore.pdb

    4) [EDIT:  It will actually download a *.BLOB file.]   The downloaded .BLOB file needs to be renamed 'dwmcore.pdb' and copied to the folder created in the second step  [EDIT: in here:  'C:\AeroGlass\symbols\dwmcore.pdb\19D3E7CB2A1CC40D03B2B9A57D62097F1\' ].

    5) Once you've put your new dwmcore.pdb file in that new folder, then click the 'retry' button in the 'incompatibility' popup window and it should work.


    Again, this method originally came from sbkw1983's post here, so he deserves the thanks.  I just updated it for the new update (based on info from NoelC here).  So please visit their posts and put thanks/likes.

  6. 3 hours ago, dirgoe said:

    When launching Aero Glass 1.5.9 under Windows 10 RS 4, it shows the followig error message:

        Aero Glass for Win8.1 + Incompatibility issue
        Aero Glass does not know howto hook your version of DWM (0x81).

    So, I have looked for the installed Windows version: It is now the expected RS 4 release (version 1803), but it is the latest official build 17134.191. As I have read in this forum this build could be too new. So I assume, that the latest official Windows 10 version is still not supported by Aero Glass 1.5.9. Tis means, that Aero Glass cannot be used in order to get the transparence effect at this moment, because it is not compatible with the current Windows version. Am I right? Does anybody have the same or a similar issue?

    I have the exact same version of windows (even the .191) and right after it updated to the ...191 I got the same error message as you.  What I needed to do was manually download the symbols file and put them in the aeroglass directory in windows and it's working fine.  Please read my previous post here:  https://msfn.org/board/topic/177567-thank-you-big-muscle-for-new-aero-glass-build-159/?do=findComment&comment=1152931   And follow the links within my post if you need more clarity   (sbkw1983 explains it more clearly than I do).  Just make sure though you use my link for the symbols file since it's the most up-to-date one that you need, but follow sbkw1983's general instructions for how it works.  Hope this helps you!

  7. 7 hours ago, AdamW said:

    OK, I just installed the new version, after I had the experimental debug version working for a while (had the symbols file in the folder called: D1149747277D9F7BA3C1C34E145203531).  But now I installed the new (non-experimental) version 1.5.9 and I get the error: "Aero glass does not know how to hook your version of dwm (0x81)" so I'm guessing I need another new symbols file.  Can anyone help me figure out where to get that - like you helped with the previous challenge?

    OK - I figured it out for myself, in case anyone had the same problem.  Basically, I followed the same general instructions from sbkw1983's post where he/she wrote about how to get the right symbols file for the experimental build.  That one didn't work for this official build (or newest minor windows update?) but I saw that NoelC here had a screenshot

    On 7/29/2018 at 10:31 PM, NoelC said:

    Notably dwm.exe popped-open a debug-like window upon first logon after the update, implying dwmcore symbols had to be downloaded...

     

    of the funny string of characters (19D3E7CB2A1CC40D03B2B9A57D62097F1) that was the new folder for symbols and I figured I'd try replacing that string of characters for the link that sbkw1983 previously gave  (now: http://msdl.microsoft.com/download/symbols/dwmcore.pdb/19D3E7CB2A1CC40D03B2B9A57D62097F1/dwmcore.pdb).  I downloaded the ****.blob file and renamed it "dwmcore.pdb" (in the folder of the same name with the random string or characters), then hit "retry" on the error (all as sbkw1983 described in their previous post that I have linked above in this comment) and voila!  Instant Glass!

  8. OK, I just installed the new version, after I had the experimental debug version working for a while (had the symbols file in the folder called: D1149747277D9F7BA3C1C34E145203531).  But now I installed the new (non-experimental) version 1.5.9 and I get the error: "Aero glass does not know how to hook your version of dwm (0x81)" so I'm guessing I need another new symbols file.  Can anyone help me figure out where to get that - like you helped with the previous challenge?

    (By the way, I had also had it working on Chrome, so thanks to you guys for helping with that.)

  9. On 6/23/2018 at 7:02 AM, sbkw1983 said:

     

    Edit 3: Managed to get transparency back by simply restoring/displaying the dwm.exe window on my desktop and clicking the close button (which resets it).

    Also, I managed to get transparency working again for Google Chrome.

    How did you get transparency working for Chrome?

    My Windows just updated to 1803 and I followed your instructions here to get the experimental version of AG working and so far it seems to be working (using a steady 100-130MB of RAM - does that seem like a lot? - I have quite a few windows running simultaneously).   However, the transparency on Chrome isn't working now and honestly it hasn't even been working since the last update of windows/AG for me (when I had the 1709 or whatever the last Windows 10 was called).  But if you can get the transparency on Chrome working again, please tell me how!  It's the #1 window I have going at any given time and I hate the solid flat color, which is why I've been using AG.  So please let me know, thanks!

×
×
  • Create New...