Hi,

we are using thinclient jar in that jar we have called the javaservice jar to start and stop the service.while service start we have called the start method and during stop uninstall method is called from thinclient jar.when the application is run using advance installer tool the service is running but the trayicon is not launching.The trayicon running status is showed in log files.but it is not showing in trayicon.if we stop the service by going to controlpanel--->administrativetools--->services--->servicename(stop) and we call the launch batch file manually the trayicon is launched.it has to be lauched automatically when the service start and disable while the service stop.

kindly provide me the solution to do it.

Thanks