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

上一篇:SQLite应用之实例代码


下一篇:使用VMware vSphere Client管理ESXI(新建虚拟机)