Ayres Posted October 3, 2006 Posted October 3, 2006 When I execute a compiled program of the AUTOIT and I run it, appears with icon that I chose to program in tray. Stopping mouse over icon it shows the name of the program. How I can change the name of the program for another text?
jvanegmond Posted October 3, 2006 Posted October 3, 2006 (edited) The function is named "TraySetToolTip" and can be found in the helpfile of release and beta AutoIt. Edited October 3, 2006 by Manadar github.com/jvanegmond
Ayres Posted October 3, 2006 Author Posted October 3, 2006 I had seen the function, but I did not understand that it functioned in such a way. Very thanks!
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