Update README.md

This commit is contained in:
TheTank20 2023-06-18 00:54:41 -05:00 committed by GitHub
parent 1d26d46b91
commit cef73d0771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -11,3 +11,8 @@ Command line interface for Windows XP license management, inspired by Microsoft'
`--SetConfirmationID`: Sets a Confirmation ID (tested to work with dashes).
Make sure you do commands right, since, as of now, there's no checking to make sure it's correct or not!
## Building
Due to GitHub not wanting to cooperate with auto-building for Windows XP (who would have thought?), you need to build it yourself.
Make sure Visual Studio 2017 or later is installed, with the v141_xp toolchain. Then, `git clone`, open in VS, build, done.