paolo-projects / auto-unlocker

Unlocker for VMWare macOS
GNU General Public License v3.0
4.2k stars 528 forks source link

VMWare tools will not download #125

Open rhuda21 opened 5 months ago

rhuda21 commented 5 months ago

VMware tools will not download and i think it's because the links of VMware are being taken to Broadcom portal.

faysou commented 5 months ago

macOS tools are here, you need a login (I've been searching for this link for the last 30 minutes)

https://support.broadcom.com/group/ecx/productfiles?subFamily=VMware%20Tools&displayGroup=VMware%20Tools%2011.x&release=11.3.5&os=&servicePk=203551&language=EN

rhuda21 commented 5 months ago

This is a newer version I used for VMware tools for mac 12.1

https://support.broadcom.com/group/ecx/productfiles?subFamily=VMware%20Tools&displayGroup=VMware%20Tools%2012.x&release=12.1.0&os=&servicePk=203555&language=EN

guptapriyanshu7 commented 5 months ago

when i try to download it says screening required

This is a newer version I used for VMware tools for mac 12.1

https://support.broadcom.com/group/ecx/productfiles?subFamily=VMware%20Tools&displayGroup=VMware%20Tools%2012.x&release=12.1.0&os=&servicePk=203555&language=EN

raphl1 commented 5 months ago

I wrote a fix for this issue here https://github.com/paolo-projects/auto-unlocker/pull/127

rintrint commented 3 months ago

when i try to download it says screening required

u need to click on I agree to Terms and Conditions at the top

kiraio-moe commented 3 months ago

Temporary Fix

I've tried to build the project with the updated link (http://softwareupdate.vmware.com/cds/vmw-desktop/fusion/13.5.2/23775688/universal/core/com.vmware.fusion.zip.tar), thanks to @raphl1 PR (#127) but failed because it's hard to get the dependencies satisfied. So, I read the source code to know what files that needed to patch the VMWare. There're only 2 files, darwin.iso and darwinPre15.iso in .../payload/VMware Fusion.app/Contents/Library/isoimages/x86_x64/.

You can download the required files here: https://packages.vmware.com/tools/frozen/darwin/ ~To save up your bandwidth, I've attached the required files.~ ~tools.zip~

FYI, I used the ISO image from https://data.pyenb.network/macOS/isos/.

image

LBates2000 commented 2 months ago

https://packages.vmware.com/tools/frozen/darwin/

kiraio-moe commented 2 months ago

https://packages.vmware.com/tools/frozen/darwin/

Thanks mate!

Azq2 commented 4 weeks ago

135