Quote Originally Posted by 'The Ts',index.php?page=Thread&postID=88700#post88700
i was just wondering. with the maximizer i wanted to be able to run full-maximizer on main monitor and split on my 2ed (for my slaves) and i cant figure out hwo to do it. is it possible?
Yes, it's possible. I run a 1680x1050 window for my main on my 1920x1200 24" display, and 4x 840x525 windows on my 1680x1050 22" display.
When kicking off maximizer.exe, you'll need to specifiy the display device id (I believe 1 for primary display, and 2 for secondary display) using the -d option.

Something like this for example: (coming from memory - I haven't looked at this in months and I'm at work now, so the margins are probably wrong)
maximizer.exe -d 1 -margin 0,0,1680,1050 c:/wow1/WoW.exe

Then use:
maximizer.exe -d 2 margin 0,0,840,1050 c:/wow2/WoW.exe

maximizer.exe -d 2 margin 0,525,840,1050 c:/wow3/WoW.exe