QUOTE (DetlevD @ Apr 3 2009, 22:14) <{POST_SNAPBACK}>
As an example ... this cmd file starts one instance of Mp3tag displaying all the files from the two folders:
@START "" "%ProgramFiles%\Mp3tag\Mp3tag.exe" /fp:"O:\MUSIK\ROCK\K\Killswitch Engage\2005 - The End Of Heartache\"
@START "" "%ProgramFiles%\Mp3tag\Mp3tag.exe" /fp:"O:\MUSIK\ROCK\K\Kim Wilde\1995 - Now & Forever\"<!--QuoteEnd--></div><!--QuoteEEnd-->Thanks, but it is worth noting that relies on the first command still executing when the second starts. If it has finished (e.g. try the two at the DOS prompt), then the second wipes the Mp3tag tracklist.
I would welcome Mp3tag supporting a reliable method e.g. /cd and /ad as per the File menu.