J
J
John2018-02-13 12:38:18
C++ / C#
John, 2018-02-13 12:38:18

How can I run a windowed application on another user's desktop?

The task is as follows: on the terminal server in an administrator session, a server written in C # is running. Is it possible somehow with the help of ProcessStartInfo or in some other way that this server would run a certain application on the desktop in another user's session?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Bashinsky, 2018-02-13
@BashkaMen

It is possible, but if that user has a client application that listens to commands from your server.
It is logical that someone should execute the command, nothing will happen by itself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question