找到C:\Documents and Settings\<yourname>\Application Data\Microsoft\Virtual
PC\下的Options.xml 文件,用任意文本编辑器(如记事本)打开,修改<console> 段的内容为以下这样:
<console>
<height type="integer">600</height>
<left_position type="integer">0</left_position>
<top_position type="integer">0</top_position>
<visible type="boolean">true</visible>
<width type="integer">600</width>
</console>
再次打开VPC,主界面就可以显示
Trackback:
http://tb.blog.csdn.net/TrackBack.aspx?PostId=1908594