diff options
Diffstat (limited to '_site/office-license-is-not-genuine.html')
| -rw-r--r-- | _site/office-license-is-not-genuine.html | 58 |
1 files changed, 12 insertions, 46 deletions
diff --git a/_site/office-license-is-not-genuine.html b/_site/office-license-is-not-genuine.html index 2ab5e7c..3b52996 100644 --- a/_site/office-license-is-not-genuine.html +++ b/_site/office-license-is-not-genuine.html @@ -327,6 +327,9 @@ div.tocify { <li>
<a href="troubleshoot.html">Troubleshoot</a>
</li>
+<li>
+ <a href="genuine-installation-media.html">Download Windows/Office</a>
+</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Docs
@@ -345,6 +348,10 @@ div.tocify { </li>
<li class="divider"></li>
<li>
+ <a href="command_line_switches.html">Command Line Switches</a>
+ </li>
+ <li class="divider"></li>
+ <li>
<a href="check_activation_status.html">Check Activation Status</a>
</li>
<li class="divider"></li>
@@ -363,11 +370,11 @@ div.tocify { </li>
<li class="divider"></li>
<li>
- <a href="genuine-installation-media.html">Download Genuine Installation Media</a>
+ <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li>
<li class="divider"></li>
<li>
- <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
+ <a href="unsupported_products_activation.html">Unsupported Products Activation</a>
</li>
<li class="divider"></li>
<li>
@@ -468,50 +475,9 @@ reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtecti if Retail Office is installed and later converted to VL. The office
doesn’t perform any such checks if the proper installation of the VL
office is done.</p>
-<p>Please find below a guide on how to properly install Volume C2R
-Office.</p>
-<p><strong>Clear previous installation of Office:</strong></p>
-<ul>
-<li><p>Uninstall the office with App and Features option in Windows
-settings.</p></li>
-<li><p>Run <code>Full_Scrub.cmd</code> file from <a
-href="https://forums.mydigitallife.net/posts/1466365/">Office
-Scrubber</a> (<a
-href="https://github.com/abbodi1406/WHD/tree/master/scripts">Mirror</a>)
-by abbodi1406 and reboot the system.<br />
-Full Scrub is optional, you can skip this step if you want to save
-outlook-related data.<br />
-It’s recommended to at-least run <code>Remove_Licenses.cmd</code> file
-from this package.</p></li>
-</ul>
-<p><strong>Install Office 2021 VL with Official method:</strong></p>
-<p>Please note that in the official VL office installation method, there
-is no ISO or any one-click solution available. Below is the simplest
-guide to installing VL office.</p>
-<ul>
-<li><p>Download <a
-href="https://officecdn.microsoft.com/pr/wsus/setup.exe">Office
-Deployment Tool</a> (ODT)</p></li>
-<li><p>Copy the downloaded <code>setup.exe</code> file to the root of
-the C drive, i.e. <code>C:\setup.exe</code></p></li>
-<li><p>Goto <a
-href="https://config.office.com/deploymentsettings">config.office.com</a></p></li>
-<li><p>Select
-<code>Office LTSC Professional Plus 2021 - Volume License</code> in the
-office suites section. You can add Visio and Project apps if you need
-them. Customize other things and leave them as default where you don’t
-understand something.</p></li>
-<li><p>Once you go through all the options, click on the export button
-and it will download a file named
-<code>Configuration.xml</code></p></li>
-<li><p>Copy the downloaded <code>Configuration.xml</code> file to the
-root of the C drive, i.e. <code>C:\Configuration.xml</code></p></li>
-<li><p>Open the command prompt as admin and run the below commands</p>
-<pre><code>cd /d C:\
-setup.exe /configure Configuration.xml</code></pre></li>
-</ul>
-<p>It will now download and install Office. You can activate it with
-your preferred method.</p>
+<p>Please the guide <a
+href="https://massgrave.dev/genuine-installation-media.html#Download_Office_20192021_VL">here</a>
+for VL Office installation.</p>
<hr />
</div>
<div id="change-update-channel" class="section level3">
|
