Results 1 to 3 of 3
- 12-14-2012, 12:37 PM #1
Member
- Join Date
- Dec 2012
- Posts
- 55
- Rep Power
- 0
Got a jar file, how do i make a installer that would install it to windows services?
Hey, i got a executable jar file.
I know how to make a simple installer for that file (install - icon appears on desktop, click icon - apps opens), but how do i make it so it would run as windows service? I think its possible to do it with some cmd code but is there an installer or something so it would install itself as windows service? What do i need to look for?
- 12-17-2012, 06:04 PM #2
AN21XX
- Join Date
- Mar 2012
- Location
- Munich
- Posts
- 297
- Rep Power
- 2
Re: Got a jar file, how do i make a installer that would install it to windows servic
Usually you should have a wrapper for that purpose and prepare your files accordingly.
You have to register services with windows - there are tools that do that for you. In principle you need to register java.exe with the jar file as parameter. How to do that... I do not know, but you may google it, if you do not want to wait for a qualified answer. ;)I like likes!.gif)
- 12-31-2012, 12:41 PM #3
Member
- Join Date
- Sep 2012
- Location
- Guntur, India
- Posts
- 27
- Rep Power
- 0
Similar Threads
-
Can I install JDK on Windows ThinPC?
By lanmonster in forum Java JDKReplies: 0Last Post: 12-10-2012, 06:13 PM -
How to install Web Services Client in NetBean IDE?
By Kareng in forum NetBeansReplies: 0Last Post: 10-03-2012, 04:01 PM -
How to install & configure JDK and PATH Variables on windows 7 - 1080p video!
By Shai-Soft© in forum Reviews / AdvertisingReplies: 1Last Post: 01-20-2012, 07:10 AM -
Application became Read-only in windows after creating Installer
By gauravfzd in forum Advanced JavaReplies: 4Last Post: 11-21-2011, 07:34 PM -
Problem with jre-6u10-windows-i586-p-s.exe install - HELP
By g8rntx in forum Java AppletsReplies: 1Last Post: 11-21-2008, 02:13 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks