﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
14506	guestcontrol run --exe: process arguments not working	DaDaniel		"in v4.x this command works:
VBoxManage guestcontrol ""vm"" execute --image ""C:\Windows\system32\shutdown.exe"" --username Administrator --password 12345 --wait-exit -- ""-s"" ""-f"" ""-t"" ""10""

in v5.x command ""execute --image"" and ""--wait-exit"" are unknown.
New v5.x command does not pass arguments:
VBoxManage guestcontrol ""vm"" run --exe ""C:\Windows\system32\shutdown.exe"" --username Administrator --password 12345 --wait-stdout -- ""-s"" ""-f"" ""-t"" ""10"""	defect	closed	guest control	VirtualBox 5.0.2	fixed			other	other
