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.innotek.de/VirtualBox-settings" version="1.12-windows">
|
---|
9 | <Global>
|
---|
10 | <ExtraData>
|
---|
11 | <ExtraDataItem name="GUI/DetailsPageBoxes" value="general,system,preview,display,storage,audio,network,usb,sharedFolders,description"/>
|
---|
12 | <ExtraDataItem name="GUI/HostScreenSaverDisabled" value="false"/>
|
---|
13 | <ExtraDataItem name="GUI/Input/AutoCapture" value="true"/>
|
---|
14 | <ExtraDataItem name="GUI/Input/HostKeyCombination" value="163"/>
|
---|
15 | <ExtraDataItem name="GUI/LanguageID" value="C"/>
|
---|
16 | <ExtraDataItem name="GUI/LastWindowPosition" value="575,240,770,550"/>
|
---|
17 | <ExtraDataItem name="GUI/SplitterSizes" value="255,509"/>
|
---|
18 | <ExtraDataItem name="GUI/UpdateCheckCount" value="4"/>
|
---|
19 | <ExtraDataItem name="GUI/UpdateDate" value="1 d, 2016-02-19, stable, 5.0.14"/>
|
---|
20 | </ExtraData>
|
---|
21 | <MachineRegistry>
|
---|
22 | <MachineEntry uuid="{f87ad6bb-fccc-48ba-8a86-c4a987ec8725}" src="C:\Users\Frank\VirtualBox VMs\ICT-co W8.1\ICT-co W8.1.vbox"/>
|
---|
23 | </MachineRegistry>
|
---|
24 | <MediaRegistry>
|
---|
25 | <HardDisks/>
|
---|
26 | <DVDImages/>
|
---|
27 | <FloppyImages/>
|
---|
28 | </MediaRegistry>
|
---|
29 | <NetserviceRegistry>
|
---|
30 | <DHCPServers>
|
---|
31 | <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"/>
|
---|
32 | </DHCPServers>
|
---|
33 | </NetserviceRegistry>
|
---|
34 | <SystemProperties defaultMachineFolder="C:\Users\Frank\VirtualBox VMs" defaultHardDiskFormat="VDI" VRDEAuthLibrary="VBoxAuth" webServiceAuthLibrary="VBoxAuth" LogHistoryCount="3" exclusiveHwVirt="false"/>
|
---|
35 | <USBDeviceFilters/>
|
---|
36 | </Global>
|
---|
37 | </VirtualBox>
|
---|