vm_lock
Acquire an exclusive lease on a Windows 98 VM to prevent concurrent access. Lock it for your session, then release with vm_unlock when finished.
Instructions
Explicitly acquire the exclusive VM lease. Most operational tools acquire it automatically. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_name | Yes | Unique VM name configured in WIN98CTL.INI. |