shell_exec
Execute a command in a Windows 98 VM, capture combined output, and get a screenshot on error. VM remains locked; unlock when done.
Instructions
Run a command to completion with captured ordered stdout+stderr output; error results may include a screenshot. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| command | Yes | ||
| timeout_ms | No | ||
| screenshot_on_error | No |