au3scr Posted December 5, 2008 Posted December 5, 2008 (edited) Does anyone know why my script dont work?I just want automate ati driver installation, but script do nothing about window:SI mean when window comes up, script does nothing, but it should click on install button.WinWaitActive("6-11-pre-r300_xp-2k_dd_ccc_wdm_38185 Setup: Installation Folder") ControlClick("6-11-pre-r300_xp-2k_dd_ccc_wdm_38185 Setup: Installation Folder","&Install",1)picture shows that I should have right code. Edited December 5, 2008 by au3scr
Marlo Posted December 5, 2008 Posted December 5, 2008 Try using: Opt("WinTitleMatchMode", 2) Click here for the best AutoIt help possible.Currently Working on: Autoit RAT
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