baochen1
VMware Employee
VMware Employee

Hello @bd2021,

Thank you for reporting this issue and uploading the installer logs.

I checked the logs and found the issue:

MSI (s) (0C:64) [11:42:26:954]: Product: VMware Horizon Client -- Error 1904. Module C:\Program Files (x86)\VMware\VMware Horizon View Client\vmwHorizonClientController64.dll failed to register.  HRESULT -2147024703.  Contact your support personnel.

The installer was attempting to register a COM dll, but it is failed with an error: "%1 is not a valid Win32 application.". I think it is not true, and I guess some dependencies of the DLL is not found.

Could you please try the following steps?

  1. Extract modules from the installer with command "VMware-Horizon-Client-2106-8.3.0-<build number>.exe /X" 
  2. Install vcredist_x86.exe and vcredist_x64.exe
  3. Install VMware-Horizon-Client-2106-8.3.0-<build number>.exe

View solution in original post