28 Ekim 2021 Perşembe

Launch4j - Cross-platform Java executable wrapper

Giriş
Açıklaması şöyle
Launch4j is a cross-platform tool for wrapping Java applications distributed as jars in lightweight Windows native executables. The executable can be configured to search for a certain JRE version or use a bundled one, and it’s possible to set runtime options, like the initial/max heap size.
Şeklen şöyle

Açıklaması şöyle
Start by filling the details
- Output file: The name of your exe file.
- Jar: The path to your jar file.

There are a lot of other options which I will let you explore yourself. Some of the features are
- Adding icon
- Allowing only one instance of the app to be opened at a time
- Embedding JRE to your application
- Adding an admin manifest etc.
Daha sonra çark simgesine tıklar ve ayarlarımızı kaydederiz. Run simgesine tıklayarak çıktımızı oluştururuz





Hiç yorum yok:

Yorum Gönder