mirror of
https://github.com/dockur/windows.git
synced 2026-09-13 21:38:22 +01:00
Update win11x64-iot.xml
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user