+ Reply to Thread
Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: Creating an Executable Jar File

  1. #21
    Join Date
    May 2009
    Location
    Belgium
    Posts
    1,881
    Rep Power
    24

    Re: Creating an Executable Jar File

    Quote Originally Posted by TALucas View Post
    I recently came across an application that will convert .jar files to windows .exe files.

    Convert Jar to EXE, jar file to executable, java JAR to EXE. Converting Jar to exe. | ViralPatel.net
    That software just (super simplified) attaches a JRE to the jar and changes the extension to exe, right?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #22
    TALucas's Avatar
    TALucas is offline Learning Programmer
    Join Date
    Dec 2008
    Location
    Illinois
    Posts
    92
    Rep Power
    12

    Re: Creating an Executable Jar File

    Quote Originally Posted by oxano View Post
    That software just (super simplified) attaches a JRE to the jar and changes the extension to exe, right?
    I'm not sure how the software works. If I were to GUESS, I'd say that it converts the data in the .jar to actual executable code.
    Your thoughts are the architects of your destiny.

  4. #23
    SankaSL is offline Newbie
    Join Date
    Sep 2010
    Posts
    8
    Rep Power
    0

    Re: Creating an Executable Jar File

    Wow great help, thanx alot

  5. #24
    Java_'s Avatar
    Java_ is offline Newbie
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    13
    Rep Power
    0

    Re: Creating an Executable Jar File

    Thank's easier then I thought.+rep

+ Reply to Thread
Page 3 of 3 FirstFirst 123

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Creating a new file in CVS
    By DarkLordofthePenguins in forum General Programming
    Replies: 1
    Last Post: 03-12-2011, 02:17 PM
  2. Intermediate Store Executable (or other kind of file) Inside your Executable and Execute it
    By LuthfiHakim in forum Pascal and Delphi Tutorials
    Replies: 0
    Last Post: 01-23-2011, 12:35 PM
  3. .class file to an executable
    By SankaSL in forum Java Help
    Replies: 2
    Last Post: 09-25-2010, 05:06 AM
  4. Creating a file in FTP through PHP
    By Edvinas in forum PHP Development
    Replies: 2
    Last Post: 06-16-2010, 12:26 AM
  5. Replies: 4
    Last Post: 08-05-2009, 08:32 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts