Skip to content

Commit

Permalink
Changed README
Browse files Browse the repository at this point in the history
  • Loading branch information
paolo-projects committed Oct 17, 2019
1 parent bd86ab2 commit 0dfc336
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Auto-Unlocker
A one-click Unlocker for VMWare Player and Workstation.

**Based on the [DrDonk Python Unlocker](https://github.com/DrDonk/unlocker)**
**A C++ port of the [DrDonk Python Unlocker](https://github.com/DrDonk/unlocker)**

## DrDonk Unlocker

Expand Down Expand Up @@ -33,6 +33,8 @@ I created the C++ version of this tool to avoid issues between different Python
* ```--uninstall``` Uninstalls the patch. Works only if the patch was previously installed and the *backup* folder is intact
* ```--help``` Shows a list of the available options

**I tested the program on Windows with VMware Player 15.0.** I plan to test it on Linux soon, though as of now I don't know if it works there, or with other VMware versions.

## Compile
The program can be compiled on Windows with CMake, provided you get or compile the needed libraries first. Run CMake on the source dir and it will generate a ready to build project.

Expand Down

0 comments on commit 0dfc336

Please sign in to comment.