安装VMware-vSphere-CLI-5.0.错误提示

由于需要在ESXI上安装软件,所以下载VMware-vSphere-CLI-5.0.0-615831.exe 工具来安装,但是在安装的过程中出错了,

提示:windows script host is not installed this installation requires windows scripting host to continue you can download windows scripting host ……

输入命令:

regsvr32.exe jscript.dll

regsvr32.exe vbscript.dll
regsvr32.exe wshom.ocx
regsvr32.exe msxml3.dll
regsvr32.exe -i shell32.dll
regsvr32.exe OLEAUT32.DLL

不用重启。安装OK了。

我的系统是 XP SP3。。。。

你可能感兴趣的:(host,is,not,installed,VSphere-CLI,安装;script)