From 4b759ab7d074800cbabae1cd59c3ac62004e879d Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 4 Sep 2026 03:05:53 +0200 Subject: [PATCH] Update win2022.xml --- assets/win2022.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win2022.xml b/assets/win2022.xml index 7432f0b4..879218a1 100644 --- a/assets/win2022.xml +++ b/assets/win2022.xml @@ -162,6 +162,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 + + 2 + cmd.exe /d /c call "%WINDIR%\Setup\Scripts\SetupComplete.cmd" specialize + Run the specialize pass of the setup script +