Gordon

Gordon

  • NA
  • 8
  • 0

Starting a process on a remote computer

Nov 4 2008 12:03 PM
I need to start a process on a remote computer. I have used System.Diaognostics.Process.Start(@"Wordpad.exe","Some Text file") on the same computer and it works fine. Now I need to start an application on another computer. Does anyone know how to do this.

Answers (2)