aa2zz6 Posted April 21, 2018 Posted April 21, 2018 I am using ProcessClose() to close an application that run daily at midnight but I noticed in the system tray that we had 20+ icons of the same application. Is this normal and does it affect the computer in anyway?
Danp2 Posted April 21, 2018 Posted April 21, 2018 There are probably other examples on the forum, but here's an old one that I found -- Latest Webdriver UDF Release Webdriver Wiki FAQs
Developers Jos Posted April 21, 2018 Developers Posted April 21, 2018 17 minutes ago, aa2zz6 said: Is this normal and does it affect the computer in anyway? Yes that is normal windows behavior since you Kill the Process in stead of telling it to stop. The _RefreshSystemTray() UDF is indeed the way to clean up the systray. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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