Running Programs Over The Network
Posted: Thu Dec 12, 2024 4:29 am
Is their anyway to launch a program on another computer on the Network?
RoboTask discussion forum
https://www.robotask.com/forum/
oh thank you, finally i found this.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.
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 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.
Listener trigger launches the task. In the task you can run necessary program....how can I configure the Listener trigger for that?