[code:1]REM batch file to launch 5 evenly spaced wows
REM Left monitor
c:\wow1\maximizer.exe --margin 0,0,0,1280
REM upper right of right mon
c:\wow2\maximizer.exe --margin 0,512,1920,0
REM upper left of right mon
c:\wow3\maximizer.exe --margin 0,512,1280,640
REM lower right of right mon
c:\wow4\maximizer.exe --margin 512,0,1920,0
REM lower left of right mon
c:\wow5\maximizer.exe --margin 512,0,1280,640 [/code:1]
It was in the first post.
You need to alter it to your system specifics, for this you need to know your screen resolution and how you would want your screens setup, etc.
Then its a case of launching WoW from the correct directory, etc, remember this is an example batch files, you need to tailor it to your own needs.
Connect With Us