wimhek 0 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 Share this post Link to post Share on other sites
StijnG 0 Posted May 5, 2010 Have a look at this function: TraySetIcon(".\MyIcon.ico") Share this post Link to post Share on other sites