April 15, 2008
Posted by roadburn
Virtual PC Console Dissapears
Go to
C:\Documents and Settings\_Your_Windows_Account_\Application
Data\Microsoft\Virtual PC\Options.xml
backup the file just in case, and edit the left_position and top_position tags
<console>
<height type=”integer”>575</height>
<left_position type=”integer”>10</left_position>
<top_position type=”integer”>10</top_position>
<visible type=”boolean”>true</visible>
<width type=”integer”>359</width>
</console>