Running Programs Over The Network
Running Programs Over The Network
Is their anyway to launch a program on another computer on the Network?
Re: Running Programs Over The Network
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.
Look at the Send command action and Listener trigger
You can perform any action in the remote task, including launching any application.
Oleg Yershov
-
- Posts: 1
- Joined: Wed Sep 18, 2024 11:44 am
- Contact:
Re: Running Programs Over The Network
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.
Re: Running Programs Over The Network
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.
Re: Running Programs Over The Network
Listener trigger launches the task. In the task you can run necessary program....how can I configure the Listener trigger for that?
But please note that you must have installed RoboTask on both computers
Oleg Yershov