hello everybody. I want to do automatic installator system by AutoIt. But now i have problem. I cant activate and choose elements menu on the "select features" step.
I can choose any the element in the "tree". For it i use function
ControlTreeView($windowId, "", $h_tree, "Select", "#2")
How activate and choose elements menu in ControlTreeView?
Thank you.