Tray icon with context menu for java application
Hi
My requirement is...After my application is installed..a tray icon(notify icon) has to be displayed with context menu.The entries in the context would be START and STOP.When start is pressed my jar file has to be executed and when stop is pressed it has to stoppped. I don't find any examples for tray icon with context icon.How can i achieve this with NSIS.
Can some one help me
Regards
Krish