I have a .NET Windows Form application running in the background as a service on a server under the SYSTEM user account. Is there any way for me to view the GUI of this application (bring it to the front) when a user logs in to the server? (either programatically or something I can do in Windows)
Thanks.
Thanks.
Comment