start_process
Execute a program on a Windows guest VM and wait for its exit code to confirm process completion.
Instructions
Start a process on the guest. Use wait=true to wait for exit code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| arguments | No | ||
| wait | No | ||
| cwd | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||