summaryrefslogtreecommitdiff
path: root/_site/command_line_switches.html
diff options
context:
space:
mode:
Diffstat (limited to '_site/command_line_switches.html')
-rw-r--r--_site/command_line_switches.html68
1 files changed, 39 insertions, 29 deletions
diff --git a/_site/command_line_switches.html b/_site/command_line_switches.html
index c84d2a6..0b518af 100644
--- a/_site/command_line_switches.html
+++ b/_site/command_line_switches.html
@@ -340,6 +340,9 @@ div.tocify {
<a href="hwid.html">HWID Activation</a>
</li>
<li>
+ <a href="ohook.html">Ohook Activation</a>
+ </li>
+ <li>
<a href="kms38.html">KMS38 Activation</a>
</li>
<li>
@@ -360,9 +363,6 @@ div.tocify {
<li>
<a href="change_edition.html">Change Edition</a>
</li>
- <li>
- <a href="install_hwid_key.html">Install HWID Key</a>
- </li>
<li class="divider"></li>
<li>
<a href="bypass-russian-geoblock.html">Bypass Russian Geoblock</a>
@@ -418,8 +418,8 @@ href="oem-folder.html">this</a> page for more details.</p></li>
</ul>
<table>
<colgroup>
-<col width="36%" />
-<col width="63%" />
+<col width="33%" />
+<col width="66%" />
</colgroup>
<thead>
<tr class="header">
@@ -434,77 +434,87 @@ href="oem-folder.html">this</a> page for more details.</p></li>
</tr>
<tr class="even">
<td><code>/HWID-NoEditionChange</code></td>
-<td>Don’t change edition if not supported by HWID</td>
+<td>Some editions don’t support HWID, script by default change edition
+to nearest available to enable HWID activation. This switch can be used
+to stop this change. You don’t need to add <code>/HWID</code> switch
+with this.</td>
</tr>
<tr class="odd">
<td></td>
<td></td>
</tr>
<tr class="even">
+<td><code>/Ohook</code></td>
+<td>Install Ohook to activate Office</td>
+</tr>
+<tr class="odd">
+<td><code>/Ohook-Uninstall</code></td>
+<td>Uninstall Ohook</td>
+</tr>
+<tr class="even">
+<td></td>
+<td></td>
+</tr>
+<tr class="odd">
<td><code>/KMS38</code></td>
<td>Activate with KMS38</td>
</tr>
-<tr class="odd">
+<tr class="even">
<td><code>/KMS38-RemoveProtection</code></td>
<td>Remove KMS38 protection</td>
</tr>
-<tr class="even">
+<tr class="odd">
<td><code>/KMS38-NoEditionChange</code></td>
-<td>Don’t change edition if not supported by KMS38</td>
+<td>Some editions don’t support KMS38, script by default change edition
+to nearest available to enable KMS38 activation. This switch can be used
+to stop this change. You don’t need to add <code>/KMS38</code> switch
+with this.</td>
</tr>
-<tr class="odd">
+<tr class="even">
<td></td>
<td></td>
</tr>
-<tr class="even">
+<tr class="odd">
<td><code>/KMS-Windows</code></td>
<td>Activate Windows with Online KMS</td>
</tr>
-<tr class="odd">
+<tr class="even">
<td><code>/KMS-Office</code></td>
<td>Activate Office with Online KMS</td>
</tr>
-<tr class="even">
+<tr class="odd">
<td><code>/KMS-WindowsOffice</code></td>
<td>Activate Windows &amp; Office with Online KMS</td>
</tr>
-<tr class="odd">
+<tr class="even">
<td><code>/KMS-RenewalTask</code></td>
<td>Install Online KMS renewal task</td>
</tr>
-<tr class="even">
+<tr class="odd">
<td><code>/KMS-ActAndRenewalTask</code></td>
-<td>Install Online KMS activation &amp; renewal tasks (Use this)</td>
+<td>Install Online KMS activation &amp; renewal tasks (Recommended)</td>
</tr>
-<tr class="odd">
+<tr class="even">
<td><code>/KMS-Uninstall</code></td>
<td>Uninstall Online KMS</td>
</tr>
-<tr class="even">
+<tr class="odd">
<td><code>/KMS-KeepvNext</code></td>
<td>Don’t override Office C2R vNext license</td>
</tr>
-<tr class="odd">
+<tr class="even">
<td><code>/KMS-Debug</code></td>
<td>Create Debug log in Online KMS Activation</td>
</tr>
-<tr class="even">
+<tr class="odd">
<td><code>/KMS-Logger</code></td>
<td>Create simple log in Online KMS Activation</td>
</tr>
-<tr class="odd">
-<td></td>
-<td></td>
-</tr>
<tr class="even">
-<td><code>/Insert-HWID-Key</code></td>
-<td>Insert Windows HWID key</td>
-</tr>
-<tr class="odd">
<td></td>
<td></td>
</tr>
-<tr class="even">
+<tr class="odd">
<td><code>/S</code></td>
<td>Run operations in silent mode (no output)</td>
</tr>