[vbox-dev] How-to use guestcontol execute on shell commands?

Alexey Eromenko al4321 at gmail.com
Mon Jun 6 23:11:23 GMT 2011


OK, this one is now solved, by using 'cmd /c' and redirecting output to STDOUT:
> VBoxManage guestcontrol execute "Windows XP VM01" "cmd.exe" --username Administrator --password 123456 --arguments " /c dir C:\ >1" --wait-for stdout


-- 
-Alexey Eromenko "Technologov"




More information about the vbox-dev mailing list