Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thepwrtank18 committed Jul 8, 2023
1 parent a63a2b8 commit ec43dfb
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,18 @@ In general, don't use `xpmgr_debug_[arch].exe` unless you have a reason why.

`--GetProductID`: Gets the product ID (ex: `76477-755-3803223-21229`).

`--SetProductKey`: Sets the product key (tested to work with dashes). If successfully activated, this should give an error instead.
`--SetProductKey`: Sets the product key (tested to work with dashes). If already activated, this should give an error instead.

`--GetInstallationID`: Gets an Installation ID with **no dashes** (ex: `253286028742154311079061239762245184619981623171292574`). If successfully activated, this should give an error instead.
`--GetInstallationID`: Gets an Installation ID with **no dashes** (ex: `253286028742154311079061239762245184619981623171292574`). If already activated, this should give an error instead.

`--SetConfirmationID`: Sets a Confirmation ID (tested to work with dashes). If successfully activated, this should give an error instead.
`--SetConfirmationID`: Sets a Confirmation ID (tested to work with dashes). If already activated, this should give an error instead.

`--GetWPALeft`: Gets the number of days before activation is required, in days. If successfully activated, this should give an error instead.
`--GetWPALeft`: Gets the number of days before activation is required, in days. If already activated, this should give an error instead.

`--GetEvalLeft`: Gets the number of days before the evaluation period expires, in days. In non-evaluation copies of Windows, this should give an error instead.

`--GetUsage`: Outputs all the commands you can use.

Make sure you do commands right, since, as of now, there's no checking to make sure it's correct or not!

## Releases
https://github.com/UMSKT/xpmgr/releases

Expand Down

0 comments on commit ec43dfb

Please sign in to comment.