【发布时间】:2011-05-08 11:11:32
【问题描述】:
我想禁用我的 Win 7 64 位主机和 Win XP SP3 虚拟机之间的时间同步。 Virtual PC 2007 中的旧技巧似乎不再起作用了
<hardware>
<bios>
<time_sync_at_boot>
<enabled type="boolean">false</enabled>
</time_sync_at_boot>
<integration>
<microsoft>
<host_time_sync>
<enabled type="boolean">false</enabled>
<frequency type="integer">15</frequency>
<threshold type="integer">10</threshold>
</host_time_sync>
有什么建议吗?
【问题讨论】:
标签: windows-7 virtual-pc