查看: 5796|回复: 9
收起左侧

[分享] virtual PC 禁用与主机时间同步的方法!(中英双语)

 关闭 [复制链接]
ballakay
发表于 2008-3-7 14:37:24 | 显示全部楼层 |阅读模式
本帖最后由 107 于 2010.9.14 12:25 编辑

最近在VPC里测试bufferzone,破解需要改动时间,但是发现只要改了时间没过几秒又自己跳回来了!
后来在google搜索了下,官方给出的解决方法如下:
1.Stop the virtual machine in question. (关闭正在运行的虚拟机)
2.Locate the .VMC file for the virtual machine.(找到虚拟机的VMC格式的配置文件)
3.Open the .VMC file in notepad. (用记事本打开VPC文件)
4.Find the section of the .VMC file that looks like this:(找到VMC文件中如下几行)

  1. <integration>
  2.     <microsoft>
  3.         <mouse>
  4.             <allow type="boolean">true</allow>
  5.         </mouse>
  6. Bunch of other stuff that I am skipping over to save space...

  7.     </microsoft>
  8. </integration>
复制代码

5.Change it to look like this:(改成这样)

  1. <integration>
  2.     <microsoft>
  3.         <mouse>
  4.             <allow type="boolean">true</allow>
  5.         </mouse>
  6.         <components>
  7.             <host_time_sync>
  8.                 <enabled type="boolean">false</enabled>
  9.             </host_time_sync>
  10.         </components>

  11. Bunch of other stuff that I am skipping over to save space...

  12.     </microsoft>
  13. </integration>
复制代码

6.Close notepad and save the .VMC file. (保存VMC文件后关闭记事本)
PS.老外居然倒着写,先关后保存?!
7.Start the virtual machine under Virtual PC. (在VPC里启动虚拟机)
给大家做个参考吧!个人认为VPC很好,功能简单却很实用,再加上拥有第三方软件无法比拟的兼容性,真的很不错!强烈推荐给大家!

评分

参与人数 1经验 +10 收起 理由
baerzake + 10 版区有你更精彩: )

查看全部评分

ballakay
 楼主| 发表于 2008-3-7 14:38:08 | 显示全部楼层
自己坐沙发!
SONGBOWEN
发表于 2008-3-7 14:38:44 | 显示全部楼层
还要改配置文件啊

VMware貌似可以直接从VMware Tools中设置。。。。
ballakay
 楼主| 发表于 2008-3-7 16:28:38 | 显示全部楼层

回复 3楼 SONGBOWEN 的帖子

VPC功能简单!只能这样!
maybe00
发表于 2008-3-7 17:57:04 | 显示全部楼层
virtual PC 不错,简单易用
SONGBOWEN
发表于 2008-3-7 18:41:54 | 显示全部楼层
原帖由 ballakay 于 2008-3-7 16:28 发表
VPC功能简单!只能这样!




VPC功能都简单。。。咋样才算不简单……
ballakay
 楼主| 发表于 2008-3-8 00:04:21 | 显示全部楼层
原帖由 SONGBOWEN 于 2008-3-7 18:41 发表




VPC功能都简单。。。咋样才算不简单……

相对于VMware来讲的吧!
T-G001
发表于 2008-3-8 01:39:44 | 显示全部楼层
我本不用虚拟机的,出VPC07才吸引了我,简单,够用,就好了...
a2120258
发表于 2008-3-8 06:37:27 | 显示全部楼层
是VPC2007版本吗?
ballakay
 楼主| 发表于 2008-3-8 13:03:50 | 显示全部楼层

回复 9楼 a2120258 的帖子

是的!
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

手机版|杀毒软件|软件论坛| 卡饭论坛

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2024-4-20 01:17 , Processed in 0.164255 second(s), 18 queries .

卡饭网所发布的一切软件、样本、工具、文章等仅限用于学习和研究,不得将上述内容用于商业或者其他非法用途,否则产生的一切后果自负,本站信息来自网络,版权争议问题与本站无关,您必须在下载后的24小时之内从您的电脑中彻底删除上述信息,如有问题请通过邮件与我们联系。

快速回复 客服 返回顶部 返回列表