LoginSignup
0
0

More than 5 years have passed since last update.

"Launch Remote Console" wrongly launches VMWare Workstation in vSphere Web

Posted at

Symptom

When clicking "Launch Remote Console" in vSphere, VMWare Workstation vmware.exe launches
instead of vmrc.exe

How to fix

modify windows registry as below

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\vmrc\DefaultIcon]
@="\"C:\\Program Files (x86)\\VMware\\VMware Remote Console\\vmrc.exe\",0"

[HKEY_CLASSES_ROOT\vmrc\shell\open\command]
@="\"C:\\Program Files (x86)\\VMware\\VMware Remote Console\\vmrc.exe\" \"%1\""

:smile:

cf.
https://zhengwu.org/2016/07/12/virtual-machine-console-in-vcenter-is-opened-by-vmware-workstation

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0