Vsphere client和Vsphere web client中英文切换

2021-03-02 20:26

阅读:658

标签:files   struct   exe   设置   vmware   命令   安装文件   界面   地址   

使用命令行窗口,定位到vsphere的安装文件夹:
C:\Program Files\Infrastructure\Virtual Infrastructure Client\Launcher>vpxclient -locale zh_CN
切换到中文
C:\Program Files\Infrastructure\Virtual Infrastructure Client\Launcher>vpxclient -locale en_US
切换到英文
 
也可以给快捷方式加上参数运行:右击vsphere client快捷方式图标-属性-目标-填写以下内容(根据自生情况设置),重要的一点就是在最后面加上参数就OK了
 
"C:\Program Files\Infrastructure\Virtual Infrastructure Client\Launcher\VpxClient.exe" -locale zh_CN
"C:\Program Files (x86)\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\VpxClient.exe" -locale zh_CN         
 
(这是WIN7系统64位的快捷方式地址)
对于vSphere Client界面语言的更改 关于webclient界面语言的更改
其实和client端修改的方法差不多,只需要在我们的登陆地址后面加入一个参数 /?locale=en_US 或者 /?locale=zh_CN 即可。
 
  例如:https://hostname:9443/vsphere-client/?locale=en_US 即可将本来是中文的登陆界面改为英文。

Vsphere client和Vsphere web client中英文切换

标签:files   struct   exe   设置   vmware   命令   安装文件   界面   地址   

原文地址:https://www.cnblogs.com/jywx/p/14323806.html


评论


亲,登录后才可以留言!