| 1 | <?xml version="1.0"?>
|
|---|
| 2 | <!--
|
|---|
| 3 | ** DO NOT EDIT THIS FILE.
|
|---|
| 4 | ** If you make changes to this file while any VirtualBox related application
|
|---|
| 5 | ** is running, your changes will be overwritten later, without taking effect.
|
|---|
| 6 | ** Use VBoxManage or the VirtualBox Manager GUI to make changes.
|
|---|
| 7 | -->
|
|---|
| 8 | <VirtualBox xmlns="http://www.virtualbox.org/" version="1.12-windows">
|
|---|
| 9 | <Global>
|
|---|
| 10 | <ExtraData>
|
|---|
| 11 | <ExtraDataItem name="GUI/HostScreenSaverDisabled" value="false"/>
|
|---|
| 12 | <ExtraDataItem name="GUI/Input/AutoCapture" value="true"/>
|
|---|
| 13 | <ExtraDataItem name="GUI/Input/HostKeyCombination" value="163"/>
|
|---|
| 14 | <ExtraDataItem name="GUI/UpdateCheckCount" value="2"/>
|
|---|
| 15 | <ExtraDataItem name="GUI/UpdateDate" value="1 d, 2017-12-07, stable, 5.1.30"/>
|
|---|
| 16 | <ExtraDataItem name="HostOnly/VirtualBox Host-Only Ethernet Adapter/IPAddress" value="192.168.56.7"/>
|
|---|
| 17 | <ExtraDataItem name="HostOnly/VirtualBox Host-Only Ethernet Adapter/IPNetMask" value="255.255.255.0"/>
|
|---|
| 18 | </ExtraData>
|
|---|
| 19 | <MachineRegistry/>
|
|---|
| 20 | <NetserviceRegistry>
|
|---|
| 21 | <DHCPServers>
|
|---|
| 22 | <DHCPServer networkName="HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter" IPAddress="192.168.56.100" networkMask="255.255.255.0" lowerIP="192.168.56.101" upperIP="192.168.56.254" enabled="1"/>
|
|---|
| 23 | </DHCPServers>
|
|---|
| 24 | </NetserviceRegistry>
|
|---|
| 25 | <SystemProperties defaultMachineFolder="C:\Users\dresendi\VirtualBox VMs" defaultHardDiskFormat="VDI" VRDEAuthLibrary="VBoxAuth" webServiceAuthLibrary="VBoxAuth" LogHistoryCount="3" exclusiveHwVirt="false"/>
|
|---|
| 26 | <USBDeviceFilters/>
|
|---|
| 27 | </Global>
|
|---|
| 28 | </VirtualBox>
|
|---|