Hi I'm using the new 'sub folder' feature for scanning so CD games (a .cue and a bunch of audio tracks) Of course, I want to organize this neatly in subfolders. so, I set a filter on *.cue, give the root folder in the config, activate the sub folder, and tada, the games are displayed correctly in GameEx. But ... Before running the game, I'm calling a cmd line to mount the disk, using the "[RomPath]\[RomFile]" variables. This doesn't work. At run-time, GameEx seems to replace [RomPath] with the root folder, instead of the actual subfolder where the .cue was found. That mean of course that "[RomPath]\[RomFile]" doesn't represent the real path to the rom anymore. And of course, the mount command fails Is that a bug, or am I using the wrong keywords ?