dirtyharry1971 Posted September 21, 2005 Posted September 21, 2005 I know there are several ways to automate the ati control panels installation that have been documented on this forum. I have searched but cannot find an autoit script to do the same thing. I can get it to start the installation but once the wizard starts there are 2 windows with the same title and the send keys function won't work. I am not at home right now so cannot post specifics - just wondering if anyone can help.Pls don't refer me to the other methods. I want to use autoit to do it I'm sure it's possible.
jbm Posted September 21, 2005 Posted September 21, 2005 You'll have to match windows according to other text on the windows.for example WinwaitActive("title","other text").You might want to search for opt in autoit help. You can set differentmodes the autoit searched windows for text.
oneless Posted September 21, 2005 Posted September 21, 2005 i do that myself . but not for control panel only , for drivers+control_panel pack .here i atach the script . you can modify it for your pack .i use some like controlclick there .., not send .setup_uA_ATI.au3
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