Running Programs Over The Network

Discuss RoboTask here
Post Reply
gorgeous
Posts: 1
Joined: Thu Dec 12, 2024 4:13 am

Running Programs Over The Network

Post by gorgeous »

Is their anyway to launch a program on another computer on the Network?
Oleg
Site Admin
Posts: 3188
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Running Programs Over The Network

Post 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.
Oleg Yershov
ralphharper
Posts: 1
Joined: Wed Sep 18, 2024 11:44 am
Contact:

Re: Running Programs Over The Network

Post 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.
Evangelin
Posts: 1
Joined: Thu Feb 27, 2025 9:45 am

Re: Running Programs Over The Network

Post 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?
Oleg
Site Admin
Posts: 3188
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Running Programs Over The Network

Post 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
Oleg Yershov
Post Reply