I started the the ~130mb vSPhere EXE installer. I then extracted it using 7-Zip and found MS Visual J# 2.0 & .NET installations within, along with vpshere-client.exe.
To deploy as an MSI we'll be doing 3 things.
1. Deploying the J# MSI.
2. Excluding the .NET (in my case, but you may need to update the .NET)
3. Running the vsphere-client.exe and snagging the vsphere MSI from the temp folder when ran. Then to deploy the MSI pass it the property ADDEPLOY=1 so it will run when called directly.
Extract VMware-viclient.exe and use the following CMD:
Install: VMware-viclient.exe /q /s /w /L1033 /v" /qn"
Uninstall: MsiExec.exe /X{C40698F9-A861-4531-9F8C-FA7F8961375B} /qn
My version is vSphere Client 4.0.0
PS: For uninstall parameters just search the registry for "msiexec.exe /x"
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ