From 5b270e93a1aa88d24f4ff49fb9ddd2ad941a4d98 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 4 Sep 2026 03:07:51 +0200 Subject: [PATCH] Update win81x64.xml --- assets/win81x64.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win81x64.xml b/assets/win81x64.xml index 4fc36291..ca928cbc 100644 --- a/assets/win81x64.xml +++ b/assets/win81x64.xml @@ -156,6 +156,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 +