Index: client/tests/kvm/unattended/win7-64-autounattend.xml |
diff --git a/client/tests/kvm/unattended/win7-64-autounattend.xml b/client/tests/kvm/unattended/win7-64-autounattend.xml |
index e30e2c797baf714c3181d361e35b8aee0ed350ca..b42aa8ffd7ed80717081c19cd27a0a398098449f 100644 |
--- a/client/tests/kvm/unattended/win7-64-autounattend.xml |
+++ b/client/tests/kvm/unattended/win7-64-autounattend.xml |
@@ -168,7 +168,7 @@ |
<Order>8</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>9</Order> |
</SynchronousCommand> |
</FirstLogonCommands> |
@@ -176,4 +176,4 @@ |
</settings> |
<cpi:offlineImage cpi:source="wim:c:/install.wim#Windows Longhorn SERVERSTANDARD" |
xmlns:cpi="urn:schemas-microsoft-com:cpi" /> |
-</unattend> |
+</unattend> |