The Artima Developer Community
Sponsored Link

Java Answers Forum
How to make your java program JRE independent

5 replies on 1 page. Most recent reply: Sep 3, 2002 1:49 PM by thomas

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 5 replies on 1 page
Satish

Posts: 4
Nickname: satish
Registered: Aug, 2002

How to make your java program JRE independent Posted: Aug 25, 2002 10:38 PM
Reply to this message Reply
Advertisement
Hello Friends,

Does anybody knows how to make java program JRE independent that it can run on windows without having JRE ? or any alternative for this problem ?
If you have any solutions then please mail me back i will be very thankful to you.

Satish


thomas

Posts: 42
Nickname: turbomanic
Registered: Jul, 2002

Re: How to make your java program JRE independent Posted: Aug 26, 2002 10:13 AM
Reply to this message Reply
> Hello Friends,
>
> Does anybody knows how to make java program JRE
> RE independent that it can run on windows without
> having JRE ? or any alternative for this problem ?
> If you have any solutions then please mail me back
> k i will be very thankful to you.
>
> Satish

this link was given earlier in the java form:
http://www.artima.com/legacy/answers/Feb2002/messages/82.html

to be dependent make a jar file then a batch file but to be independent you usually need some form of software sold on the web, none are freeware yet. check the sun site for more info on these programmes for sale

thomas

Posts: 42
Nickname: turbomanic
Registered: Jul, 2002

Re: How to make your java program JRE independent Posted: Aug 26, 2002 12:19 PM
Reply to this message Reply
I found a free programme to change java to exe. It is an sdk put out by microsoft and it is suppose to do the job (never used it myself yet). Here is a page explaining all about it and where to get it. http://www.tisip.no/javatheumlway/div/exe.html
If it works make a post to let me know

Satish

Posts: 4
Nickname: satish
Registered: Aug, 2002

Re: How to make your java program JRE independent Posted: Aug 28, 2002 4:07 AM
Reply to this message Reply
Hi thomas,

first upall thank you very much for replying my query.

I used <b>java2exe and jexegen</b> but both need JRE installed on your machine, then only the exe file will execute.

both are not solution for JRE problem.

satish

thomas

Posts: 42
Nickname: turbomanic
Registered: Jul, 2002

Re: How to make your java program JRE independent Posted: Aug 28, 2002 4:59 AM
Reply to this message Reply
thanks for responding back must be no free software available yet if I come across any I will let you know.

thomas

Posts: 42
Nickname: turbomanic
Registered: Jul, 2002

Re: How to make your java program JRE independent Posted: Sep 3, 2002 1:49 PM
Reply to this message Reply
try this product. Its free and its suppose to do the job but you need 128 mb ram or it won't work. You can find it here: http://www.excelsior-usa.com/jetpers.html

Flat View: This topic has 5 replies on 1 page
Topic: simple JSP program, error 500 file not found problem Previous Topic   Next Topic Topic: JTable problem?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use