<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div style="" class="">Hi, can anyone explain how to properly use the GuestOSType property of the IMachine interface?</div><div style="" class=""><br style="" class=""></div><div class="yui_3_16_0_5_1401710939945_6" style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">I'm using the Python2 API and I'm trying to configure my VM as either Windows XP, Windows 7 or Linux, and I don't quite understand how to go about this. I seem to only be able to set the string OSTypeId on the IMachine interface, but what kind of string is that supposed to be, and how to I check whether or not my VBox implementation supports that GuestOSType? <br></div><div
 class="yui_3_16_0_5_1401710939945_6" style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br></div><div class="yui_3_16_0_5_1401710939945_6" style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">Anyone got a good idea on how to use this capability? Basically what I want to do is configure network adapter, audio controller, and so on, depending on the OS the user has installed inside the VM, as otherwise the user might have trouble with the virtual hardware configured.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">Is using this property the right way of doing
 things?<br></div></div></body></html>