|
From: Joe M. <joe...@gm...> - 2008-05-21 13:24:16
|
I've got an application that creates a tray icon in the SystemTray. Originally using JDIC but now migrated to Java 1.6's classes. The app runs as a Windows service using the Wrapper (v. 3.2.3). When I run on XP or 2000, it works fine - service is installer, tray icon appears, etc. However, when I run the same code on Vista, the service runs and works EXCEPT I don't get a tray icon. Any ideas? |