Jump to content

Recommended Posts

Posted

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??

Posted (edited)

Sushant,

If Winexists("Title of Msgbox") Then

Or

Winwait("Title of Msgbox")

Regards

Ajit

Edited by ajit

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...