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. _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
