Add windows 7 links
This commit is contained in:
@ -434,8 +434,7 @@ 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://pastebin.com/raw/Hk2RgYzF">Link</a></td>
|
||||
<td align="left"><a href="windows_7_links.html">Link</a></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left">Windows Server</td>
|
||||
@ -469,26 +468,8 @@ href="https://opendirectory.luzea.de/Enthousiast/Office/">Link</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>Full collection through SVF files can be found <a
|
||||
href="https://pastebin.com/raw/Hk2RgYzF">here</a>.<br />
|
||||
Thanks to GezoeSloog, Luzea, Enthousiast, abbodi1406 for providing
|
||||
download links.</p>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="how-to-use-.svf-files" class="section level2">
|
||||
<h2>How to use .svf files?</h2>
|
||||
<p>As an example, if you want to download a .iso file of a French
|
||||
language version of Office 2010 SP1 Pro Vl, you will need to do the
|
||||
followings.</p>
|
||||
<ul>
|
||||
<li><p>Download a full-size English .iso file</p></li>
|
||||
<li><p>Download a small-size French .svf file</p></li>
|
||||
<li><p>Put English .iso and French svf file and tool <a
|
||||
href="https://www.softpedia.com/get/System/Back-Up-and-Recovery/SVF-eXtractor.shtml">SVF-extractor</a>
|
||||
into a folder altogether.</p></li>
|
||||
<li><p>Then use the extract option in the tool, and it will generate an
|
||||
original French language full .iso file.</p></li>
|
||||
</ul>
|
||||
<p>You can contact <a href="https://discord.gg/gjJEfq7ux8">here</a> if
|
||||
you need any other Windows / Office files.</p>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="how-to-verify-genuinity-of-files" class="section level2">
|
||||
@ -496,22 +477,23 @@ original French language full .iso file.</p></li>
|
||||
<ul>
|
||||
<li><p>We can use <a
|
||||
href="https://en.wikipedia.org/wiki/File_verification">file hashing
|
||||
method</a> to verify if a file is genuine or not.</p></li>
|
||||
<li><p>But we must first know the actual checksum of the file.</p></li>
|
||||
method</a> to verify if a file is genuine or not but we must first know
|
||||
the actual checksum of the file.</p></li>
|
||||
<li><p>Microsoft does not publish a checksums list on public links for
|
||||
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/gurnec/HashCheck/releases">HashCheck</a>. Below
|
||||
is a list of sites containing checksums.</p>
|
||||
href="https://7-zip.org/">7-Zip</a> (After installing 7-Zip, right click
|
||||
on ISO file and goto 7-Zip > CRC SHA). 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://awuctl.github.io/mvs/">MVS dump</a></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>
|
||||
|
Reference in New Issue
Block a user