| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|---|
| 2 | - <!-- innotek VirtualBox Global Configuration
|
|---|
| 3 | -->
|
|---|
| 4 | - <VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.2-windows">
|
|---|
| 5 | - <Global>
|
|---|
| 6 | - <ExtraData>
|
|---|
| 7 | <ExtraDataItem name="GUI/RegistrationData" value="triesLeft=0" />
|
|---|
| 8 | <ExtraDataItem name="GUI/LastWindowPostion" value="320,342,770,550" />
|
|---|
| 9 | <ExtraDataItem name="GUI/LastVMSelected" value="{874c9bfb-2e20-4781-be49-f621fd344e8e}" />
|
|---|
| 10 | <ExtraDataItem name="GUI/Input/HostKey" value="162" />
|
|---|
| 11 | <ExtraDataItem name="GUI/Input/AutoCapture" value="true" />
|
|---|
| 12 | <ExtraDataItem name="GUI/SuppressMessages" value="confirmGoingFullscreen,remindAboutAutoCapture,remindAboutMouseIntegrationOn,remindAboutMouseIntegrationOff,remindAboutWrongColorDepth" />
|
|---|
| 13 | </ExtraData>
|
|---|
| 14 | - <MachineRegistry>
|
|---|
| 15 | <MachineEntry src="Machines\WindBlows\WindBlows.xml" uuid="{874c9bfb-2e20-4781-be49-f621fd344e8e}" />
|
|---|
| 16 | </MachineRegistry>
|
|---|
| 17 | - <DiskRegistry>
|
|---|
| 18 | - <HardDisks>
|
|---|
| 19 | - <HardDisk type="normal" uuid="{fa8465b8-910d-4b19-852c-b7f2ca9f0687}">
|
|---|
| 20 | <VirtualDiskImage filePath="VDI\WindBlows.vdi" />
|
|---|
| 21 | - <DiffHardDisk uuid="{b15a9f6a-8abe-4537-bbc6-542d4a901336}">
|
|---|
| 22 | <VirtualDiskImage filePath="Machines\WindBlows\Snapshots\{b15a9f6a-8abe-4537-bbc6-542d4a901336}.vdi" />
|
|---|
| 23 | </DiffHardDisk>
|
|---|
| 24 | </HardDisk>
|
|---|
| 25 | </HardDisks>
|
|---|
| 26 | - <DVDImages>
|
|---|
| 27 | <Image src="C:\Documents and Settings\jalawr1\Desktop\winxp.iso" uuid="{cae97ce4-9d8d-4242-9697-a13746339050}" />
|
|---|
| 28 | <Image src="C:\PROGRA~1\INNOTE~1/VBoxGuestAdditions.iso" uuid="{5c2860fa-ff4c-4079-9300-23a30d10243b}" />
|
|---|
| 29 | </DVDImages>
|
|---|
| 30 | <FloppyImages />
|
|---|
| 31 | </DiskRegistry>
|
|---|
| 32 | <USBDeviceFilters />
|
|---|
| 33 | <SystemProperties HWVirtExEnabled="false" LogHistoryCount="3" defaultMachineFolder="Machines" defaultVDIFolder="VDI" remoteDisplayAuthLibrary="VRDPAuth" />
|
|---|
| 34 | </Global>
|
|---|
| 35 | </VirtualBox>
|
|---|