Search found 1 match

by BettyJNorton
Thu Jun 19, 2025 3:56 am
Forum: General Discussion
Topic: Continuously monitor Telegram.exe for Windows Notification Window and send and Email if the Notification Window is found
Replies: 2
Views: 860

Re: Continuously monitor Telegram.exe for Windows Notification Window and send and Email if the Notification Window is f

That's an interesting approach! I've found Windows Watcher can be finicky with consistently detecting window titles, especially with dynamic ones. Perhaps exploring alternative triggers like process monitoring or using Telegram's API might offer more reliability? It's worth considering if constant m...