I initially today entered only what you suggested and didn't complete the argument.
Yeah, I got the following error:
darrel@AMD64: 53 items 548Kb -> VBoxManage guestcontrol "Zen" execute
VBoxManage: error: Machine "Zen" is not running (currently powered off)!
What is it you're trying to do? Set up a shared folder, or something else?
Yes, shared folders on my Linux box. I just yesterday got my VBox set up with Win7 but I can't access my PCLOS folders. Also there is the issue of responsiveness from Win 7 and a jittery cursor is just plain annoying. It would be nice (if possible) to get a more fluid response within Windows as well as a better display. As it is I have to stretch the display to fill my monitor.
My error was this:
[shutterbug@localhost ~]$ VBoxManage guestcontrol "Wind Rider" execute
Oracle VM VirtualBox Command Line Management Interface Version 4.1.4_OSE
(C) 2005-2011 Oracle Corporation
All rights reserved.
Usage:
VBoxManage guestcontrol <vmname>|<uuid>
exec[ute]
--image <path to program>
--username <name> --password <password>
[--dos2unix]
[--environment "<NAME>=<VALUE> [<NAME>=<VALUE>]"]
[--timeout <msec>] [--unix2dos] [--verbose]
[--wait-exit] [--wait-stdout] [--wait-stderr]
[-- [<argument1>] ... [<argumentN>]]
copyfrom
<source on guest> <destination on host>
--username <name> --password <password>
[--dryrun] [--follow] [--recursive] [--verbose]
copyto|cp
<source on host> <destination on guest>
--username <name> --password <password>
[--dryrun] [--follow] [--recursive] [--verbose]
createdir[ectory]|mkdir|md
<director[y|ies] to create on guest>
--username <name> --password <password>
[--parents] [--mode <mode>] [--verbose]
stat
<file element(s) to check on guest>
--username <name> --password <password>
[--verbose]
updateadditions
[--source <guest additions .ISO>] [--verbose]
Syntax error: Incorrect parameters
[shutterbug@localhost ~]$