VMware vSphere client 中英文语言界面设置

安装的时候可以选择简体中文,然后安装后,对vsphere client的执行程序制作快捷方式

以win7 x64环境默认路径为例

英文启动如下:

"C:Program Files (x86)VMwareInfrastructureVirtual Infrastructure ClientLauncherVpxClient.exe" -locale en_US

中文启动如下:

"C:Program Files (x86)VMwareInfrastructureVirtual Infrastructure ClientLauncherVpxClient.exe" -locale zh_CN

参考:

https://www.kafan.cn/edu/45195591.html

原文地址:https://www.cnblogs.com/johnsonshu/p/5728921.html