Hi everyone, this is my first post here! Considering that I have 2 USB-Drives mounted on my computer. After running the following script I get 2 MsgBox with their Drive letters. TESTED & WORKING... What I would like to know is how can I return these 2 values (Drive letters) to an array instead of MsgBox, so I can use them later in a ComboBox. Basically all I want is a ComboBox with only the USB-Drives Letters and no Floppy nor CD/DVD. #include <Array.au3> #include <string.a