From b5e55c4788060e8bf565071b08e54ceea9d6ce31 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Tue, 24 Oct 2023 03:42:58 +0530 Subject: [PATCH] Add info for ISO file editing --- _site/oem-folder.html | 32 ++++++++++++++++++++++++++++---- oem-folder.md | 25 +++++++++++++++++++++++-- 2 files changed, 51 insertions(+), 6 deletions(-) diff --git a/_site/oem-folder.html b/_site/oem-folder.html index 426e649..5c04b40 100644 --- a/_site/oem-folder.html +++ b/_site/oem-folder.html @@ -427,14 +427,38 @@ contact.

  • You can check here about activation method details and select the activation method as per your requirement.

  • + +
    + +
    +

    Edit ISO File

    + +
    +
    +
    +

    Limitations

    +
    diff --git a/oem-folder.md b/oem-folder.md index f6db5d7..3fd06be 100644 --- a/oem-folder.md +++ b/oem-folder.md @@ -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. ------------------------------------------------------------------------