shell_start
Start an interactive shell session in the Windows 98 VM, returning a session ID to execute commands. Use vm_unlock to release the VM when finished.
Instructions
Start an interactive redirected-pipe shell session and return its session ID. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| command | Yes |