Features
  • Create Windows executable file for Jar.
  • Windows executable file in MZ format.
  • Display your executable file name in Windows Task Manager
  • Allow to change Jar path.
  • Allow to modify executable file icon.
  • Allow to modify executable file information.
  • Allow to modify application message.
  • Allow to enable console mode
  • *Automatic find JRE home from any possible location. (Allow you to embedded JRE in your application or use installed version.)
  • *Automatic find the best JRE version for your application
  • *Allow to verify changing of Jar file before start application.
  • *Allow to modify main-class. Overide main-class defined in Manifest.mf
  • *Allow to modify main method signature. For example:

    public void newMain(String[] args)
    {
       System.out.println("Use this method as main method.");
    }

  • *Allow to load additional classpath and Java virtual machine options from properties file. For example:

    # This is comment
    classpath=nohc1.4.7-bin.jar
    vm.option=-Xms128
    vm.option=-Xmx512

  • And many more...
Pic01: Click here to enlarge image.
Click here to enlarge image
  • * special features

Sign Guestbook |  View Guestbook

Viewable with any browser Valid HTML 4.0 Transitional Valid CSS! Hosting by Yahoo!
Last update: March 26, 2006 at 10:14 (UTC). Contact the webmaster.