massgrave.dev/genuine-installation-media.md

89 lines
5.9 KiB
Markdown
Raw Normal View History

2022-07-25 20:03:20 +02:00
## Genuine Installation Media
All download links leads to genuine files only.
2022-08-09 21:21:03 +02:00
| **Windows** | |
2022-09-22 18:43:09 +02:00
|:------------------------------------|:----------------------------------|
| Windows 11/10/8.1 | [Link1](https://www.microsoft.com/software-download) - [Link2](https://eraseyourknees.github.io/msdl/) |
2022-08-09 21:21:03 +02:00
| Windows 7 | [Link1](https://stuff.mtt-m1.workers.dev/Windows%207/) - [Link2](https://isofiles.bd581e55.workers.dev/Windows%207/) |
| Windows 10 Enterprise LTSB/LTSC | [Link1](https://opendirectory.luzea.de/luzea/Windows_10_Enterprise_LTSC_2021/) - [Link2](https://stuff.mtt-m1.workers.dev/Windows%2010/) - [Link3](https://isofiles.bd581e55.workers.dev/Windows%2010/) |
| **Office** | |
| Office 2013/2016/2019/2021/O365 C2R Retail | [All](https://tb.rg-adguard.net/public.php) - [O365](https://pastebin.com/raw/f7Bvub9g) - [2021](https://pastebin.com/raw/gtua34VH) - [2019](https://pastebin.com/raw/PLhB7UnK) |
2022-09-19 11:04:54 +02:00
| Office 2019/2021 C2R VL | No .ISO available, check below guide |
2022-08-09 21:21:03 +02:00
| Office 2010/2013/2016 MSI VL | [Link1](https://opendirectory.luzea.de/Enthousiast/Office/) |
2022-07-25 20:03:20 +02:00
Full Collection Through SVF Files can be found [here](https://opendirectory.luzea.de/GezoeSloog/).\
2022-11-07 21:30:36 +01:00
Thanks to GezoeSloog, microtechton, Luzea, Enthousiast, rg-adguard, abbodi1406 for providing download links.
2022-07-25 20:03:20 +02:00
------------------------------------------------------------------------
## Download Office 2019/2021 VL
2022-11-07 21:30:36 +01:00
If the below guide is confusing to you then the simplest option for you is to use the link for `Office C2R Retail` from the above table.
2022-07-25 20:03:20 +02:00
2022-08-10 19:01:29 +02:00
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.
2022-07-25 20:03:20 +02:00
2022-11-07 21:30:36 +01:00
**Clear previous installation of Office:**
- Uninstall the office with App and Features option in Windows settings.
- Run `OfficeScrubber.cmd` file from [Office Scrubber](https://github.com/abbodi1406/WHD/raw/master/scripts/OfficeScrubber_9.7z) by abbodi1406 and select `[R] Remove all Licenses` option. You can skip this step if Office was never installed on the system.
Once done,
2022-07-25 20:03:20 +02:00
- Download [Office Deployment Tool](https://officecdn.microsoft.com/pr/wsus/setup.exe) (ODT)
- Copy the downloaded `setup.exe` file to the root of the C drive, i.e. `C:\setup.exe`
- Goto [config.office.com](https://config.office.com/deploymentsettings)
2022-11-07 21:30:36 +01:00
- Select `Office LTSC Professional Plus 2021 - Volume License` (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.
2022-07-25 20:03:20 +02:00
- Once you go through all the options, click on the export button and it will download a file named `Configuration.xml`
- Copy the downloaded `Configuration.xml` file to the root of the C drive, i.e. `C:\Configuration.xml`
- Open the command prompt as admin and run the below commands
cd /d C:\
setup.exe /configure Configuration.xml
It will now download and install Office. You can activate it with your preferred method.
------------------------------------------------------------------------
## How to use .svf files?
2022-08-10 19:01:29 +02:00
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.
2022-07-25 20:03:20 +02:00
- Download a full-size English .iso file
- Download a small-size French .svf file
2022-08-10 19:01:29 +02:00
- Put English .iso and French svf file and tool [SVF-extractor](https://www.softpedia.com/get/System/Back-Up-and-Recovery/SVF-eXtractor.shtml) into a folder altogether.
2022-07-25 20:03:20 +02:00
- Then use the extract option in the tool, and it will generate an original French language full .iso file.
------------------------------------------------------------------------
2022-08-11 07:50:50 +02:00
## How to verify genuinity of files?
2022-07-25 20:03:20 +02:00
- We can use [file hashing method](https://en.wikipedia.org/wiki/File_verification) to verify if a file is tempered or not.
- But we must first know the actual checksum of the file.
2022-08-10 19:01:29 +02:00
- Microsoft does not publish a checksums list on public links for their files, however, it's available to paid subscribers of [MVS](https://visualstudio.microsoft.com/subscriptions/).
2022-07-25 20:03:20 +02:00
2022-08-10 19:01:29 +02:00
- There are many places where we can find the checksums for Microsoft files and compare them with our files with tools like [OpenHashTab](https://github.com/namazso/OpenHashTab/releases). Below is a list of sites containing checksums.
2022-07-25 20:03:20 +02:00
1. [files.rg-adguard](https://files.rg-adguard.net/) (most complete collection)
2. [genuine-iso-verifier](https://genuine-iso-verifier.weebly.com/)
3. [msdn.rg-adguard](https://msdn.rg-adguard.net/)
4. [sha1.rg-adguard](https://sha1.rg-adguard.net/)
------------------------------------------------------------------------
## Need help?
- Reach out on our [Discord](https://discord.gg/gjJEfq7ux8) (signup not required).