| 1 | <?xml version="1.0"?>
|
|---|
| 2 | <VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.10-windows">
|
|---|
| 3 | <Global>
|
|---|
| 4 | <ExtraData>
|
|---|
| 5 | <ExtraDataItem name="GUI/LastVMSelected" value="8b5fcfc7-f288-4282-9f70-825c54f6364c"/>
|
|---|
| 6 | <ExtraDataItem name="GUI/LastWindowPostion" value="523,460,770,550"/>
|
|---|
| 7 | <ExtraDataItem name="GUI/SuppressMessages" value=",remindAboutAutoCapture,remindAboutMouseIntegrationOff,confirmInputCapture,remindAboutMouseIntegrationOn,remindAboutWrongColorDepth"/>
|
|---|
| 8 | <ExtraDataItem name="GUI/UpdateCheckCount" value="12"/>
|
|---|
| 9 | <ExtraDataItem name="GUI/UpdateDate" value="1 d, 2010-08-12, stable"/>
|
|---|
| 10 | </ExtraData>
|
|---|
| 11 | <MachineRegistry>
|
|---|
| 12 | <MachineEntry uuid="{1bf08ec2-ba4a-4ea5-92d0-cee3838fad30}" src="Machines\xp-virtual\xp-virtual.xml"/>
|
|---|
| 13 | <MachineEntry uuid="{8b5fcfc7-f288-4282-9f70-825c54f6364c}" src="Machines\cf-dev\cf-dev.xml"/>
|
|---|
| 14 | </MachineRegistry>
|
|---|
| 15 | <MediaRegistry>
|
|---|
| 16 | <HardDisks>
|
|---|
| 17 | <HardDisk uuid="{380bdea1-87f7-4c2b-8ee6-dd732df423ce}" location="D:\virtual box hdd\xp-virtual.vdi" format="VDI" type="Normal"/>
|
|---|
| 18 | <HardDisk uuid="{f026d2b7-6b05-4107-b250-3c31fc588382}" location="D:\virtual box hdd\cf-dev.vdi" format="VDI" type="Normal"/>
|
|---|
| 19 | </HardDisks>
|
|---|
| 20 | <DVDImages>
|
|---|
| 21 | <Image uuid="{bd50ee51-030f-4e38-8498-929cba420b23}" location="C:\PROGRA~1\Oracle\VIRTUA~1/VBoxGuestAdditions.iso"/>
|
|---|
| 22 | <Image uuid="{22b26d08-f4f3-40a8-b605-1fb3de74720f}" location="D:\iso\Windows Server 2008 SP2 (Standard) x32.iso"/>
|
|---|
| 23 | <Image uuid="{7c18f6c1-cb43-47e7-8ade-87f56536af15}" location="D:\iso\Windows 7 Enterprise (x32).iso"/>
|
|---|
| 24 | </DVDImages>
|
|---|
| 25 | <FloppyImages/>
|
|---|
| 26 | </MediaRegistry>
|
|---|
| 27 | <NetserviceRegistry>
|
|---|
| 28 | <DHCPServers>
|
|---|
| 29 | <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"/>
|
|---|
| 30 | </DHCPServers>
|
|---|
| 31 | </NetserviceRegistry>
|
|---|
| 32 | <SystemProperties defaultMachineFolder="Machines" defaultHardDiskFolder="HardDisks" defaultHardDiskFormat="VDI" remoteDisplayAuthLibrary="VRDPAuth" webServiceAuthLibrary="VRDPAuth" LogHistoryCount="3"/>
|
|---|
| 33 | <USBDeviceFilters/>
|
|---|
| 34 | </Global>
|
|---|
| 35 | </VirtualBox>
|
|---|