Is there a way to intercept Windows 10 banners and read/register its info? I want to set up a macro that sends the info on this banners to my phone.
Thanks in advance.
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
React to Windows 10 banners (notifications)
- kgschlosser
- Site Admin
- Posts: 5190
- Joined: Fri Jun 05, 2015 5:43 am
- Location: Rocky Mountains, Colorado USA
Re: React to Windows 10 banners (notifications)
I would have to do some research to see if EG could interact with the messages. I am sure it can but I would need to see what is involved
Re: React to Windows 10 banners (notifications)
Thank you, I appreciate that.kgschlosser wrote:I would have to do some research to see if EG could interact with the messages. I am sure it can but I would need to see what is involved
- kgschlosser
- Site Admin
- Posts: 5190
- Joined: Fri Jun 05, 2015 5:43 am
- Location: Rocky Mountains, Colorado USA
Re: React to Windows 10 banners (notifications)
i am still doing some reading. but from what i have read so far is that there is no API for retrieving other applications messages from the WNS (Windows Notification Service). but i am not saying it can't be done. i am going to have to run some tests to see if maybe something like the processwatcher plugin spits out an event if a notification comes up. otherwise we may have to set a thread in motion that looks for a specific window and might possibly be able to get the information that way.
