analyseWriter/aW.xml

29 lines
989 B
XML
Raw Permalink Normal View History

2022-06-11 16:53:59 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>gui</headerType>
<jar>C:\Users\pabr6\git\analyseWriter\analyseWriter.jar</jar>
2022-06-13 21:56:16 +02:00
<outfile>C:\Users\pabr6\git\analyseWriter\MEPTL\analyseWriter.exe</outfile>
2022-06-11 16:53:59 +02:00
<errTitle>Erreur</errTitle>
<cmdLine></cmdLine>
<chdir></chdir>
<priority>normal</priority>
<downloadUrl>http://java.com/download</downloadUrl>
<supportUrl></supportUrl>
<stayAlive>false</stayAlive>
<restartOnCrash>false</restartOnCrash>
<manifest></manifest>
<icon>C:\Users\pabr6\git\analyseWriter\MEPTL\icons\analyseWriter.ico</icon>
<classPath>
2022-06-21 11:50:27 +02:00
<mainClass>fenetres.mainApp</mainClass>
2022-06-11 16:53:59 +02:00
</classPath>
<jre>
<path></path>
<bundledJre64Bit>false</bundledJre64Bit>
<bundledJreAsFallback>false</bundledJreAsFallback>
<minVersion>16</minVersion>
<maxVersion></maxVersion>
<jdkPreference>preferJre</jdkPreference>
<runtimeBits>64/32</runtimeBits>
</jre>
</launch4jConfig>