I have tried at least dozen of solutions I have found on this forum but nothing seems to be working. I used AU3 Info to get window/button info but I must be putting it together in wrong way.
WinActivate ("Windows Remote Assistance", "")
ControlClick("Windows Remote Assistance", "", "[CLASS:Button; INSTANCE:4]") <- this doesn't work.
I think just about everybody have seen Windows Remote Assistance window. I want this script to click Invite someone you trust to help you. Image bellow represent that button.
WinActivate ("Windows Remote Assistance", "")
ControlClick("Windows Remote Assistance", "", "[CLASS:Button; INSTANCE:4]") <- this doesn't work.
I think just about everybody have seen Windows Remote Assistance window. I want this script to click Invite someone you trust to help you. Image bellow represent that button.
![Posted Image](http://i50.tinypic.com/2b1b2b.jpg)