2014-08-02 14:54:40 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2011-12-19 06:38:54 -05:00
|
|
|
<launch4jConfig>
|
|
|
|
<dontWrapJar>true</dontWrapJar>
|
|
|
|
<headerType>gui</headerType>
|
|
|
|
<jar>FileBot.jar</jar>
|
|
|
|
<outfile>filebot.platform.launcher.exe</outfile>
|
2014-10-07 12:49:57 -04:00
|
|
|
<errTitle>FileBot</errTitle>
|
2011-12-19 06:38:54 -05:00
|
|
|
<cmdLine></cmdLine>
|
|
|
|
<chdir></chdir>
|
|
|
|
<priority>normal</priority>
|
2014-10-07 12:49:57 -04:00
|
|
|
<downloadUrl>http://www.oracle.com/technetwork/java/javase/downloads/index.html</downloadUrl>
|
|
|
|
<supportUrl></supportUrl>
|
2011-12-19 06:38:54 -05:00
|
|
|
<stayAlive>false</stayAlive>
|
|
|
|
<manifest></manifest>
|
|
|
|
<icon>..\icons\shortcut.ico</icon>
|
|
|
|
<jre>
|
|
|
|
<path></path>
|
2014-08-02 14:54:40 -04:00
|
|
|
<bundledJre64Bit>false</bundledJre64Bit>
|
|
|
|
<minVersion>1.8.0</minVersion>
|
2011-12-19 06:38:54 -05:00
|
|
|
<maxVersion></maxVersion>
|
|
|
|
<jdkPreference>preferJre</jdkPreference>
|
2014-08-02 14:54:40 -04:00
|
|
|
<runtimeBits>64/32</runtimeBits>
|
2011-12-19 06:38:54 -05:00
|
|
|
</jre>
|
|
|
|
</launch4jConfig>
|