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,preview,system,display,storage,audio,network,usb,sharedFolders,description"/>
|
---|
12 | <ExtraDataItem name="GUI/RecentFolderCD" value="C:/Harvey/ftp/fedora/Fedora-20-x86_64-DVD"/>
|
---|
13 | <ExtraDataItem name="GUI/RecentListCD" value="C:\Harvey\ftp\fedora\Fedora-20-x86_64-DVD\Fedora-20-x86_64-DVD.iso;"/>
|
---|
14 | <ExtraDataItem name="GUI/SuppressMessages" value=",confirmInputCapture,remindAboutAutoCapture,remindAboutMouseIntegration"/>
|
---|
15 | <ExtraDataItem name="GUI/UpdateCheckCount" value="2"/>
|
---|
16 | <ExtraDataItem name="GUI/UpdateDate" value="1 d, 2014-03-04, stable, 4.3.8"/>
|
---|
17 | </ExtraData>
|
---|
18 | <MachineRegistry>
|
---|
19 | <MachineEntry uuid="{be6532ec-fed0-4cd9-8b39-a1ad8c80c2fa}" src="C:\Users\Sara\VirtualBox VMs\fedora20\fedora20.vbox"/>
|
---|
20 | </MachineRegistry>
|
---|
21 | <MediaRegistry>
|
---|
22 | <HardDisks/>
|
---|
23 | <DVDImages/>
|
---|
24 | <FloppyImages/>
|
---|
25 | </MediaRegistry>
|
---|
26 | <NetserviceRegistry>
|
---|
27 | <DHCPServers>
|
---|
28 | <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"/>
|
---|
29 | </DHCPServers>
|
---|
30 | </NetserviceRegistry>
|
---|
31 | <SystemProperties defaultMachineFolder="C:\Users\Sara\VirtualBox VMs" defaultHardDiskFormat="VDI" VRDEAuthLibrary="VBoxAuth" webServiceAuthLibrary="VBoxAuth" LogHistoryCount="3" exclusiveHwVirt="false"/>
|
---|
32 | <USBDeviceFilters/>
|
---|
33 | </Global>
|
---|
34 | </VirtualBox>
|
---|