Chinaunix首页 | 论坛 | 博客
  • 博客访问: 263961
  • 博文数量: 27
  • 博客积分: 713
  • 博客等级: 上士
  • 技术积分: 294
  • 用 户 组: 普通用户
  • 注册时间: 2006-01-25 09:09
文章分类
文章存档

2013年(2)

2012年(6)

2011年(15)

2010年(4)

分类: 虚拟化

2011-08-03 16:41:50

Warning: This hacking is not supported by VMware !!!

1. extract iso image of vCenter (e.g. in 7zip) to any folder in destination machine

2. download application for editing msi file and install

e.g. Insted from 

3. run this application and open file …\vpx\VMware vCenter Server.msi

4. in Tables click on item “LaunchCondition”

5. on the right find row with text:

“Installed Or (VersionNT>=501 And VersionNT < 600) Or (VersionNT = 600 And MsiNTProductType <> 1) Or (VersionNT = 601 And MsiNTProductType = 3)”

and modify it to:

“Installed Or (VersionNT>=501) Or (VersionNT = 600 And MsiNTProductType <> 1) Or (VersionNT = 601 And MsiNTProductType = 3)”

after that save and close

6. download 64-bit verison of Microsoft AD LDS (new name for ADAM) from:

Windows Vista:

Windows 7:

and install

7. run ..\autorun.exe to install vCenter

Should work fine.


转自 
 


阅读(5969) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~