Hi,
Due to Active Directory GPO policies, Themes are not allowed on my servers.
But that's fine with me, client-server works flawlessly.
I've scripted Winflector Server to run on startup, and intended to close Themes' warning popup (see image) sending kestrokes or killing the instance, but popup cannot be handled by any means.
I've used VBscript, PowerShell, AutoHotKey, C# and no one can detect popup window, neither by title ("Winflector - Error") nor by class handle (#32770).
Also, killing wfserver.exe process terminates the whole application, not only the popup window.
As this is a non-disruptive part of Winflector (won't break your code), can you transform it into a standard message window (message box, popup message, or the like) so it can be found?
Thanks,
Bar.