2010-11-21 10:54:59 -08:00
|
|
|
<launch4jConfig>
|
|
|
|
<dontWrapJar>false</dontWrapJar>
|
|
|
|
<headerType>gui</headerType>
|
2010-11-28 13:32:39 -08:00
|
|
|
<jar>Magarena.jar</jar>
|
2010-11-24 15:44:24 -08:00
|
|
|
<outfile>Magarena.exe</outfile>
|
2010-11-21 10:54:59 -08:00
|
|
|
<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>
|
2011-05-24 19:22:08 -07:00
|
|
|
<icon>magarena.ico</icon>
|
2010-11-21 10:54:59 -08:00
|
|
|
<jre>
|
|
|
|
<path></path>
|
|
|
|
<minVersion>1.6.0</minVersion>
|
|
|
|
<maxVersion></maxVersion>
|
|
|
|
<jdkPreference>preferJre</jdkPreference>
|
2011-07-25 08:42:26 -07:00
|
|
|
<initialHeapSize>256</initialHeapSize>
|
2010-11-21 10:54:59 -08:00
|
|
|
<maxHeapSize>256</maxHeapSize>
|
|
|
|
</jre>
|
2011-05-24 19:22:08 -07:00
|
|
|
</launch4jConfig>
|