Admin/launch4j/isabelle.xml
changeset 31921 f39825f8bfd3
parent 31859 7130ead05fdd
child 47662 206bf8c4860d
equal deleted inserted replaced
31920:105bd1abff50 31921:f39825f8bfd3
     1 <launch4jConfig>
     1 <launch4jConfig>
     2   <dontWrapJar>true</dontWrapJar>
     2   <dontWrapJar>true</dontWrapJar>
     3   <headerType>gui</headerType>
     3   <headerType>gui</headerType>
     4   <jar>lib/classes/isabelle-scala.jar</jar>
     4   <jar>lib\classes\isabelle-scala.jar</jar>
     5   <outfile>Isabelle.exe</outfile>
     5   <outfile>Isabelle.exe</outfile>
     6   <errTitle></errTitle>
     6   <errTitle></errTitle>
     7   <cmdLine></cmdLine>
     7   <cmdLine></cmdLine>
     8   <chdir></chdir>
     8   <chdir></chdir>
     9   <priority>normal</priority>
     9   <priority>normal</priority>
    10   <downloadUrl>http://java.com/download</downloadUrl>
    10   <downloadUrl>http://java.com/download</downloadUrl>
    11   <supportUrl></supportUrl>
    11   <supportUrl></supportUrl>
    12   <customProcName>false</customProcName>
    12   <customProcName>false</customProcName>
    13   <stayAlive>false</stayAlive>
    13   <stayAlive>true</stayAlive>
    14   <manifest></manifest>
    14   <manifest></manifest>
    15   <icon>isabelle.ico</icon>
    15   <icon>isabelle.ico</icon>
    16   <jre>
    16   <jre>
    17     <path></path>
    17     <path></path>
    18     <minVersion>1.6.0</minVersion>
    18     <minVersion>1.6.0</minVersion>