From c611ad2dca371f9891c3c34d64d1bb0854885fd5 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 4 Sep 2026 02:59:38 +0200 Subject: [PATCH] Update win10x64-iot.xml --- assets/win10x64-iot.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win10x64-iot.xml b/assets/win10x64-iot.xml index 583eefcc..0dfcb479 100644 --- a/assets/win10x64-iot.xml +++ b/assets/win10x64-iot.xml @@ -255,6 +255,11 @@ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork" /v Category /t REG_DWORD /d 1 /f Set Network Location to Home + + 26 + cmd.exe /d /c call "%WINDIR%\Setup\Scripts\SetupComplete.cmd" specialize + Run the specialize pass of the setup script +