在CentOS系统中卸载VMwareTools的标准操作是停止服务后删除安装文件,具体命令为执行/etc/init.d/vmware-toolsstop停止服务,并运行/usr/bin/vmware-uninstall-tools.pl...