| Index: client/tests/kvm/unattended/winvista-32-autounattend.xml
 | 
| diff --git a/client/tests/kvm/unattended/winvista-32-autounattend.xml b/client/tests/kvm/unattended/winvista-32-autounattend.xml
 | 
| index d4e8c5c349760ff117c3bab22836853a97f8cdbb..4dfe06c067c80059252c8ff83ffe4dc9bc6966c9 100644
 | 
| --- a/client/tests/kvm/unattended/winvista-32-autounattend.xml
 | 
| +++ b/client/tests/kvm/unattended/winvista-32-autounattend.xml
 | 
| @@ -164,7 +164,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>
 | 
| 
 |