Add info for ISO file editing

This commit is contained in:
WindowsAddict 2023-10-24 03:42:58 +05:30
parent 6351057c86
commit b5e55c4788
2 changed files with 51 additions and 6 deletions

View File

@ -427,14 +427,38 @@ contact.</p></li>
<li><p>You can check <a href="index.html">here</a> about activation
method details and select the activation method as per your
requirement.</p></li>
</ul>
<hr />
</div>
<div id="edit-iso-file" class="section level2">
<h2>Edit ISO File</h2>
<ul>
<li><p>As stated above, you can copy the <code>$OEM$</code> folder to
your bootable USB so you dont have to edit the ISO file, however if you
need to then follow below steps.</p></li>
<li><p>Extract the ISO file with an archive software like 7-zip or
Winrar.</p></li>
<li><p>Add the mentioned folder to the specified location.</p></li>
<li><p>Run <a
href="https://forums.mydigitallife.net/posts/1733596">MakeISO.reg</a> by
Aveyo. <a href="https://pixeldrain.com/u/sKEdjFJA">Mirror</a>.</p></li>
<li><p>Right click on extracted ISO folder and select
<code>MakeISO</code> option.</p></li>
<li><p>Thats it.</p></li>
</ul>
<hr />
</div>
<div id="limitations" class="section level2">
<h2>Limitations</h2>
<ul>
<li><p>On Windows 8 and later, <strong>running setupcomplete.cmd is
disabled</strong> if the default installed key for the edition is OEM
Channel.<br />
For example - Preactivation wont work for Windows 10 Iot Enterprise
LTSC because installed key is of OEM channel.<br />
The <strong>solution</strong> for this issue is to use (Non-Iot) Windows
10 Enterprise LTSC ISO and HWID method in preactivation will use Iot
LTSC key to change the edition.</p></li>
LTSC because installed key is of OEM channel.</p></li>
<li><p>The <strong>solution</strong> for this issue is to use (Non-Iot)
Windows 10 Enterprise LTSC ISO and HWID method in preactivation will use
Iot LTSC key to change the edition.</p></li>
</ul>
<hr />
</div>

View File

@ -22,9 +22,30 @@ pagetitle: OEM Folders
- You can check [here](index.html) about activation method details and select the activation method as per your requirement.
------------------------------------------------------------------------
## Edit ISO File
- As stated above, you can copy the `$OEM$` folder to your bootable USB so you don't have to edit the ISO file, however if you need to then follow below steps.
- Extract the ISO file with an archive software like 7-zip or Winrar.
- Add the mentioned folder to the specified location.
- Run [MakeISO.reg](https://forums.mydigitallife.net/posts/1733596) by Aveyo. [Mirror](https://pixeldrain.com/u/sKEdjFJA).
- Right click on extracted ISO folder and select `MakeISO` option.
- That's it.
------------------------------------------------------------------------
## Limitations
- On Windows 8 and later, **running setupcomplete.cmd is disabled** if the default installed key for the edition is OEM Channel.\
For example - Preactivation won't work for Windows 10 Iot Enterprise LTSC because installed key is of OEM channel.\
The **solution** for this issue is to use (Non-Iot) Windows 10 Enterprise LTSC ISO and HWID method in preactivation will use Iot LTSC key to change the edition.
For example - Preactivation won't work for Windows 10 Iot Enterprise LTSC because installed key is of OEM channel.
- The **solution** for this issue is to use (Non-Iot) Windows 10 Enterprise LTSC ISO and HWID method in preactivation will use Iot LTSC key to change the edition.
------------------------------------------------------------------------