sebsabul 0 Posted April 7, 2005 Hi, I´ve got a question: The fuction: TraySetIcon("Shell32.dll",166) works! but the function: TraySetIcon("C:\Windows\System\test.ico") don´t work. Why Thank you for help. Share this post Link to post Share on other sites
Lazycat 13 Posted April 8, 2005 Seems this is a little bug: optional iconID param no more optional. This TraySetIcon("C:\Windows\System\test.ico", 0) should work. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Share this post Link to post Share on other sites
jpm 93 Posted April 10, 2005 I think Holger solve the problem test 3.1.1.3 Share this post Link to post Share on other sites