Auto-Unlocker v1.1.1
Changelog:
- Fixed a bug in the linux package that prevented tools from being copied after download
- Windows release is still the 1.1.0
Notes:
-
Windows x64: download Unlocker.zip, extract it to a folder and run. 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.
It's highly suggested (probably required if you have the latest vmware 16 installed) that you manually kill all vmware-related executables AND services through the task manager before running the patch. -
Linux: there's an experimental deb package included that should work on debian-derived (ubuntu included) systems. It uses the std::experimental::filesystem for compatibility. After install, run
sudo auto-unlocker
inside a folder of your choice. Backups and tools will be placed in backup and tools folders inside the working directory. If you want to uninstall, cd into the same directory as before and runsudo auto-unlocker --uninstall
If it doesn't work, then compile following the README instructions and run