| 1 | <?xml version="1.0"?>
|
|---|
| 2 | <VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.7-macosx">
|
|---|
| 3 | <Global>
|
|---|
| 4 | <ExtraData>
|
|---|
| 5 | <ExtraDataItem name="GUI/Input/AutoCapture" value="true"/>
|
|---|
| 6 | <ExtraDataItem name="GUI/Input/HostKey" value="55"/>
|
|---|
| 7 | <ExtraDataItem name="GUI/LastVMSelected" value="e2cd0f4a-bda5-4476-8038-e028141ac70c"/>
|
|---|
| 8 | <ExtraDataItem name="GUI/LastWindowPostion" value="624,407,816,563"/>
|
|---|
| 9 | <ExtraDataItem name="GUI/MaxGuestResolution" value="auto"/>
|
|---|
| 10 | <ExtraDataItem name="GUI/PresentationModeEnabled" value="true"/>
|
|---|
| 11 | <ExtraDataItem name="GUI/RealtimeDockIconUpdateEnabled" value="false"/>
|
|---|
| 12 | <ExtraDataItem name="GUI/SUNOnlineData" value="00730069006d006f006e002e007700610064006500400067006d00610069006c002e0063006f006d39a7d9bb"/>
|
|---|
| 13 | <ExtraDataItem name="GUI/SuppressMessages" value=",remindAboutAutoCapture,remindAboutMouseIntegrationOn,remindAboutMouseIntegrationOff,confirmInputCapture,confirmGoingSeamless,remindAboutInaccessibleMedia"/>
|
|---|
| 14 | <ExtraDataItem name="GUI/TrayIcon/Enabled" value="false"/>
|
|---|
| 15 | <ExtraDataItem name="GUI/UpdateCheckCount" value="80"/>
|
|---|
| 16 | <ExtraDataItem name="GUI/UpdateDate" value="1 d, 2010-05-20, stable"/>
|
|---|
| 17 | </ExtraData>
|
|---|
| 18 | <MachineRegistry>
|
|---|
| 19 | <MachineEntry uuid="{e2cd0f4a-bda5-4476-8038-e028141ac70c}" src="Machines/Windows XP/Windows XP.xml"/>
|
|---|
| 20 | </MachineRegistry>
|
|---|
| 21 | <MediaRegistry>
|
|---|
| 22 | <HardDisks>
|
|---|
| 23 | <HardDisk uuid="{9c690d3f-424c-44c9-a71f-c8c15d29b180}" location="/Volumes/Big Bertha/VirtualBox/Windows XP.vdi" format="VDI" type="Normal"/>
|
|---|
| 24 | </HardDisks>
|
|---|
| 25 | <DVDImages>
|
|---|
| 26 | <Image uuid="{5bbf7103-5216-45e2-bbe7-77f4cae40bb1}" location="/Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso"/>
|
|---|
| 27 | </DVDImages>
|
|---|
| 28 | <FloppyImages/>
|
|---|
| 29 | </MediaRegistry>
|
|---|
| 30 | <NetserviceRegistry>
|
|---|
| 31 | <DHCPServers>
|
|---|
| 32 | <DHCPServer networkName="HostInterfaceNetworking-vboxnet0" IPAddress="192.168.56.100" networkMask="255.255.255.0" lowerIP="192.168.56.101" upperIP="192.168.56.254" enabled="1"/>
|
|---|
| 33 | </DHCPServers>
|
|---|
| 34 | </NetserviceRegistry>
|
|---|
| 35 | <SystemProperties defaultMachineFolder="Machines" defaultHardDiskFolder="HardDisks" defaultHardDiskFormat="VDI" remoteDisplayAuthLibrary="VRDPAuth" webServiceAuthLibrary="VRDPAuth" LogHistoryCount="3"/>
|
|---|
| 36 | <USBDeviceFilters/>
|
|---|
| 37 | </Global>
|
|---|
| 38 | </VirtualBox>
|
|---|