The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
August 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

C program for exe file.

Posted by Jayaprakash on May 23, 2001 at 11:45 AM

If if want to make a C program..
it should able to recogmise the existing JRE or Plugin and use the resources offered by the JRE..
also all the classes would be in a JAR file..
so how do i hide the JAR so that it is embedded within the exe and extracted only when the file is executed.
I'm sure this question has been answered before.
if someone could please point me to a resource that gives trhe right answer i would forever be in debt.

thnx


> If you are not choosing above both option then
> use the "C" language and make one simple program with
> inclusion of all .class files then compile "C" program
> and use this .exe for your setup..






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us