Serwer terminali Winflector - alternatywa dla aplikacji Zdalny Pulpit, Citrix XenApp

Forum > Product technical support > Programmatically close warning popup

Autor: Roberto
Data: 2013-03-01 19:24:46

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.

Autor: Mirek (staff)
Data: 2013-03-04 14:22:17

Hi,

I think it will be much easier to add a command line parameter disabling the message on startup. The parameter will be available in the next released version.

Regards,

Mirek

Autor: Bob
Data: 2013-03-05 01:45:36

Hi Roberto--

Have you tried AutoIt?  It may be able to find the window handle -- I use it for many different things but have used it for that in the past.

1


Zaloguj się aby móc pisać na forum.