Hey, just following the sticky guide above on how to multi-box on one computer. I've followed all the instructions, but I can not get the .bat file to launch my three WoWs. I installed Maximizer in each of the directories (WoW1, WoW2, and WoW3).

My .bat file looks like this:
REM batch file to launch 3 evenly spaced wows
REM Left monitor
C:\Program Files\WoW1\maximizer.exe --margin 480,30,0,0
REM top of right mon
C:\Program Files\WoW2\maximizer.exe --margin 0,570,0,840
REM bottom of right mon
C:\Program Files\WoW3\maximizer.exe --margin 0,570,840,0
If I copy and paste one of the file paths into the command prompt, it opens the window fine. But when I try to run the .bat file i get a quick flash of the MS DOS prompt window and then nothing. Any help would be great!