If you're running in dual-view, I suggest not using the "right monitor"-command and go for something similar to this (I had the same problem and this was my solution):
REM batch file to launch 3 evenly spaced wows
REM Left monitor
d:\wow1\maximizer.exe --margin 0,30,0,0
REM batch file to launch 3 evenly spaced wows
REM top of right display
d:\wow2\maximizer.exe --margin 512,0,1280,-1280
REM batch file to launch 3 evenly spaced wows
REM bottom of left mon
d:\wow3\maximizer.exe --margin 0,512,1280,-1280
In your case you'd switch out 1280 with 1024
However, keep in mind that if you run VISTA and Dualview, you might have to make one batch file per client and start them one by one (and you have to wait for each client to start up properly before you open the next one).
Cheers
Hippie
Connect With Us