diff options
| author | WindowsAddict | 2025-09-15 19:52:29 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-09-15 19:52:29 +0000 |
| commit | ea95cc9638927cd29f0ade79161579fbfb41a2ab (patch) | |
| tree | 3f645065f39d0fa2372196a8cfb97902652651c5 /docs/command_line_switches.md | |
| parent | da265e7de5df2200249321c3fcf8d22702aed4a4 (diff) | |
| download | massgrave.dev-ea95cc9638927cd29f0ade79161579fbfb41a2ab.zip | |
Update info related to changed build for ZeroCID
Diffstat (limited to 'docs/command_line_switches.md')
| -rw-r--r-- | docs/command_line_switches.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/command_line_switches.md b/docs/command_line_switches.md index e6a2b8b..fcec4b3 100644 --- a/docs/command_line_switches.md +++ b/docs/command_line_switches.md @@ -36,15 +36,15 @@ **Change activation method:**
-For builds 19041 and later, the script automatically selects StaticCID (requires an internet connection). If no internet connection is detected, it automatically switches to the KMS4k method.
-For builds earlier than 19041, the script automatically selects ZeroCID.
+For builds 26100 and later, the script automatically selects StaticCID (requires an internet connection). If no internet connection is detected, it automatically switches to the KMS4k method.
+For builds earlier than 26100, the script automatically selects ZeroCID.
To override this automatic selection and use a specific activation method, you can apply the following switches in combination with the switches listed above.
| Switches | Meaning |
|------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `/Z-SCID` | Force use StaticCID activation method. It needs Internet and does not work on Windows 7 and older versions. |
-| `/Z-ZCID` | Force use ZeroCID activation method. Works reliably on builds below 19041, may break on builds between 19041-26100 and does not work on builds above 26100.4188. |
+| `/Z-ZCID` | Force use ZeroCID activation method. Works reliably on builds below 26100, and does not work on builds above 26100.4188. |
| `/Z-KMS4k` | Volume licenses only. Activates for 4000+ years. |
### KMS38
|
