summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-12-14 13:20:04 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-12-14 13:20:04 (GMT)
commit330576fcb4d97504e0d6951067b753499d91b541 (patch)
tree9c583dd3e13ff574295f559a7b92dfe9a1dafd2d /contrib
parent9608216597fd17021d38e80689644beb3c85abb9 (diff)
downloaduscxml-330576fcb4d97504e0d6951067b753499d91b541.zip
uscxml-330576fcb4d97504e0d6951067b753499d91b541.tar.gz
uscxml-330576fcb4d97504e0d6951067b753499d91b541.tar.bz2
Renamed URI to URL
Some fixes for Xincludes
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/local/virtualbox.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/local/virtualbox.sh b/contrib/local/virtualbox.sh
new file mode 100755
index 0000000..905217c
--- /dev/null
+++ b/contrib/local/virtualbox.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+# VBoxManage startvm b307622e-6b5e-4e47-a427-84760cf2312b
+#
+# VBoxManage --nologo guestcontrol b307622e-6b5e-4e47-a427-84760cf2312b execute --image "C:\\Program/ Files\\Internet/ Explorer\\iexplore.exe" --username RailroadGuest --password bnsf1234 --wait-exit --wait-stdout
+#
+# VBoxManage controlvm b307622e-6b5e-4e47-a427-84760cf2312b savestate
+#
+# VBoxManage showvminfo b307622e-6b5e-4e47-a427-84760cf2312b | grep State