chiners_68 Posted October 25, 2006 Posted October 25, 2006 Hi, I previously wrote a script to install oracle & at the installer stage I used a mouseclick with {CTRLDOWN} to slect the components to install. I want to get away from using mouseclick as if the machines is at a different resolution this fails to click in the correct location. my new script tabs down into the box with all the options for installing. i can {DOWN} to the first option & then set {CTRLDOWN} but it dosent select that option (highlight it). normally the mouse click would select the option when the {CTRLDOWN} is active. how can I basically do the click from a key stroke..? i have tried {ENTER} but this dosent work.
Thatsgreat2345 Posted October 25, 2006 Posted October 25, 2006 have u tryed shift, or use the controlclick and controlsend commands with the objects IDs that you can use autoits window info to get
chiners_68 Posted October 25, 2006 Author Posted October 25, 2006 I cannot identify any of the options with a different ID. the box with the list in has one ID & there is no seperate ID for any of the otions in that window. The only thing that changes is the X & Y coordinates & the RGB referances. i cannot use these as they change when at different resolution.
chiners_68 Posted October 26, 2006 Author Posted October 26, 2006 anyone have any ideas or a different way of doing this..
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