6 条评论

windows7下不能使用VSphere Client的解决办法

windows7下不能使用vshpere client的解决办法

刚刚给自己安装了windows7-RTM的系统,在使用VSphere Client的时候发现居然安装不上,提示没权限。

这是当然的,VSphere cilent需要administrator帐号的,但是windows7默认是没有启用administratior的

用net user administrator /active:yes激活administrator帐号,然后设置下密码。之后切换用administrator登录就可以完成VSphere Cilent的安装了。

但是VSphere Cilent在windows7是不能运行的,win7的.NET版本是3.5,而VSphere Cilent支持.NET2.0的。下面附上解决办法!

1. 从一台不是win7的安装了 Microsoft .NET 3.5 SP1的机器里,在这个路径:%SystemRoot%Microsoft.NETFrameworkv2.0.50727,复制system.dll。

2. 在安装路径里:C:Program FilesVMwareInfrastructureVirtual Infrastructure ClientLauncher
如果是X64系统就是:C:Program Files (x86)VMwareInfrastructureVirtual Infrastructure ClientLauncher,建立一个文件夹:”Lib”, 将刚才的文件system.dll放在这里。

3. 编辑C:Program FilesVMwareInfrastructureVirtual Infrastructure ClientLauncherVpxClient.exe.config文件
加入:
<runtime>

  <developmentMode developerInstallation=”true”/>

</runtime>

4. 建立一个批命令文件,内容如下:
@ECHO OFFSET DEVPATH=C:Program FilesVMwareInfrastructureVirtual Infrastructure ClientLauncherLib”C:Program FilesVMwareInfrastructureVirtual Infrastructure ClientLauncherVpxClient.exe”

然后以管理员权限运行这个批命令文件。

或者在系统环境变量中建立一个新的环境变量:”DEVPATH”, 值为:C:Program FilesVMwareInfrastructureVirtual Infrastructure ClientLauncherLib
然后以管理员权限运行安装程序建立的快捷方式。





最多留言日志

发表在: vmware相关 标签为: . - 永久链接.

windows7下不能使用VSphere Client的解决办法》有 6 条评论

  1. JudithMCCULLOUGH20 说:

    I took 1 st lot. However, I require the auto loan as well.

  2. Pingback 引用通告: 北街

  3. 阳光 说:

    @月饼
    windows7很是比较好用的

  4. 月饼 说:

    还没用上windows7 呢。。

  5. kutfyt 说:

    能把我们加到文本友情连接吗?
    网站名称:提高排名
    网站地址:http://www.alexa1400.com

  6. shell 说:

    net user administrator /active:yes这个真有用

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>