Hmmm,,, it may.. I'm just wondering.... What I'm looking for is for a consistent system name to be passed from GameEx to a script following launch from the emulator section. Thinking Quicklaunch is the best tool to achieve this as inherently linked to each emulator. Problem being, in each emulator's settings - there appears to be no key/value pair specifically for the system. Now...when you say the .ini - do you mean the GameEx ini? If so, examining this, the only way I can think of accessing this is via the db name. I'm guessing all systems are covered in the db files and it appears as though the system name appears in these consistently. Would have the benefit of keeping system names consistant across users, rather than using free-text of 'emulator name' Extract of gameex.ini and e.g. of db below... emu_1lastromfilter=*.*emu_1_dbcachemodified=23/09/2013 15:01:24emu_1_lastnumgames=17emu_1_dbcachelastname=[Console] Sony PlayStationemu_1_dbcacheinicreated51=Trueemu_1_enabled=Trueemu_1_startpagename=PCSX GamesSo - guessing if you can snag from this ini, this may be possible? i.e. passing the db name or deriving the system name from this? Gawd... I'm always causing trouble!