Admin/launch4j/isabelle.xml
author blanchet
Mon, 06 Jun 2011 20:36:35 +0200
changeset 43189 0ab7265f659f
parent 31921 f39825f8bfd3
child 47662 206bf8c4860d
permissions -rw-r--r--
tuning

<launch4jConfig>
  <dontWrapJar>true</dontWrapJar>
  <headerType>gui</headerType>
  <jar>lib\classes\isabelle-scala.jar</jar>
  <outfile>Isabelle.exe</outfile>
  <errTitle></errTitle>
  <cmdLine></cmdLine>
  <chdir></chdir>
  <priority>normal</priority>
  <downloadUrl>http://java.com/download</downloadUrl>
  <supportUrl></supportUrl>
  <customProcName>false</customProcName>
  <stayAlive>true</stayAlive>
  <manifest></manifest>
  <icon>isabelle.ico</icon>
  <jre>
    <path></path>
    <minVersion>1.6.0</minVersion>
    <maxVersion></maxVersion>
    <jdkPreference>preferJre</jdkPreference>
    <opt>-Disabelle.home=&quot;%EXEDIR%&quot;</opt>
  </jre>
</launch4jConfig>