- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Extract modules from the installer with command "VMware-Horizon-Client-2106-8.3.0-<build number>.exe /X"
- Install vcredist_x86.exe and vcredist_x64.exe
- Install VMware-Horizon-Client-2106-8.3.0-<build number>.exe