惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google Online Security Blog
Google Online Security Blog
罗磊的独立博客
Jina AI
Jina AI
博客园 - Franky
Google DeepMind News
Google DeepMind News
Cyberwarzone
Cyberwarzone
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
NISL@THU
NISL@THU
AWS News Blog
AWS News Blog
aimingoo的专栏
aimingoo的专栏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Engineering at Meta
Engineering at Meta
H
Heimdal Security Blog
大猫的无限游戏
大猫的无限游戏
D
Docker
P
Privacy International News Feed
G
GRAHAM CLULEY
量子位
宝玉的分享
宝玉的分享
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
The Cloudflare Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
G
Google Developers Blog
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
博客园 - 【当耐特】
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
Security Affairs
T
Threatpost
N
News and Events Feed by Topic
Google DeepMind News
Google DeepMind News
阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
B
Blog RSS Feed
Schneier on Security
Schneier on Security
Vercel News
Vercel News
Martin Fowler
Martin Fowler
T
The Exploit Database - CXSecurity.com
C
Cyber Attacks, Cyber Crime and Cyber Security
P
Proofpoint News Feed
The GitHub Blog
The GitHub Blog
J
Java Code Geeks
V2EX - 技术
V2EX - 技术
S
Securelist
Stack Overflow Blog
Stack Overflow Blog
The Last Watchdog
The Last Watchdog
Cloudbric
Cloudbric
Cisco Talos Blog
Cisco Talos Blog

博客园 - tiasys

guid与Base64编码互相转换 xml序列化与反序列化工具 Win10 15063 开始运行不保存历史记录原因和解决方法 win10 localhost 解析为 ipv6地址 ::1 的解决办法 在VisualStudio中应该使用什么字体 S7-200系列PLC与WINCC以太网通信CP243i的实例 超棒的 15 款 Bootstrap UI 编辑器 NuGet学习笔记(转) SQLServer公历转农历函数(1900年-2049年) WPF 的datagrid 列名中没有显示下划线是怎么回事? Remove WebCakeDesktop Windows8[启用WCF IIS8 svc文件访问服务] Windows8[启用IIS8 asp.net功能] Windows8 [未启用.net3.5功能] Windows8[Web应用程序项目***已配置为使用IIS。无法访问IIS元数据库,您没有足够的特权访问计算机上的IIS网站] Oracle 正确删除archivelog文件 SQLSERVER 删除重复记录 .NET实现Wap飞信协议 黑链代码
Vmware9.0打开早期版本报错:this virtual machine’s policies are too old to be run by this version of vmware workstation”
tiasys · 2013-09-10 · via 博客园 - tiasys

VMWare从6.0升级到9.0,打开以前的虚拟机报错如下: “this virtual machine’s policies are too old to be run by this version of vmware workstation”  

解决方法:    

办法如下:

删除文件: Host.vmpl和Windows XP Professional.vmpl 打开文件:Windows XP Professional.vmx,删除里面的以下三行: policy.vm.mvmtid ="xx" policy.vm.managedVMTemplate = "TRUE"

policy.vm.managedVM = "FALSE"

重新打开即可。