Since many users are experiencing problems with patching a particular file, it's highly suggested that you manually kill all vmware-related executables through the task manager before running the patch. Make sure you don't run it from the archive because the backup folder it creates is needed if you want to uninstall it later.
If you have errors like 'Python not supported' but you are sure have python 3+ installed, change the lines inside of lnx-install.sh from 'python xxxxxxx.py' to 'python3.7 xxxxxxx.py' (if you have python 3.7 installed, otherwise try python3 or other stuff)
Windows: download, extract and start win-install.cmd as administrator.On linux machines you need to compile it first so unless you're practical with installing the dependencies and a c++17 compliant g++ it's still easier to use the tool down here. It has not been tested extensively, so if it doesn't work use the Unlocker.exe -uninstall command line option to revert changes and use the tool from down here. On windows machines, it's easier to use auto-unlocker, you can find it here.This repository is forked from paolo-projects/unlocker and paolo-projects/auto-unlocker.