@rot3r wanted this: ; Special thanks to GaryFrost for updating this to work with AutoIt v3.2.12.0! ; Special thanks to argumentum for updating this to work with AutoIt v3.3.?.? =) #NoTrayIcon #include <GDIPlus.au3> ; this is where the magic happens, people #include <GuiComboBox.au3> #include <File.au3> #include <Array.au3> #include <WindowsConstants.au3> #include <GuiConstantsEx.au3> #include <ButtonCon