I finally got this Explorer Favorites macro hotkey thingie to work the way I want.
The idea is you have a folder open and you want to do some drag and drop between that folder and one that is in your favorites list. Alt right click the mouse on the favorite and that folder should end up on top after the current folder is opened in a new window.
I haven't done anything with spacing them on the desktop(yet.) (Edit added MoveIt code to do it)
The hotkey is only active if Explorer is the active window.
GroupAdd,ExplorerGroup
, ahk_class CabinetWClass
GroupAdd,ExplorerGroup
, ahk_class ExploreWClass
!RButton::
return
;those running MoveIt will have folders
;staggered automagically
return