如何在Windows 7下運(yùn)行VSphere Cilent?

2009/9/6 1:20:02    編輯:Windows7之家 - Mary Jane     字體:【

Win7之家afsion.com.cn):如何在Windows 7下運(yùn)行VSphere Cilent?

 VSphere Cilent在windows7不能運(yùn)行,這主要是由于Windows 7的.NET版本是3.5,而VSphere Cilent支持.NET2.0的。在使用時,會提示如下圖所示的錯誤提示:

解決辦法:

1. 從一臺不是win7的安裝了 Microsoft .NET 3.5 SP1的機(jī)器里,在這個路徑:%SystemRoot%\Microsoft.NET\Framework\v2.0.50727\,復(fù)制system.dll。

2. 在安裝路徑里:C:\Program Files\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\

如果是X64系統(tǒng)就是:C:\Program Files (x86)\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\,建立一個文件夾:”Lib”, 將剛才的文件system.dll放在這里。

3. 編輯C:\Program Files\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\VpxClient.exe.config文件

加入:

<runtime>

  <developmentMode developerInstallation=”true”/>

</runtime>

4. 在系統(tǒng)環(huán)境變量中建立一個新的環(huán)境變量:”DEVPATH”, 值為:C:\Program Files\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\Lib

重新雙擊打開VIclient即可

文件下載:

http://www.rayfile.com/files/9255a345-9a10-11de-acd8-0014221f469f/