You need to snag the program wow maximizer from here:
http://worldofwarcraft.filefront.com...aximizer;43576
Unzip it into your wow folder.
The --margin command takes 4 numbers top,bottom,left,right.
Here is the reversed version (I hope, I didn't test it)
Replace d:\wow\wow1\ with your actual wow directory.
Again, this is dependent upon your your desktop being 2560x1024, if not let me know and we can create another one.
copy and paste this code into a file called launchwow.bat then just double click it, if you wait patiently all of the windows will launch.
[code:1]REM batch file to launch 5 evenly spaced wows
REM Left monitor
d:\wow\wow1\maximizer.exe --margin 0,0,0,1280
REM upper right of right mon
d:\wow\wow1\maximizer.exe --margin 0,512,1920,0
REM upper left of right mon
d:\wow\wow1\maximizer.exe --margin 0,512,1280,640
REM lower right of right mon
d:\wow\wow1\maximizer.exe --margin 512,0,1920,0
REM lower left of right mon
d:\wow\wow1\maximizer.exe --margin 512,0,1280,640
[/code:1]
all 4 windows on the right monitor will be 640x512 in size, the one on the left will be 1280x1024
Hope that works, let me know if it doesn't
Connect With Us