From 32e1ff48e8cdf5a02fff3a9651b587730dad4bf9 Mon Sep 17 00:00:00 2001 From: Ave Date: Sat, 29 Mar 2025 01:42:10 +0000 Subject: Small changes --- docs/oem-folder.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/oem-folder.md') diff --git a/docs/oem-folder.md b/docs/oem-folder.md index a781b47..c22c961 100644 --- a/docs/oem-folder.md +++ b/docs/oem-folder.md @@ -9,7 +9,7 @@ To create a pre-activated Windows installation ISO, do the following: :::warning -- On Windows 8 and later, [**running setupcomplete.cmd is disabled**](https://learn.microsoft.com/windows-hardware/manufacture/desktop/add-a-custom-script-to-windows-setup?view=windows-11#windows-setup-scripts) if the default installed key for the edition is from the OEM channel, except for Enterprise editions and Windows Server operating systems. +- On Windows 8 and later, [**running setupcomplete.cmd is disabled**](https://learn.microsoft.com/windows-hardware/manufacture/desktop/add-a-custom-script-to-windows-setup?view=windows-11#windows-setup-scripts) if the default installed key for the edition is from the OEM channel, except for Enterprise editions and Windows Server. - However, in Windows 10, IoT Enterprise editions were not included in the Enterprise category list during the installation process. As a result, Enterprise with an OEM key can handle setupcomplete.cmd, but IoT Enterprise (LTSC) cannot. This was fixed in later Windows 11 versions. - In Windows 10 IoT Enterprise (LTSC), you can resolve this issue by using the Non-IoT Windows 10 Enterprise LTSC ISO. In this case, the HWID method in preactivation will install the IoT LTSC key to change the edition and enable HWID activation. - In Windows 11 IoT Enterprise (LTSC), it works fine as expected by default. @@ -21,10 +21,10 @@ To create a pre-activated Windows installation ISO, do the following: ## 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 the steps below. -- Download [AnyBurn Free Portable](https://www.anyburn.com/download.php) and extract this zip file -- Run the file named `AnyBurn(64-bit)\AnyBurn.exe` -- Select the option named `Edit image file` -- Follow the on-screen instructions and add the `$OEM$` folder to the `sources` folder so that the directory will appear like this: `\sources\$OEM$` +- Download [AnyBurn Free Portable](https://www.anyburn.com/download.php) and extract the zip file. +- Run the file named `AnyBurn(64-bit)\AnyBurn.exe`. +- Select the option named `Edit image file`. +- Follow the on-screen instructions and add the `$OEM$` folder to the `sources` folder so that the directory will appear like this: `\sources\$OEM$`. - Save the ISO, that's it. ------------------------------------------------------------------------ -- cgit v1.2.3