What is the syntax for using multiple command line switches? I'm trying to Run MC shuffle playing a playlist with a preset volume setting and in mini mode.
mc30.exe /Play TREEPATH="Playlists\Music\The 70s" /VolumeSet 15 /Mode Mini /MMC 10005,4
So far, I can only get this to work with a single switch.