<titledata-rh="true">$OEM$ Folders | MAS</title><metadata-rh="true"name="viewport"content="width=device-width,initial-scale=1"><metadata-rh="true"name="twitter:card"content="summary_large_image"><metadata-rh="true"property="og:image"content="https://massgrave.dev/img/card.png"><metadata-rh="true"name="twitter:image"content="https://massgrave.dev/img/card.png"><metadata-rh="true"property="og:url"content="https://massgrave.dev/oem-folder"><metadata-rh="true"property="og:locale"content="en"><metadata-rh="true"name="docusaurus_locale"content="en"><metadata-rh="true"name="docsearch:language"content="en"><metadata-rh="true"name="docusaurus_version"content="current"><metadata-rh="true"name="docusaurus_tag"content="docs-default-current"><metadata-rh="true"name="docsearch:version"content="current"><metadata-rh="true"name="docsearch:docusaurus_tag"content="docs-default-current"><metadata-rh="true"property="og:title"content="$OEM$ Folders | MAS"><metadata-rh="true"name="description"content="To create a pre-activated Windows installation .iso, do the following:"><metadata-rh="true"property="og:description"content="To create a pre-activated Windows installation .iso, do the following:"><linkdata-rh="true"rel="icon"href="/img/favicon.ico"><linkdata-rh="true"rel="canonical"href="https://massgrave.dev/oem-folder"><linkdata-rh="true"rel="alternate"href="https://massgrave.dev/oem-folder"hreflang="en"><linkdata-rh="true"rel="alternate"href="https://massgrave.dev/oem-folder"hreflang="x-default"><linkrel="stylesheet"href="/assets/css/styles.4d17037b.css">
<li>Extract the <code>$OEM$</code> folder to the desktop using the MAS script.</li>
<li>Copy the <code>$OEM$</code> folder to the <code>sources</code> folder in the Windows installation media (.iso or USB).</li>
<li>The directory will appear like this: <code>\sources\$OEM$</code> in your altered .iso or on your bootable USB drive.</li>
<li>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.</li>
<li>You can check <ahref="/">here</a> for activation method details and select the activation method as per your requirement.</li>
<divclass="theme-admonition theme-admonition-warning admonition_xJq3 alert alert--warning"><divclass="admonitionHeading_Gvgb"><spanclass="admonitionIcon_Rf37"><svgviewBox="0 0 16 16"><pathfill-rule="evenodd"d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"></path></svg></span>warning</div><divclass="admonitionContent_BuS1"><p>On Windows 8 and later, <strong>running setupcomplete.cmd is disabled</strong> if the default installed key for the edition is OEM Channel.</p><p>For example, preactivation won't work for Windows 10 IoT Enterprise LTSC because the default installed key is OEM. You can work around this issue by using Non-IoT Windows 10 Enterprise LTSC ISO, in which case the HWID method in preactivation will use IoT LTSC key to change the edition.</p></div></div>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="edit-iso-file">Edit ISO File<ahref="#edit-iso-file"class="hash-link"aria-label="Direct link to Edit ISO File"title="Direct link to Edit ISO File"></a></h2>
<ul>
<li>As stated above, you can copy the <code>$OEM$</code> folder to your bootable USB so you don't have to edit the ISO file. However, if you need to, then follow the steps below.</li>
<li>Download <ahref="https://www.anyburn.com/anyburn.zip"target="_blank"rel="noopener noreferrer">AnyBurn Free Portable</a> and extract this zip file</li>
<li>Run the file named <code>AnyBurn(64-bit)\AnyBurn.exe</code></li>
<li>Select the option named <code>Edit image file</code></li>
<li>Follow the on-screen instructions and add the <code>$OEM$</code> folder to the <code>sources</code> folder so that the directory will appear like this: <code>\sources\$OEM$</code></li>
<li>Save the ISO, that's it.</li>
</ul>
<hr>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="kms38---server-coracor">KMS38 - Server Cor/Acor<ahref="#kms38---server-coracor"class="hash-link"aria-label="Direct link to KMS38 - Server Cor/Acor"title="Direct link to KMS38 - Server Cor/Acor"></a></h2>
<ul>
<li>Windows Server Cor/Acor (No GUI) editions don't have the <code>clipup.exe</code> file.</li>
<li>To KMS38 activate it, you need to download the missing <code>ClipUp.exe</code> file from <ahref="/assets/files/ClipUp-35a116e9ec8a086319a5a83e176f6156.zip"target="_blank">this link</a>.<br>
<!---->This file has digital signatures that can be verified. You can also get this file from the official <ahref="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"target="_blank"rel="noopener noreferrer">Windows Server 2016 x64 RTM ISO</a>.</li>
<li>Put the <code>ClipUp.exe</code> beside the KMS38 Activation script. That would be either <code>MAS_AIO.cmd</code> or <code>KMS38_Activation.cmd</code></li>
<li>The activation script will check <code>ClipUp.exe</code> in the current folder (from where script is running) and will use it accordingly.</li>
</ul>
<hr>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="hwid">HWID<ahref="#hwid"class="hash-link"aria-label="Direct link to HWID"title="Direct link to HWID"></a></h2>
<ul>
<li>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.</li>
</ul>
<hr>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="ohook">Ohook<ahref="#ohook"class="hash-link"aria-label="Direct link to Ohook"title="Direct link to Ohook"></a></h2>
<ul>
<li>If Office is preinstalled then Ohook method will activate the Office immediately without Internet. This activation uses custom sppc.dll file for the activation.</li>
</ul>
<hr>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="kms38">KMS38<ahref="#kms38"class="hash-link"aria-label="Direct link to KMS38"title="Direct link to KMS38"></a></h2>
<ul>
<li>When using KMS38 activation, no files are stored on the system, and Windows 10-11-Server becomes activated immediately without Internet.</li>
</ul>
<hr>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="online-kms">Online KMS<ahref="#online-kms"class="hash-link"aria-label="Direct link to Online KMS"title="Direct link to Online KMS"></a></h2>
<ul>
<li>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.</li>
</ul>
<hr>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="hwid--ohook">HWID + Ohook<ahref="#hwid--ohook"class="hash-link"aria-label="Direct link to HWID + Ohook"title="Direct link to HWID + Ohook"></a></h2>
<ul>
<li>In this method, Windows 10-11 will be activated with HWID, and <strong>Office</strong> (Preinstalled) will be activated using Ohook.</li>
</ul>
<hr>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="hwid--online-kms">HWID + Online KMS<ahref="#hwid--online-kms"class="hash-link"aria-label="Direct link to HWID + Online KMS"title="Direct link to HWID + Online KMS"></a></h2>
<ul>
<li>In this method, Windows 10-11 will be activated with HWID, and <strong>Office</strong> (Preinstalled) will be activated using Online KMS.</li>
</ul>
<hr>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="kms38--ohook">KMS38 + Ohook<ahref="#kms38--ohook"class="hash-link"aria-label="Direct link to KMS38 + Ohook"title="Direct link to KMS38 + Ohook"></a></h2>
<ul>
<li>In this method, Windows 10-11-Server will be activated with KMS38, and <strong>Office</strong> (Preinstalled) will be activated using Ohook.</li>
</ul>
<hr>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="kms38--online-kms">KMS38 + Online KMS<ahref="#kms38--online-kms"class="hash-link"aria-label="Direct link to KMS38 + Online KMS"title="Direct link to KMS38 + Online KMS"></a></h2>
<ul>
<li>In this method, Windows 10-11-Server will be activated with KMS38, and <strong>Office</strong> (Preinstalled) will be activated using Online KMS.</li>
</ul>
<hr>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="online-kms--ohook">Online KMS + Ohook<ahref="#online-kms--ohook"class="hash-link"aria-label="Direct link to Online KMS + Ohook"title="Direct link to Online KMS + Ohook"></a></h2>
<ul>
<li>In this method, Windows-Server will be activated with Online KMS, and <strong>Office</strong> (Preinstalled) will be activated using Ohook.</li>