<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/launch4j/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/launch4j/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 15 Nov 2022 21:22:22 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/launch4j/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Launch4j 3.50 released</title><link>https://sourceforge.net/p/launch4j/news/2022/11/launch4j-350-released/</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Ticket #218, #222 Support min/max version check during path search (Barry McGillin, Han Shum).&lt;/li&gt;
&lt;li&gt;Ticket #224 Setting multiple relative paths for bundled JREs is not working (Wladimir Leite).&lt;/li&gt;
&lt;li&gt;Simplified and consistent configuration for finding 64-Bit runtimes and JDKs during path and registry search.&lt;/li&gt;
&lt;li&gt;Path is now the primary search, registry secondary for better compatibility with latest runtimes.&lt;/li&gt;
&lt;li&gt;Please see the docs regarding configuration changes.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Kowal</dc:creator><pubDate>Tue, 15 Nov 2022 21:22:22 -0000</pubDate><guid>https://sourceforge.netc3b27edbd88f7b7635b42637cfbdb9a97e4028a1</guid></item><item><title>Launch4j 3.13 released</title><link>https://sourceforge.net/p/launch4j/news/2021/02/launch4j-313-released/</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;FR #127 Added multiple bundled JRE path search (%JAVA_HOME%).&lt;/li&gt;
&lt;li&gt;Allow equal sign in environment variable assignments.&lt;/li&gt;
&lt;li&gt;Fix sign4j warnings for implicit definition of lseek, read, write, close, and access (foss1024).&lt;/li&gt;
&lt;li&gt;Add launch4j console mode launch script for *nix (Luke S).&lt;/li&gt;
&lt;li&gt;Tickets #172, #186, #198, #200, #206 Launch4j GUI supports also Java 1.9 and up.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Kowal</dc:creator><pubDate>Fri, 05 Feb 2021 20:17:51 -0000</pubDate><guid>https://sourceforge.net6796f3b4a3ed5135b197173e6e6f6f6feeb14372</guid></item><item><title>Launch4j 3.12 released</title><link>https://sourceforge.net/p/launch4j/news/2018/05/launch4j-312-released/</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Ticket #179, #183 The generated executable fully supports Java 9 and newer (Sergey Karpushin). &lt;/li&gt;
&lt;li&gt;Ticket #161 Support of update version higher than 99 (Sergey Karpushin). &lt;/li&gt;
&lt;li&gt;Ticket #177 Launching on Java 9 JDK and newer is now possible (not just JRE). &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Kowal</dc:creator><pubDate>Thu, 17 May 2018 21:21:23 -0000</pubDate><guid>https://sourceforge.net2ce4a4d67d85cb04430f86d1c31c87665a9e003b</guid></item><item><title>Launch4j 3.9 released</title><link>https://sourceforge.net/p/launch4j/news/2016/07/launch4j-39-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Launch4j is a cross-platform Java executable wrapper for creating lightweight Windows native EXEs. It provides advanced JRE search, application startup configuration and better user experience.&lt;/p&gt;
&lt;p&gt;Changes in version 3.9 (20-07-2016)&lt;br/&gt;
- Ticket #146 Fixed java version check where the update number was greater than 99 (e.g. 1.8.0_101).&lt;br/&gt;
- Enlarged the total classpath length to 30KB.&lt;br/&gt;
- Ticket #142 Unbound VersionInfo returns wrong LanguageID (Sebastian Bögl).&lt;br/&gt;
- Ticket #141 Ensure encoding of resource file to be iso-8859-1 (Thomas Scheithauer).&lt;br/&gt;
- More reactive splash screen response to main window appearance (Federico Fissore).&lt;br/&gt;
- FR #95 Launch4j should return an exit value (Sebastian Bögl).&lt;br/&gt;
- FR #94 Add the working directory classifier for OS X (Sebastian Bögl).&lt;br/&gt;
- FR #39 Launch Java VM through JNI (Ryan Rusaw) - BETA!&lt;br/&gt;
- FR #69 Configure the language property of generated executables (Sebastian Bögl).&lt;br/&gt;
- FR #77 Add legal trademarks as an additional field in version info tab (Sebastian Bögl).&lt;br/&gt;
- Added a simple example how to use the Maven plugin (demo/ExitCodeApp).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Kowal</dc:creator><pubDate>Wed, 20 Jul 2016 20:05:33 -0000</pubDate><guid>https://sourceforge.neteb013c2b7e67972f96d47be736bad9e7bab3fca5</guid></item><item><title>Launch4j 3.8 released</title><link>https://sourceforge.net/p/launch4j/news/2015/05/launch4j-38-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Launch4j 3.8 released&lt;/p&gt;
&lt;p&gt;Launch4j is a cross-platform Java executable wrapper for creating lightweight Windows native EXEs. It provides advanced JRE search, application startup configuration and better user experience.&lt;/p&gt;
&lt;p&gt;Changes in version 3.8 (09-05-2015)&lt;br /&gt;
  * FR #59 Mavenized launch4j (thanks to taxone, Paul Jungwirth, Lukasz Lenart).&lt;br /&gt;
  * Ticket #139 Sign4j compiles and works on Linux (Tim Angus).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Kowal</dc:creator><pubDate>Mon, 11 May 2015 17:21:05 -0000</pubDate><guid>https://sourceforge.net71f6106f7254813bf935be88b30971b3ab61cef7</guid></item><item><title>Launch4j 3.7 released</title><link>https://sourceforge.net/p/launch4j/news/2015/03/launch4j-37-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Launch4j is a cross-platform Java executable wrapper for creating lightweight Windows native EXEs. It provides advanced JRE search, application startup configuration and better user experience.&lt;/p&gt;
&lt;p&gt;Changes in version 3.7 (01-03-2015)&lt;br /&gt;
  * Fixed false positive virus warnings that appeared in version 3.6.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Kowal</dc:creator><pubDate>Sun, 01 Mar 2015 14:38:04 -0000</pubDate><guid>https://sourceforge.netbc0e351711f1df929099587bfc99536ad70585e7</guid></item><item><title>Launch4j 3.6 updated</title><link>https://sourceforge.net/p/launch4j/news/2015/01/launch4j-36-updated/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Launch4j is a cross-platform Java executable wrapper for creating lightweight Windows native EXEs. It provides advanced JRE search, application startup configuration and better user experience.&lt;/p&gt;
&lt;p&gt;Changes in version 3.6.1 (19-01-2015)&lt;br /&gt;
  * Removed compiled header files from .zip and .exe packages which caused a false positive virus warning.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Kowal</dc:creator><pubDate>Mon, 19 Jan 2015 20:12:20 -0000</pubDate><guid>https://sourceforge.nete34634b5870bdce92d3317f864130739a2a1c5de</guid></item><item><title>Launch4j 3.6 released</title><link>https://sourceforge.net/p/launch4j/news/2015/01/launch4j-36-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Launch4j is a cross-platform Java executable wrapper for creating lightweight Windows native EXEs. It provides advanced JRE search, application startup configuration and better user experience.&lt;/p&gt;
&lt;p&gt;Changes in version 3.6 (06-01-2015)&lt;br /&gt;
  * FR #86 The 32/64 bit search is fully configurable (64, 64/32, 32/64, 32) - added option 32/64.&lt;br /&gt;
  * FR #70 Java search sequence - bundled JRE can be used before or after the min/max version search (bundledJreAsFallback).&lt;br /&gt;
  * Fixed: Crash when classpath contained wildcard patterns where the dependency was in the same directory as the launcher.&lt;br /&gt;
  * Updated to Dev-Cpp 5.7.1, MinGW 4.8.1 (head_src and w32api files).&lt;br /&gt;
  * Fixed Launch4j GUI application closing - the process was still running.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Kowal</dc:creator><pubDate>Tue, 06 Jan 2015 21:15:28 -0000</pubDate><guid>https://sourceforge.net01fe2bdbccad92c7d31c7ca398b30d7ecef51eb5</guid></item><item><title>Launch4j 3.4 released</title><link>https://sourceforge.net/p/launch4j/news/2014/04/launch4j-34-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Launch4j is a cross-platform Java executable wrapper for creating lightweight Windows native EXEs. It provides advanced JRE search, application startup configuration and better user experience.&lt;/p&gt;
&lt;p&gt;Changes in version 3.4 (21-04-2014)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;FR #61 Added a new special variable JREHOMEDIR (Stefan Knoefel).&lt;/li&gt;
&lt;li&gt;Ticket #130 Removed ant from launch4j classpath to fix problems with other ant versions.&lt;/li&gt;
&lt;li&gt;Updated JGoodies libraries.&lt;/li&gt;
&lt;li&gt;Added logging based on Launch4j environment variable for file association launch testing.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Kowal</dc:creator><pubDate>Mon, 21 Apr 2014 17:38:02 -0000</pubDate><guid>https://sourceforge.net6669a77029e19ec7472bbbe9a9a2992149a91cc5</guid></item><item><title> Launch4j 3.3 released</title><link>https://sourceforge.net/p/launch4j/news/2014/04/-launch4j-33-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Launch4j is a cross-platform Java executable wrapper for creating lightweight Windows native EXEs. It provides advanced JRE search, application startup configuration and better user experience.&lt;/p&gt;
&lt;p&gt;Changes in version 3.3 (02-04-2014)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;FR #60 Check the registry during JRE search, so that only valid runtimes are taken into account.&lt;/li&gt;
&lt;li&gt;Ticket #128 Updated MAC OS X 10.8 windres to 2.24.51.20140326 - version info was compiled incorrectly (Code Buddy).&lt;/li&gt;
&lt;li&gt;Added support for Japanese characters (Toshimm).&lt;/li&gt;
&lt;li&gt;Ticket #82, #125 Take configuration encoding into account and save file with UTF-8 encoding.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Kowal</dc:creator><pubDate>Wed, 02 Apr 2014 19:13:21 -0000</pubDate><guid>https://sourceforge.net5647a106ffd647c8850fefbdece19ac6e8377ca0</guid></item></channel></rss>