Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

WinKill help

$
0
0
Local $title = WinGetTitle($list[$i][0], "")
If $title = $chars Then
   MsgBox(0, "CloseBot - hunte922", $title)
   $handle = WinGetHandle($title, "")
   WinKill($handle)
EndIf
 
I've made an auto-closer with a blacklist that is supposed to close every window I tell it to close.
It works with open folders (ex: Dropbox) but it won't work with a window named "Invalid License Key • DisplayFusion Pro v4.3".
It can't be that it uses unicode characters, because when I try to close a folder named "•" it closes normally.
What's wrong here?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>