diff --git a/assets/win10x64.xml b/assets/win10x64.xml index 56726e64..1a8a8b1c 100644 --- a/assets/win10x64.xml +++ b/assets/win10x64.xml @@ -249,6 +249,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 +