4,461
edits
add a CLI command to check for running process |
No edit summary |
||
Line 11: | Line 11: | ||
''Last tested on Windows 10 Home x64 (v1511, build 10586.318) + VirtualBox v5.0.20 r106931'' | ''Last tested on Windows 10 Home x64 (v1511, build 10586.318) + VirtualBox v5.0.20 r106931'' | ||
<span class="shell"> | <span class="shell">given:</span> | ||
* the name of the virtual machine is '''virtualmachine''' | * the name of the virtual machine is '''virtualmachine''' | ||
<span class="shell"> | <span class="shell">instruction:</span> | ||
We first create a batch file that runs the VM. Create a file named <span class="package">vm-run.bat</span> with the following content. | We first create a batch file that runs the VM. Create a file named <span class="package">vm-run.bat</span> with the following content. |