Windows 11 24H2 Online ISO Upgrade Enabler-Script (.cmd)
Dieses Script hilft euch beim ISO-Upgrade eurer bestehenden
Windows 10-Version auf Windows 11 24H2 (only) bei nicht
oder nur teilweise unterstützten Hardware-Voraussetzungen!
(Nur gültig für Win 11 24H2 ISO - Upgrades!!)
Tested by VIP and penis2penis on Desktop-PCs and Laptops…
Folgender Hardware-Bypass:
- CPU (SSE4.2 / SQNXP / SQCompareExchange)
- Disk (Disk Size)
- RAM
- TPM-Module (v2.x)
- SecureBoot (Capable / Enable)
Anwendung:
Einfach VOR dem eigentlichen ISO-Upgrade 24H2 diese
CMD-Datei als ADMINISTRATOR ausführen. Es öffnet sich
eine kl. CMD-Ansicht, dort der Anweisung folgen!
Dauer ca. 10 Sekunden!
Folgende Versions-Upgrades werden unterstützt:
Windows 11 24H2 Home
Windows 11 24H2 Home N
Windows 11 24H2 Pro
Windows 11 24H2 Pro N
Windows 11 24H2 Enterprise
Windows 11 24H2 Education
Windows 11 24H2 Pro Education
Windows 11 24H2 Pro for Workstations
Windows 11 24H2 Enterprise N
Windows 11 24H2 Education N
Windows 11 24H2 Pro Education N
Windows 11 24H2 Pro N for Workstations
Windows 11 24H2 Home Single Language
Windows 11 24H2 Enterprise for Virtual Desktops
Windows 11 24H2 IoT Enterprise
Windows 11 24H2 IoT Enterprise Subscription
Inhalt des CMD-Script:
@echo off
REG QUERY HKU\S-1-5-19\Environment >NUL 2>&1
IF %ERRORLEVEL% EQU 0 goto :Got_Admin
echo ===================================================================
echo This script needs to be executed as an administrator.
echo ===================================================================
echo.
pause
goto :EOF
:Got_Admin
echo.
echo ===================================================================
echo.
echo Run this command only when you're performing a 24H2
echo ISO upgrade on unsupported hardware!!!
echo.
echo ===================================================================
:choice
set /P c=Are you sure you want to continue[Y/N]?
if /I "%c%" EQU "Y" goto :RUN
if /I "%c%" EQU "N" goto :EOF
goto :choice
echo.
:Run
:Mod_OS_Reg
ECHO.
ECHO =============================================================
ECHO Adding HwReqChkVars registry for Current OS
ECHO ^(Bypass CPU-Disksize-RAM-TPM-Secureboot checks for upgrade^)
ECHO =============================================================
ECHO.
SET "ACF=HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags"
Reg.exe delete "%ACF%\CompatMarkers" /f 1>nul 2>nul
Reg.exe delete "%ACF%\Shared" /f 1>nul 2>nul
Reg.exe delete "%ACF%\TargetVersionUpgradeExperienceIndicators" /f 1>nul 2>nul
Reg.exe add "%ACF%\HwReqChk" /f /v "HwReqChkVars" /t REG_MULTI_SZ /s "," /d "SQ_SSE2ProcessorSupport=TRUE,SQ_SSE4_2ProcessorSupport=TRUE,SQ_NXProcessorSupport=TRUE,SQ_CompareExchange128=TRUE,SQ_LahfSahfSupport=TRUE,SQ_PrefetchWSupport=TRUE,SQ_PopCntInstructionSupport=TRUE,SQ_SecureBootCapable=TRUE,SQ_SecureBootEnabled=TRUE,SQ_TpmVersion=2,SQ_RamMB=9999,SQ_SystemDiskSizeMB=99999,SQ_CpuCoreCount=9,SQ_CpuModel=99,SQ_CpuFamily=99,SQ_CpuMhz=9999," 1>nul 2>nul
if %errorlevel% equ 0 (echo The operation completed successfully.) else (The operation failed.)
Reg.exe add "HKLM\SYSTEM\Setup\MoSetup" /f /v "AllowUpgradesWithUnsupportedTPMOrCPU" /t REG_DWORD /d "1" 1>nul 2>nul
if %errorlevel% equ 0 (echo The operation completed successfully.) else (The operation failed.)
pause
exit /b
Downloads:
https://1fichier.com/?ks0cw2i74xgbowjrd9sf
https://megadl.fr/?q6oh55mby6nlfi4ak26l
Mirrors:
https://trbt.cc/cv2rkit6xyff.html
https://www.swisstransfer.com/d/40438ddc-a530-4029-bfb2-ae58f3ae0d6f
https://delafil.se/b45ddea306f4b5cc/24H2_Online_Upgrade_Enabler_Script.zip