WMI only loads process in background in remote machine

  • Thread starter Thread starter madhavan s
  • Start date Start date
M

madhavan s

would like to launch an application on a remote computer that is
interactive with the desktop. I am using C# and WMI. The code I have
here just loads the process in the background and that is not what I
need.can anyone help me
 
|
|
| would like to launch an application on a remote computer that is
| interactive with the desktop. I am using C# and WMI. The code I have
| here just loads the process in the background and that is not what I
| need.can anyone help me
|
|

No, it's just no possible to start a "Windows" application on a remote
server.

Willy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top