Win7之家( m.airtaxifl.com):如何在Windows 7下運(yùn)行VSphere Cilent?
VSphere Cilent在windows7不能運(yùn)行,這主要是由于Windows 7的.NET版本是3.5,而VSphere Cilent支持.NET2.0的。在使用時(shí),會(huì)提示如下圖所示的錯(cuò)誤提示:
解決辦法:
1. 從一臺(tái)不是win7的安裝了 Microsoft .NET 3.5 SP1的機(jī)器里,在這個(gè)路徑:%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\,建立一個(gè)文件夾:”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)境變量中建立一個(gè)新的環(huán)境變量:”DEVPATH”, 值為:C:\Program Files\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\Lib
重新雙擊打開(kāi)VIclient即可
文件下載:
http://www.rayfile.com/files/9255a345-9a10-11de-acd8-0014221f469f/
評(píng)論列表
查看所有 條評(píng)論