From b79f1ce8cbc3445115a8b2e54714f1d71593d3b1 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 23 Jan 2024 04:00:41 +0100 Subject: [PATCH] Update win2022-eval.xml --- assets/win2022-eval.xml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/assets/win2022-eval.xml b/assets/win2022-eval.xml index 8b411e0..5e9e275 100644 --- a/assets/win2022-eval.xml +++ b/assets/win2022-eval.xml @@ -1,4 +1,4 @@ - + @@ -102,7 +102,7 @@ true Docker Windows for Docker - + false @@ -161,7 +161,7 @@ - + true @@ -170,7 +170,7 @@ Dockur Windows for Docker 24/7 - + Dockur https://github.com/dockur/windows/issues @@ -191,7 +191,7 @@ true - + false @@ -216,7 +216,7 @@ Docker Administrators - + true</PlainText> </Password> </LocalAccount> @@ -231,7 +231,7 @@ <Enabled>true</Enabled> <LogonCount>1</LogonCount> <Password> - <Value/> + <Value /> <PlainText>true</PlainText> </Password> </AutoLogon> @@ -278,16 +278,16 @@ <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 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>