penina
January 15th, 2003, 10:47 AM
Hello.
I want to start running an exe on a remote PC. I found a way to do that with sa.exe (ITaskScheduler interface). Is there a different way? more direct?
(without having a "deamon" server on the remote PC that listens to messages and runs the desired exe).
How do I terminate an exe that runs on a remote PC?
(I know how to do that through the task manager in a local PC - with PSAPI.DLL).
I want to start running an exe on a remote PC. I found a way to do that with sa.exe (ITaskScheduler interface). Is there a different way? more direct?
(without having a "deamon" server on the remote PC that listens to messages and runs the desired exe).
How do I terminate an exe that runs on a remote PC?
(I know how to do that through the task manager in a local PC - with PSAPI.DLL).