Quote Originally Posted by 'moosejaw',index.php?page=Thread&postID=146395#pos t146395
Quote Originally Posted by 'Dragonshadow',index.php?page=Thread&postID=146368 #post146368
Quote Originally Posted by 'Lax',index.php?page=Thread&postID=146295#post1462 95
Absolutely, it looks like he now has the current versions of WindowSnapper, AutoLayout and Repeater included. The only change you need to make to his multi.iss now is for your desire of room for 4 windows instead of 5. His multi.iss script has this line:
Code:
	run autolayout outer left
Change it to
Code:
	run autolayout 4 outer left
Question: Sometimes I dualbox, will this work with just 2 windows as well? (Main on primary monitor and alt on the side of the secondary, instead of main on the primary and 3 alts on the side of secondary.)
Yes. Just enter the number of copies you are running in place of the 4. The default is 5 which is why zanthor left the number out of his line.

run autolayout 2 outer left

That would do 2 if wish to. I am not sure how the window will size up using 2 as I have not tried the lower numbers. I am sure Lax will chime in and tell us.
You missed my point completely. I don't want to have to edit the file every time I switch between dual and quad.