<?xml version="1.0" encoding="UTF-8"?> <launch4jConfig> <dontWrapJar>true</dontWrapJar> <headerType>gui</headerType> <jar>FileBot.jar</jar> <outfile>filebot.launcher.exe</outfile> <errTitle>FileBot</errTitle> <cmdLine></cmdLine> <chdir></chdir> <priority>normal</priority> <downloadUrl>http://www.oracle.com/technetwork/java/javase/downloads/index.html</downloadUrl> <supportUrl></supportUrl> <stayAlive>false</stayAlive> <manifest></manifest> <icon>..\icons\shortcut.ico</icon> <jre> <path></path> <bundledJre64Bit>false</bundledJre64Bit> <minVersion>1.8.0</minVersion> <maxVersion></maxVersion> <jdkPreference>preferJre</jdkPreference> <runtimeBits>64/32</runtimeBits> </jre> </launch4jConfig>