Step 2: Select Type

Select an application type to generate


Introduction

To Select what type of exe file to generate from the jar file. There are 3 types for Windows, 2 types for Linux.


Usage

Check the application type which you need to generate:


Console Application

Check this radio to select console type of application.

 At command line mode, this parameter is "/type console".


Windows GUI Application

Check this radio to select Windows GUI type of application.

 At command line mode, this parameter is "/type windows".


Service Application

Check this radio to select Service type of application. Service for Windows and Service for Linux are much different in technique, but they have the same usage for you by the help of Jar2Exe.

 At command line mode, this parameter is "/type service".


See Also

Add new comment