2013-03-14 17:32:38 -04:00
|
|
|
<launch4jConfig>
|
|
|
|
<dontWrapJar>true</dontWrapJar>
|
|
|
|
<headerType>console</headerType>
|
|
|
|
<jar>FileBot.jar</jar>
|
|
|
|
<outfile>filebot.exe</outfile>
|
|
|
|
<errTitle></errTitle>
|
|
|
|
<cmdLine></cmdLine>
|
|
|
|
<chdir></chdir>
|
|
|
|
<priority>normal</priority>
|
|
|
|
<downloadUrl>http://java.com/download</downloadUrl>
|
|
|
|
<supportUrl></supportUrl>
|
|
|
|
<customProcName>false</customProcName>
|
|
|
|
<stayAlive>false</stayAlive>
|
|
|
|
<manifest></manifest>
|
|
|
|
<icon>..\icons\shortcut.ico</icon>
|
|
|
|
<jre>
|
|
|
|
<path></path>
|
2013-08-07 14:36:28 -04:00
|
|
|
<minVersion>1.7.0</minVersion>
|
2013-03-14 17:32:38 -04:00
|
|
|
<maxVersion></maxVersion>
|
|
|
|
<jdkPreference>preferJre</jdkPreference>
|
|
|
|
</jre>
|
2013-03-15 11:08:12 -04:00
|
|
|
<messages>
|
|
|
|
<startupErr>Failed to run the given command.</startupErr>
|
|
|
|
<bundledJreErr>This application was configured to use a bundled Java Runtime Environment but the runtime is missing or corrupted.</bundledJreErr>
|
|
|
|
<jreVersionErr>This application requires a Java Runtime Environment</jreVersionErr>
|
|
|
|
<launcherErr>The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted.</launcherErr>
|
|
|
|
<instanceAlreadyExistsMsg>An application instance is already running.</instanceAlreadyExistsMsg>
|
|
|
|
</messages>
|
2013-03-14 17:32:38 -04:00
|
|
|
</launch4jConfig>
|