Hi all, I am writing an easy program with API provided by virtualbox in C++. This program aims to install winPE OS into a new VM automatically.
Now, I got a problem. I have mounted my ISO file to the IDVDDrive and make my VM machine boot from CD/DVD, but I cannot make the CD-ROM enable and i cannot choice which CD_ROM (my physical CD_ROM or virtual ISO CD_ROM) I want to use.
what i should do?