Update:
Below is the following code in a batch file that I am using for the QuickSoundSwitch application suggested by headkaze. Mala successfuly start 16 instances

before my computer crashes on me. Hmmm, I am not sure what is going on here. Any suggestions headkaze?
c:\QuickSoundSwitch.exe D=SoundBlaster Live! Wave Device V=100 R="D:\mame\game
emulation\emulators\mala\mala.exe"
Here is what I would like to see if at all possible.
1. Mame output to second monitor, (need to modify the mame.ini file for display switch, well I think any way)
2. Create batch file to run QuickSoundSwitch and set default audio to SoundBlaster Live! Wave Device while implementing switch to activate mp3 playback software located in the following directory: c:\program files\the pc jukebox\the pc jukebox.exe
3. following quicksoundswitch.exe audio redirection to sound blaster card and after successful run of the pc jukebox, input another line in the batch file to change default soundcard back to onboard realtek card which should be windows default.
Now, I am working on the batch file and have set the line for mala/mame to start and that works flawlessly. Now, when I input the following line albeit to run mala and or the pc jukebox, I get around 20 instances of the program wanting to open up and have to end task/processes the quicksoundswitch.exe to be able to get my computer to respond again. Obviously there is something going on with the quicksoundswitch executable. Headkaze, would you like to test when time permits and see if you can duplicate?
You do not have two soundcards but see if you can run the command with your windows defualt. I think you may be able to duplicate the issue.
c:\QuickSoundSwitch.exe D=SoundBlaster Live! Wave Device V=100 R="D:\mame\game
emulation\emulators\mala\mala.exe"
What is the difference between the R= and P= switches on the quicksoundswitch options?
Thanks,