fs_delete
Deletes a file or directory inside the Windows 98 guest VM. The VM stays locked during the operation; call vm_unlock to release it.
Instructions
Delete a guest file or directory. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| recursive | No |