wimhek Posted May 5, 2010 Posted May 5, 2010 Hi, Got a quick question.. How do I change the icon during running of the script ? I use #AutoIt3Wrapper_icon=..\Icons\myicon.ico But when the script is running, I want to change the icon. Is this possible thanks
StijnG Posted May 5, 2010 Posted May 5, 2010 Have a look at this function: TraySetIcon(".\MyIcon.ico")
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