From 654de953894d45e0be822f007ceddae427d1446c Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 4 Sep 2026 03:04:09 +0200 Subject: [PATCH] Update win2016.xml --- assets/win2016.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win2016.xml b/assets/win2016.xml index 60700ed6..9f1c64c6 100644 --- a/assets/win2016.xml +++ b/assets/win2016.xml @@ -158,6 +158,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 +