diff options
| author | DESKTOP-RBH716R\Admin | 2022-07-25 16:56:46 +0000 |
|---|---|---|
| committer | DESKTOP-RBH716R\Admin | 2022-07-25 16:56:46 +0000 |
| commit | 11e4fd98988e0fd7f56d45afbec989a2ddcaa260 (patch) | |
| tree | a4bd1fe2d65d44c5838c948844a55d876d7df521 /oem-folder.md | |
| parent | a465b6eab20dc7c275e028bc4c5889c822ded9fd (diff) | |
| download | massgrave.dev-11e4fd98988e0fd7f56d45afbec989a2ddcaa260.zip | |
MAS 1.6
Diffstat (limited to 'oem-folder.md')
| -rw-r--r-- | oem-folder.md | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/oem-folder.md b/oem-folder.md new file mode 100644 index 0000000..83435c3 --- /dev/null +++ b/oem-folder.md @@ -0,0 +1,55 @@ +# \$OEM\$ Folders + +(Windows Pre-Activation) + +------------------------------------------------------------------------ + +## Overview + +- To create a pre-activated Windows installation .iso, do the following things: + +- Extract `$OEM$` folder to 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 and it will either already be activated (KMS38) as soon as it boots, or will self-activate (HWID or Online KMS) at first internet contact. + +------------------------------------------------------------------------ + +## Notes + +- MAS AIO version doesn't contains `clipup.exe` file, if you need to activate `Server Core/Acor` editions then please use MAS separate files version. + +- You can check [here](https://massgrave.dev/) about activation method details and select the activation method as per your requirement. + +------------------------------------------------------------------------ + +## HWID + +- When using HWID activation, no files are stored on the system, and Windows 10-11 will be activated when connected to the internet for the first time. + +------------------------------------------------------------------------ + +## 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 and Office both will be activated when connected to the internet for the first time. This option uses renewal task for lifetime activation. + +------------------------------------------------------------------------ + +## HWID + Online KMS + +- In this method, Windows 10-11 will be activated with HWID and **Office** will be activated using Online KMS. + +------------------------------------------------------------------------ + +## KMS38 + Online KMS + +- In this method, Windows 10-11-Server will be activated with KMS38 and **Office** will be activated using Online KMS. |
