sushant Posted July 8, 2010 Posted July 8, 2010 Hi, I am trying to use AUTOIT Exe with my installer exe want to automate the installation process by passing ENTER key for several time I am doing this by detecting occurance of window The problem is that Now I want to detect occurrence of MessageBox But I am not able to do that Can Anyboxy help me please??
ajit Posted July 8, 2010 Posted July 8, 2010 (edited) Sushant, If Winexists("Title of Msgbox") Then Or Winwait("Title of Msgbox") Regards Ajit Edited July 8, 2010 by ajit
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