easiest way is to create a function with a trigger
Function MoveResize_CabinetWClass_Example
Trigger !v"" "CabinetWClass"
the second window can do the same just need to capture the window
something like this
Function MoveResizeOnTop_Download_File_Info_Example2
Trigger !v"Download File Info" "#32770"
Function MoveResize_CabinetWClass_Example
Trigger !v"" "CabinetWClass"

the second window can do the same just need to capture the window
something like this
Function MoveResizeOnTop_Download_File_Info_Example2
Trigger !v"Download File Info" "#32770"

