Skip to main content
Version: 0.23.1

Start Process Actions

Actions in the Start Process group — launching programs and cleaning up windows on the controlled machine.

note

Start Process is now a top-level menu group. In 0.14.2 these actions were nested under Other → Start Process, and the file-system actions that used to live here moved to the Files group.

Custom Command

Runs any command, script or executable. The action appears as [Desktop] Custom Command or [RDP] Custom Command depending on the connected robot; the RDP variant has extra options because it has to launch the process inside the remote session.

📸 Screenshot needed — /img/editor/actions/startprocess/custom_command.png

Capture: the [RDP] Custom Command form with a command filled in and Advanced options expanded. Note: the old image is actions/other/startproc_custom.png — the action moved group, and the RDP variant's four extra options are not in that screenshot.

[Desktop] Custom Command

ParameterDescription
CommandFull command line to execute.

[RDP] Custom Command

ParameterDescription
CommandFull command line to execute.
As AdminRuns the command elevated. Default off. (Advanced options)
Sensitive DataKeeps the command out of the logs — use it when the command line contains a password. Default off. (Advanced options)
TimeoutHow long to wait for the process to start, in seconds. Default 15. (Advanced options)
Sleep TimePause after the process starts, in seconds. Default 1. (Advanced options)

Close All Windows

Terminates all open application and Explorer windows in the current session. Available on Desktop and RDP robots.

📸 Screenshot needed — /img/editor/actions/startprocess/close_all.png

Capture: the Close All Windows form with Force visible. Note: the old image is actions/other/startproc_close_all.png.

ParameterDescription
ForceForcibly terminates windows that do not close gracefully. Default off.
tip

Close All Windows as the last step of a scenario — with Run Action set to Run Always — guarantees the machine is left clean even when the run failed half-way. A leftover modal dialog is the classic reason the next scheduled run fails too.


NeedAction
Open a URL in a browserOpen URL (Web) or [RDP] Open URLTools
Open a folder in ExplorerOpen FolderFiles
Copy, move or delete filesFiles