summaryrefslogtreecommitdiff
path: root/_site/genuine-installation-media.html
diff options
context:
space:
mode:
Diffstat (limited to '_site/genuine-installation-media.html')
-rw-r--r--_site/genuine-installation-media.html89
1 files changed, 22 insertions, 67 deletions
diff --git a/_site/genuine-installation-media.html b/_site/genuine-installation-media.html
index 5d7ca2e..3e591b7 100644
--- a/_site/genuine-installation-media.html
+++ b/_site/genuine-installation-media.html
@@ -403,8 +403,8 @@ div.tocify {
<p>All download links leads to genuine files only.</p>
<table>
<colgroup>
-<col width="40%" />
-<col width="60%" />
+<col width="43%" />
+<col width="56%" />
</colgroup>
<thead>
<tr class="header">
@@ -414,19 +414,19 @@ div.tocify {
</thead>
<tbody>
<tr class="odd">
-<td align="left">Windows 11/10/8.1</td>
+<td align="left">Windows 11 / 10 / 8.1</td>
<td align="left"><a
href="https://www.microsoft.com/software-download">Link1</a> - <a
href="https://ave9858.github.io/msdl/">Link2</a></td>
</tr>
<tr class="even">
<td align="left">Windows 7</td>
-<td align="left"><a
-href="https://stuff.mtt-m1.workers.dev/Windows%207/">Link1</a> - <a
-href="https://isofiles.bd581e55.workers.dev/Windows%207/">Link2</a></td>
+<td align="left"><a href="https://pastebin.com/raw/Hk2RgYzF">Link1</a> -
+<a href="https://stuff.mtt-m1.workers.dev/Windows%207/">Link2</a> - <a
+href="https://isofiles.bd581e55.workers.dev/Windows%207/">Link3</a></td>
</tr>
<tr class="odd">
-<td align="left">Windows 10 Enterprise LTSB/LTSC</td>
+<td align="left">Windows 10 Enterprise LTSC</td>
<td align="left"><a
href="https://opendirectory.luzea.de/luzea/Windows_10_Enterprise_LTSC_2021/">Link1</a>
- <a href="https://stuff.mtt-m1.workers.dev/Windows%2010/">Link2</a> -
@@ -438,73 +438,26 @@ href="https://opendirectory.luzea.de/luzea/Windows_10_Enterprise_LTSC_2021/">Lin
<td align="left"></td>
</tr>
<tr class="odd">
-<td align="left">Office 2013/2016/2019/2021/O365 C2R Retail</td>
-<td align="left"><a href="https://tb.rg-adguard.net/public.php">All</a>
-- <a href="https://pastebin.com/raw/f7Bvub9g">O365</a> - <a
-href="https://pastebin.com/raw/gtua34VH">2021</a> - <a
-href="https://pastebin.com/raw/PLhB7UnK">2019</a></td>
+<td align="left">Office C2R Retail</td>
+<td align="left"><a href="office_c2r_links.html">Link1</a> (Easy to
+install)</td>
</tr>
<tr class="even">
-<td align="left">Office 2019/2021 C2R VL</td>
-<td align="left">No .ISO available, check below guide</td>
+<td align="left">Office C2R VL</td>
+<td align="left"><a href="office_c2r_vl.html">Link1</a> (Advanced,
+allows customization)</td>
</tr>
<tr class="odd">
-<td align="left">Office 2010/2013/2016 MSI VL</td>
+<td align="left">Office MSI VL (Old versions)</td>
<td align="left"><a
href="https://opendirectory.luzea.de/Enthousiast/Office/">Link1</a></td>
</tr>
</tbody>
</table>
-<p>Full Collection Through SVF Files can be found <a
-href="https://opendirectory.luzea.de/GezoeSloog/">here</a>.<br />
-Thanks to GezoeSloog, microtechton, Luzea, Enthousiast, rg-adguard,
-abbodi1406 for providing download links.</p>
-<hr />
-</div>
-<div id="download-office-20192021-vl" class="section level2">
-<h2>Download Office 2019/2021 VL</h2>
-<p>If the below guide is confusing to you then the simplest option for
-you is to use the link for <code>Office C2R Retail</code> from the above
-table.</p>
-<p>Please note that in the official C2R VL office installation method,
-there is no ISO or any one-click solution available. Below is the
-simplest guide to installing VL 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>OfficeScrubber.cmd</code> file from <a
-href="https://github.com/abbodi1406/WHD/raw/master/scripts/OfficeScrubber_9.7z">Office
-Scrubber</a> by abbodi1406 and select
-<code>[R] Remove all Licenses</code> option. You can skip this step if
-Office was never installed on the system.</p></li>
-</ul>
-<p>Once done,</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> (Don’t
-select SPLA version) 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. Don’t select EN-GB
-language if you are selecting Project/Visio.</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>Full collection through SVF files can be found <a
+href="https://pastebin.com/raw/Hk2RgYzF">here</a>.<br />
+Thanks to GezoeSloog, microtechton, Luzea, Enthousiast, abbodi1406 for
+providing download links.</p>
<hr />
</div>
<div id="how-to-use-.svf-files" class="section level2">
@@ -535,14 +488,15 @@ their files, however, it’s available to paid subscribers of <a
href="https://visualstudio.microsoft.com/subscriptions/">MVS</a>.</p></li>
<li><p>There are many places where we can find the checksums for
Microsoft files and compare them with our files with tools like <a
-href="https://github.com/namazso/OpenHashTab/releases">OpenHashTab</a>.
-Below is a list of sites containing checksums.</p>
+href="https://github.com/gurnec/HashCheck/releases">HashCheck</a>. Below
+is a list of sites containing checksums.</p>
<ol style="list-style-type: decimal">
<li><a href="https://files.rg-adguard.net/">files.rg-adguard</a> (most
complete collection)</li>
<li><a
href="https://genuine-iso-verifier.weebly.com/">genuine-iso-verifier</a></li>
<li><a href="https://msdn.rg-adguard.net/">msdn.rg-adguard</a></li>
+<li><a href="https://awuctl.github.io/mvs/">MVS dump</a></li>
<li><a href="https://sha1.rg-adguard.net/">sha1.rg-adguard</a></li>
</ol></li>
</ul>
@@ -556,6 +510,7 @@ href="https://genuine-iso-verifier.weebly.com/">genuine-iso-verifier</a></li>
</ul>
</div>
+<script type="text/javascript" src="links.js"></script>
</div>