I am trying to minimize RDP window by using Autoit mouse functions First MouseMove to correct location -> hint "Minimize" appear but then MouseClick (or mousedown, sleep, mouseup) seems do click "through" connection bar , as I see icon on desktop under the connection bar got focused.
I thought before, any mouse action "by hand" can be imitated , but I am stuck here...