Product Home

Usage

Demo

Download

Purchase

Support

Feedback

 

JarToExe Convert Wizard(v1.8)

Jar2Exe V2.0 has been released at a new home: http://www.jar2exe.com

Function: Convert JAR archive into executive. [updated: Mar 15, 2009]

Chinese Version


1. Introduction

    Jar2Exe is a tool to convert jar files into exe files. The principium of this software is to start java virtual machine using JNI interface. Basing on this, we have provided more other advanced features.

    Main features:

  1. Can generate "Console", "Windows GUI", "Windows Service" three types of exe files.
  2. Generated exe files can add program icons and version information.
  3. Generated exe files can encrypt and protect java programs, no temporary files will be generated when program runs.
  4. Generated exe files provide system tray icon support.
  5. Generated exe files provide record system event log support.
  6. Generated windows service exe files are able to install/uninstall itself, and support service pause/continue.
  7. New release of x64 version, can create 64 bits executives. (May 18, 2008)
  8. Both wizard mode and command line mode supported. (May 18, 2008)

   More details, refer to Upgrade log .


 

Why to convert jar files into exe files ?

   

Let java program more convenient to redistribute and run:
    The .class files compiled from java files, can not be launched directly. The usual way to start a java program by batch file is not a convenient way. After converted into exe file, java program becomes very easy to run.

 

 

Comparing with other similar software, why to select "Jar2Exe 1.8" ?

 
  1. This convert software can generate "Windows Service" exe files:
        Java language has good performance and stability on database and network etc, and java language is easy to learn and use too. So java is a good program language for service. After java program converted into "Windows Service", it can be executed at background.
     
  2. Encrypted java program will not generate temporary files when runs:
        Comparing with other encrypt tools, the encrypted java program by this software will not generate temporary files when runs. So, the protected java program could not be gotten by monitoring disk I/O.
     
  3. Other depended jar libraries can be packed into generated exe file together:
        This convert software can pack depended jar libraries into generated exe file together. Without unzipping those depended jar files, original jar structures are remained. When runs, those embedded jar files can be loaded directly without unpacking them into temporary file.
     
  4. In addition, this software is friendly to use. We have provided free/non-free editions, so we believe that you will find a suitable edition whether your are a personal user or company user.
 

For more details, please refer to usage and support .


2. Demonstration

  1. How to generate a CONSOLE application in java?
  2. How to generate a Windows GUI application in java?
  3. How to build and create a Window NT Service in java?
  4. Window NT Service supports PAUSE/CONTINUE.
  5. System Taskbar Tray Icon and Event Log
  6. Ftp server implemented in java, runs as Windows Service (new)

3. Download

[ Download Page]


4. Purchase

[ Purchase Page]


5. Relative Sponsored Links

 

6. Download Partners

[ Our Download Partners]

 

 

RegExLab.com © 2005 - All Rights Reserved