|
-
Aug 25th, 2006, 04:33 PM
#1
Thread Starter
Lively Member
Convert JAR files to EXE!
Hey, how can i convert JAR files to EXE files on windows platform, using the netbeans 5.0 or jdk ?
-
Aug 26th, 2006, 05:04 PM
#2
Frenzied Member
Re: Convert JAR files to EXE!
You can't convert them, but tools are available to create .exe's. I recommend against it. From my point of view, if you want an .exe then your design/understanding is flawed, or you're using the wrong language.
Create an executable jar instead!
-
Aug 27th, 2006, 11:11 AM
#3
Thread Starter
Lively Member
Re: Convert JAR files to EXE!
if i create a JAR file, when i deploy it to another machines, can i make a setup program and install it in the start menu, and register it, just like the other languages?
-
Aug 27th, 2006, 04:14 PM
#4
Frenzied Member
Re: Convert JAR files to EXE!
I think "Java Web Start" is what you're looking for. I have no personal experience with it, so there's not much I can do on that subject.
-
Aug 28th, 2006, 11:17 AM
#5
Re: Convert JAR files to EXE!
No, Java Web Start is something different.
The answer is yes, you can do that, and some IDEs even have tools that automate it for you. But I have no further experience on the subject.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Aug 28th, 2006, 12:20 PM
#6
Thread Starter
Lively Member
Re: Convert JAR files to EXE!
is the netbeans between those IDE's?
-
Aug 28th, 2006, 12:42 PM
#7
Re: Convert JAR files to EXE!
Looks like it:
http://www.nbextras.org/2006/04/04/1144154738434.html
Look at the Launch4j entry.
By the way, it took me 3 minutes to find this with Google. It took me 22 minutes in total to see and read your reply and then post my own, and it will probably take at least another 10 minutes for you to read my reply. That should tell you something.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Sep 1st, 2006, 06:26 AM
#8
Thread Starter
Lively Member
Re: Convert JAR files to EXE!
i got it!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|