in reply to Icon on system tray

Well, maybe you should install the module first!

The erorr line you gave us is typical of a module not being installed. Win32::GUI is NOT installed by default in ActiveState Perl. Use PPM as per the documentation and install it, then retry your code.

jdtoronto