diff --git a/assets/win81x64.xml b/assets/win81x64.xml index 23db8c2..8f2f856 100644 --- a/assets/win81x64.xml +++ b/assets/win81x64.xml @@ -1,4 +1,4 @@ - + @@ -162,7 +162,7 @@ - + true @@ -191,7 +191,7 @@ Docker Administrators - + true</PlainText> </Password> </LocalAccount> @@ -206,7 +206,7 @@ <Enabled>true</Enabled> <LogonCount>1</LogonCount> <Password> - <Value/> + <Value /> <PlainText>true</PlainText> </Password> </AutoLogon> @@ -244,16 +244,16 @@ <CommandLine>msiexec /i E:\virtio-win-gt-x64.msi /qb!</CommandLine> <Description>Install VirtIO drivers</Description> </SynchronousCommand> - <SynchronousCommand wcm:action="add"> - <Order>5</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>6</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>5</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>6</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>