Hello, Thanks for the help. I'll look into it. For future reference I'll try to use 'rbXPCOM' - a ruby api to XPCOM. It's in a very early stage but it may be enough.
Carlos ** On 5/31/07, Klaus Espenlaub <[EMAIL PROTECTED]> wrote:
Michael Thayer schrieb: > Hello Carlos, > > VirtualBox has a COM API for this purpose. Take a look through the code of > VBoxManage to get an idea of how you can use it. That's the way to go (don't parse/manipulate the XML file directly!), but I have no idea right now how easy it is to call COM (on Windows) or XPCOM (on Linux) from Ruby. I've seen supposedly easy to use COM stuff for Python, but didn't look into details there either. -- Klaus Espenlaub InnoTek Systemberatung GmbH, http://www.innotek.de _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
_______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
