By changing the name of the ISO you are using to one of these names you will not have any problems. 1. Windows_10_Enterprise_LTSC_2021 2. Windows_10_IoT_Enterprise_LTSC_2021 3. Windows_10_19045_BUSINESS 4. Windows_10_19045_CONSUMER
I created an initial option so that the script can detect an ISO next to the script or not. If it finds an ISO next to the script, it will ask if you want to continue the process with that ISO. If you answer no, the script will end. If you do not find an ISO next to the script, you will be asked which ISO you want to choose, among the following: 1. Windows_10_Enterprise_LTSC_2021 2. Windows_10_IoT_Enterprise_LTSC_2021 3. Windows_10_19045_BUSINESS 4. Windows_10_19045_CONSUMER As long as the ISOs have the characters indicated above in their name (all of them), the script will process your choice. I will make the script available for you to test. If there is anything, report it for correction. Thank you! psw: mdl2025
To make it easier for the script to select the ISO, I have adjusted it again. Let's see if it works well for you. Attached is the new script and a short tutorial on the initial steps of the script when an ISO is placed next to the script. psw: mdl2025
SD10_Renewed_1.10.7z The key you provided for file access was invalid. This is usually caused because the file is no longer stored on MediaFire. This occurs when the file is removed by the originating user or MediaFire. Who can help download it?
Trying to built ISO with SD10_Renewed_1.10, using "en-us_windows_10_enterprise_ltsc_2021_x64_dvd_d289cf96" as base.. in order to have an enterprise LTSC slimmed .. Spoiler: LOG =========================================================== Do you want to run the script in DEBUG mode? => In DEBUG mode updates will not be integrated =========================================================== Choice Your Option [y/n]: Running in NORMAL mode Script used ==> SD10_Renewed_1.10.cmd ============================================================ Which ISO image do you want to work with? ============================================================ 1. Windows_10_Enterprise_LTSC_2021 2. Windows_10_IoT_Enterprise_LTSC_2021 3. Windows_10_19045_BUSINESS 4. Windows_10_19045_CONSUMER * Type your option and press Enter: Selected Windows_10_Enterprise_LTSC_2021 ============================================================ Do you want Create a SLIM image? ============================================================ Choice Your Option [y/n]: No ============================================================ Do you want DISABLE Windows Store? ============================================================ Choice Your Option [y/n]: Yes ============================================================ Do you want DISABLE Windows Search? ============================================================ Choice Your Option [y/n]: Yes ============================================================ Do you want DISABLE Windows Defender? ============================================================ Choice Your Option [y/n]: Yes ============================================================ Do you want to REMOVE Edge completely? ============================================================ Choice Your Option [y/n]: Yes ============================================================ Do you want Enable Media Player? ============================================================ Choice Your Option [y/n]: No ============================================================ Do you want ENABLE Classic Calculator? - If Classic Calculator is Enabled the Modern Calculator is Disabled - If Classic Calculator is Disabled the Modern Calculator is Enabled ============================================================ Choice Your Option [y/n]: Yes ============================================================ Do you want integrate Dart into WinRE.wim? ============================================================ Choice Your Option [y/n]: Integrate Dart into WinRE.wim ============================================================ Do you want Enable NetFX3? ============================================================ Choice Your Option [y/n]: Yes ============================================================ Do you want to ENABLE Subsystem-Linux? ============================================================ Choice Your Option [y/n]: No ============================================================ Do you want to install Openshell automatically? For manual installation Openshell will be extracted to the folder Desktop\Openshell ============================================================ [ 1 ] - Automatic Installation [ 2 ] - Manual Installation ========================================================= * Type your option and press Enter: C:\SD10_Renewed_1.10\Addons\OpenShell_4_4_195_for_Win10_All.exe 1 file(s) copied. Manual Installation ============================================================ Select the Icons you want show on the Desktop ============================================================ [ 1 ] - ThisPC + Bin [ 2 ] - ThisPC + Bin + User [ 3 ] - ThisPC + Bin + User + ControlPanel [ 4 ] - ThisPC + Bin + User + ControlPanel + Network ========================================================= * Type your option and press Enter: 1 file(s) copied. ThisPC-Bin ============================================================ Do you want to Apply PersonalTweaks? These are some of the tweaks I use in my setups [ Performance - Context Menu - Others ] ============================================================ Choice Your Option [y/n]: No ============================================================ Copy EDGE.cmd to $OEM$\$$\Setup\Scripts (complementary removal) ============================================================ 1 file(s) copied. ============================================================ Copy ToggleWindowsUpdate to "C:\SD10_Renewed_1.10\OEM\$OEM$\$$\Setup\APP" ============================================================ C:\SD10_Renewed_1.10\Addons\ToggleWindowsUpdate_v3.3.exe 1 file(s) copied. =========================================================== SD10_Renewed_1.10 Configured Options at Tue 05/06/2025, 17:03:23.99 =========================================================== Running in NORMAL mode Selected Windows_10_Enterprise_LTSC_2021 Creating Default image Disable Store Disable WindowsSearch Disable Windows Defender Remove Edge completely Enable NetFX3 Enable Classic Calculator Do Not Enable MediaPlayer Integrate Dart into WinRE.wim Do Not Enable SubsystemLinux Manual Installation Openshell Do Not Apply PersonalTweaks Show ThisPC + Bin Icons on Desktop =========================================================== Check your settings and press a key to continue... Upon testing renewed ISO in VM, i wanted to add a display language, resulting in error code 0x800F0950 in 'Basic Typing' - 'Handwriting' - 'Speech' download options. Then i went to 'Settings'- About and see that i have 'Windows 10 IoT Enterprise LTSC edition (activated with digital license). Is this conversion ( from the requested LTSC to IoT LTSC ) suppose to happen during slim process?? Thank you
Yes, because the activation was with MAS HWID In this case, an IoT key is used for Digital License. To activate as non-IOT, the setupcomplete.cmd script must be edited.
Thank you .. By that you mean to remove these lines? fltmc >nul || exit /b call "%~dp0MAS_AIO.cmd" /HWID
Anyone that requires the personal tweaks/reg tweak/Task Manager context reg in english the file needs to be edited. Code: Windows Registry Editor Version 5.00 ; Gerenciador de Tarefas [HKEY_CLASSES_ROOT\Directory\Background\shell\Gerenciador de Tarefas] @="" "icon"="taskmgr.exe" "Position"="Bottom" [HKEY_CLASSES_ROOT\Directory\Background\shell\Gerenciador de Tarefas\command] @="taskmgr"