diff options
| author | Lyssa | 2026-01-09 19:02:47 +0000 |
|---|---|---|
| committer | Lyssa | 2026-01-09 19:02:47 +0000 |
| commit | 28107de6c52a7603e4f34028a9b9b45adf752fe2 (patch) | |
| tree | 8e29da3a46866e023a4bdbdca27d5a51ca6c963c /docs/check_activation_status.md | |
| parent | c2c812d27035504b0101f8127469613cbddad5a6 (diff) | |
| download | massgrave.dev-28107de6c52a7603e4f34028a9b9b45adf752fe2.zip | |
More fixes, ohook page
Diffstat (limited to 'docs/check_activation_status.md')
| -rw-r--r-- | docs/check_activation_status.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/check_activation_status.md b/docs/check_activation_status.md index 9de630b..eb8e1cc 100644 --- a/docs/check_activation_status.md +++ b/docs/check_activation_status.md @@ -1,6 +1,6 @@ # Check Activation Status
-A robust Windows Powershell script to display the licensing status of Microsoft Windows and Office.
+A robust Windows PowerShell script to display the licensing status of Microsoft Windows and Office.
**Author:** [abbodi1406](https://github.com/abbodi1406)
**Github Repo:** https://github.com/gravesoft/CAS
@@ -26,7 +26,7 @@ Supported products Features
--------
-- Require Windows Powershell 2.0 at minimum
+- Require Windows PowerShell 2.0 at minimum
- Practical replacement for **slmgr.vbs** functions `/dli` `/dlv` `xpr`
- Shows the activation expiration date for supported products
- Shows the `ProductKeyChannel` for Windows Vista / 7 / 8 primary installed key (available for uplevel Windows by default)
|
