Child: [r24] (diff)

Download this file

launch4j-triplecheck.xml    26 lines (26 with data), 850 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>gui</headerType>
<jar>D:\triplecheck\java\studio\store\studio.jar</jar>
<outfile>D:\triplecheck\java\studio\publish\triplecheck.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>D:\triplecheck\java\studio\docs\validation3check.ico</icon>
<singleInstance>
<mutexName>triplecheck</mutexName>
<windowTitle>TripleCheck</windowTitle>
</singleInstance>
<jre>
<path>./java/jre-win32-1.6</path>
<minVersion></minVersion>
<maxVersion></maxVersion>
<jdkPreference>preferJre</jdkPreference>
</jre>
</launch4jConfig>