This commit is contained in:
2025-11-15 04:23:53 +05:30
parent 777e607269
commit 0ae4c108d3
7 changed files with 44 additions and 64 deletions

View File

@@ -4,7 +4,7 @@ To create a pre-activated Windows installation ISO, do the following:
- Extract the `$OEM$` folder to the desktop using the MAS script.
- Copy the `$OEM$` folder to the `sources` folder in the Windows installation media (ISO or USB).
- The directory will appear like this: `\sources\$OEM$` in your altered ISO or on your bootable USB drive.
- Now use this ISO or bootable USB drive to install Windows, it will either already be activated (KMS38) as soon as it boots or will self-activate (HWID or Online KMS) at the first internet contact.
- Now use this ISO or bootable USB drive to install Windows, it will either already be activated (TSforge) as soon as it boots or will self-activate (HWID or Online KMS) at the first internet contact.
- You can check [here](intro.md) for activation method details.
:::warning
@@ -29,18 +29,6 @@ To create a pre-activated Windows installation ISO, do the following:
------------------------------------------------------------------------
## KMS38 - Server Cor/Acor
- Windows Server Cor/Acor (No GUI) editions don't have the `clipup.exe` file.
- To KMS38 activate it, you need to download the missing `ClipUp.exe` file from [this link](https://app.box.com/s/cwoxub9tqyowhnyva6ign6qnogb6vk0o).
`File: ClipUp.exe`
`SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef`
This file has digital signatures that can be verified. You can also get this file from the official [Windows Server 2016 x64 RTM ISO](https://download.microsoft.com/download/1/6/F/16FA20E6-4662-482A-920B-1A45CF5AAE3C/14393.0.160715-1616.RS1_RELEASE_SERVER_EVAL_X64FRE_EN-US.ISO).
- Put the `ClipUp.exe` beside the KMS38 Activation script. That would be either `MAS_AIO.cmd` or `KMS38_Activation.cmd`
- The activation script will check `ClipUp.exe` in the current folder (from where script is running) and will use it accordingly.
------------------------------------------------------------------------
## Preinstall Office
- Follow this [guide](https://gravesoft.dev/office_c2r_custom) and download the Office files.
@@ -72,12 +60,6 @@ To create a pre-activated Windows installation ISO, do the following:
------------------------------------------------------------------------
## KMS38
- When using KMS38 activation, no files are stored on the system, and Windows 10-11-Server becomes activated immediately without Internet.
------------------------------------------------------------------------
## Online KMS
- When using Online KMS activation, Windows-Server and Office (Preinstalled) both will be activated when connected to the internet for the first time. This option uses a renewal task for lifetime activation.
@@ -96,6 +78,6 @@ To create a pre-activated Windows installation ISO, do the following:
------------------------------------------------------------------------
## TSforge + Online KMS
## TSforge + Ohook
- In this method, Windows will be activated with TSforge, and **Office** (Preinstalled) will be activated using Online KMS.
- In this method, Windows and ESU will be activated with TSforge, and **Office** (Preinstalled) will be activated using Ohook.