mirror of
https://github.com/UMSKT/xpmgr.git
synced 2026-07-03 21:04:21 +02:00
Update README.md
This commit is contained in:
parent
fe98cfa07b
commit
5e07e438e7
@ -14,11 +14,11 @@ If you're trying to manage products other than Windows, you need `xpmgr_x86.exe`
|
||||
|
||||
`--GetProductID`: Gets the product ID (ex: `76477-755-3803223-21229`).
|
||||
|
||||
`--SetProductKey`: Sets the product key (tested to work with dashes). If already activated, this should give an error instead.
|
||||
`--SetProductKey` or `/ipk`: 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 already activated, this should give an error instead.
|
||||
`--GetInstallationID` or `/dti`: 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 already activated, this should give an error instead. If successful, this also removes the "Activate Windows" shortcuts and kills the WPA notifier process (`wpabaln.exe`) if it's running.
|
||||
`--SetConfirmationID` or `/atp`: Sets a Confirmation ID (tested to work with dashes). If already activated, this should give an error instead. If successful, this also removes the "Activate Windows" shortcuts and kills the WPA notifier process (`wpabaln.exe`) if it's running.
|
||||
|
||||
`--GetWPALeft`: Gets the number of days before activation is required, in days. If already activated, this should give an error instead.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user