We are able to create a installer for 32 bit OS, and was successful in adding the application to windows service . we have the following file in the application
1. Java jar file
2. a property file
We have a condition to satisfy :
When the installer is installed we display tray icon and when the app un-installed we remove the tray icon, if the service is stopped the tray icon is not displayed. We are able to do these conditions successfully for 32 bit installer .
But the problem faced in 64 bit installer
1.Not able to add the windows service.
our requirement is to add and delete the application in windows service for 64 bit machine
URGENT -
THANK YOU ALL IN ADVANCE
Muralie.VR
E2infosystems Pvt Ltd