Hello AutoIT'ers
Me and my friend are using AutoIT as for controlling our Laptop connected up to a TV through Teamviewer.
So far I've made my script hide/unhide and start a meeting if none is active.
However we've run into a problem when we wanted to have the script let us give control rights.
I know how to send the ControlClick command but problem is hitting the right person....
I've tried to use ControlListView and tried to find text to that particular class when the meeting is ongoing,
however I just can't seem to extract the right information.
Anyone know a good way to some how extract the list of Participants in Teamviewer Meeting?
It would be much appreciated!
EDIT: Some screenshot of the scripts so you might get a general understanding
ControlInfo from Participants box:
Best Regards Qvintus