Page 1 of 1

Running Programs Over The Network

Posted: Thu Dec 12, 2024 4:29 am
by gorgeous
Is their anyway to launch a program on another computer on the Network?

Re: Running Programs Over The Network

Posted: Fri Dec 20, 2024 1:03 pm
by Oleg
You need to install RoboTask on remote computer and send the command to remote RoboTask.
Look at the Send command action and Listener trigger
You can perform any action in the remote task, including launching any application.

Re: Running Programs Over The Network

Posted: Tue Dec 31, 2024 4:25 am
by ralphharper
Oleg wrote: Fri Dec 20, 2024 1:03 pm You need to install RoboTask on remote computer and send the command to remote RoboTask. retro bowl
Look at the Send command action and Listener trigger
You can perform any action in the remote task, including launching any application.
oh thank you, finally i found this.

Re: Running Programs Over The Network

Posted: Thu Feb 27, 2025 9:47 am
by Evangelin
Oleg wrote: Fri Dec 20, 2024 1:03 pm You need to install RoboTask on remote computer and send the command to remote RoboTask.
Look at the Send command action and Listener triggerslope
You can perform any action in the remote task, including launching any application.
Is it possible to set up RoboTask to automatically start a specific program on the remote computer at scheduled times, and if so, how can I configure the Listener trigger for that?

Re: Running Programs Over The Network

Posted: Fri Feb 28, 2025 2:14 pm
by Oleg
...how can I configure the Listener trigger for that?
Listener trigger launches the task. In the task you can run necessary program.
But please note that you must have installed RoboTask on both computers