From 9086dc43a434964757c6740bf9bd05def77c2c51 Mon Sep 17 00:00:00 2001 From: TheTank20 Date: Fri, 7 Jul 2023 21:42:05 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9ce65d..63452f7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ In general, don't use `xpmgr_debug_[arch].exe` unless you have a reason why. `--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 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. `--GetWPALeft`: Gets the number of days before activation is required, in days. If already activated, this should give an error instead.