fs_mkdir
Create a directory in the Windows 98 virtual machine at the specified path. Optionally create parent directories recursively.
Instructions
Create a guest directory. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| recursive | No |