| Index: client/tests/kvm/unattended/winvista-64-autounattend.xml
|
| diff --git a/client/tests/kvm/unattended/winvista-64-autounattend.xml b/client/tests/kvm/unattended/winvista-64-autounattend.xml
|
| index 16d48501f5414af3b0dc0f5743183771c30e613c..5867bdbe6ba6a54b5ae9e15e8d0f2b9a52a78913 100644
|
| --- a/client/tests/kvm/unattended/winvista-64-autounattend.xml
|
| +++ b/client/tests/kvm/unattended/winvista-64-autounattend.xml
|
| @@ -165,7 +165,7 @@
|
| <Order>7</Order>
|
| </SynchronousCommand>
|
| <SynchronousCommand wcm:action="add">
|
| - <CommandLine>%WINDIR%\System32\cmd /c ping 10.0.2.2 -n 20 && A:\finish.exe</CommandLine>
|
| + <CommandLine>%WINDIR%\System32\cmd /c A:\finish.exe</CommandLine>
|
| <Order>8</Order>
|
| </SynchronousCommand>
|
| </FirstLogonCommands>
|
|
|