Jump to content

How to close a Pop-Up allert message automatically from system tray?


Morteza
 Share

Recommended Posts

Dears,

Many times when I turn my ADSL modem on, after a while, I receive a pop-up error message from System Tray from time to time. I have not any other problem, my problem is just with the pop-up message. I want close this message automatically by AutoIt, but I don't know how can I recognize it in AutoIt. The info of my pop-up message is as follow:

>>>> Window <<<<

Title: There is an IP address conflict with another system on the network

Class: tooltips_class32

Position: 593, 635

Size: 308, 85

Style: 0x940000C3

ExStyle: 0x00080088

Handle: 0x0003005C

>>>> Control <<<<

Class:

Instance:

ClassnameNN:

Advanced (Class):

ID:

Text:

Position:

Size:

ControlClick Coords:

Style:

ExStyle:

Handle: 0x000101AC

>>>> Mouse <<<<

Position: 887, 646

Cursor ID: 2

Color: 0xFCF9FA

>>>> StatusBar <<<<

>>>> Visible Text <<<<

>>>> Hidden Text <<<<

Thank for any help.

Edited by Morteza
Link to comment
Share on other sites

You also need the controlID of the button that will close this mesage box.

Once you have this look into the "ControlClick" function and also the "WinActive" function

Thanks for your quick reply.

I know that, but "AutoIt Window Info" utility cannot recognize the button ControlID. How can I found the ID?

Best Regards

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...