Update win11x64-enterprise.xml

This commit is contained in:
Kroese
2026-09-04 03:19:54 +02:00
committed by GitHub
parent 8a23eeff2d
commit a1c17c43c4
+5
View File
@@ -105,6 +105,11 @@
<Order>4</Order>
<Path>reg.exe add "HKLM\SYSTEM\Setup\MoSetup" /v AllowUpgradesWithUnsupportedTPMOrCPU /t REG_DWORD /d 1 /f</Path>
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>5</Order>
<Path>cmd.exe /d /c call "%WINDIR%\Setup\Scripts\SetupComplete.cmd" pe</Path>
<Description>Run the PE pass of the setup script</Description>
</RunSynchronousCommand>
</RunSynchronous>
</component>
</settings>