From c4e3156f1d4c24afd4c710d2aee18c993b72e231 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 23 Jan 2024 03:58:44 +0100 Subject: [PATCH] Update win2016-eval.xml --- assets/win2016-eval.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/assets/win2016-eval.xml b/assets/win2016-eval.xml index 68d905b..bd6d3a4 100644 --- a/assets/win2016-eval.xml +++ b/assets/win2016-eval.xml @@ -1,4 +1,4 @@ - + @@ -102,7 +102,7 @@ true Docker Windows for Docker - + false @@ -161,7 +161,7 @@ - + true @@ -212,7 +212,7 @@ Docker Administrators - + true</PlainText> </Password> </LocalAccount> @@ -227,7 +227,7 @@ <Enabled>true</Enabled> <LogonCount>1</LogonCount> <Password> - <Value/> + <Value /> <PlainText>true</PlainText> </Password> </AutoLogon> @@ -270,17 +270,17 @@ <Order>5</Order> <CommandLine>msiexec /i E:\virtio-win-gt-x64.msi /qb!</CommandLine> <Description>Install VirtIO drivers</Description> - </SynchronousCommand> - <SynchronousCommand wcm:action="add"> - <Order>6</Order> - <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Network\NewNetworkWindowOff" /f</CommandLine> - <Description>Disable Network Discovery popup</Description> - </SynchronousCommand> - <SynchronousCommand wcm:action="add"> - <Order>7</Order> - <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Network\NetworkLocationWizard" /v HideWizard /t REG_DWORD /d 1 /f</CommandLine> - <Description>Disable Network Discovery popup</Description> - </SynchronousCommand> + </SynchronousCommand> + <SynchronousCommand wcm:action="add"> + <Order>6</Order> + <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Network\NewNetworkWindowOff" /f</CommandLine> + <Description>Disable Network Discovery popup</Description> + </SynchronousCommand> + <SynchronousCommand wcm:action="add"> + <Order>7</Order> + <CommandLine>reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Network\NetworkLocationWizard" /v HideWizard /t REG_DWORD /d 1 /f</CommandLine> + <Description>Disable Network Discovery popup</Description> + </SynchronousCommand> </FirstLogonCommands> </component> </settings>