[vbox-dev] API - Start VM in headless mode with VRDE disabled?
Ian Moore
imooreyahoo at gmail.com
Fri Feb 25 08:57:51 PST 2011
Hello,
Is it possible (using the API) to start a VM in headless mode with
VRDE disabled? I'm finding that i cannot. If I disable the VRDE
server, then use something like:
machine->launchVMProcess($session, 'headless', '');
It turns on VRDE and starts the VRDE server. Though you can explicitly
call VBoxHeadless -vrde off, there is seemingly no way to do this from
the API.
Should I be doing something differently?
Thank you.
More information about the vbox-dev
mailing list