achumagin Posted October 1, 2010 Posted October 1, 2010 (edited) 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. Edited October 1, 2010 by achumagin
Rofellos Posted December 14, 2010 Posted December 14, 2010 There some useful user defined functions on GuiTreeView.au3. Take a look on: _GUICtrlTreeView_ClickItem _GUICtrlTreeView_GetItemHandle
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now