Jump to content

WinClose([no title]) - close window with no title or text


Go to solution Solved by computergroove,

Recommended Posts

Synopsis

I have a script that runs some virus repair tools in sequence. I notice that a few of the viruses I have come across give me OK windows with no title or visible text that visually blocks my tools from being clicked properly.

Question

How can I close windows with no title or visible text? Is this possible using WinClose()?

Link to comment
Share on other sites

  • Solution

_ImageSearch with mouseclick or

Pixelget with mousesearch

Possibly processlist -> https://www.autoitscript.com/autoit3/docs/functions/ProcessList.htm with WinClose()

Edited by computergroove

Get Scite to add a popup when you use a 3rd party UDF -> http://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/user-calltip-manager.html

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