You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SyMAT/launch4j.cfg.xml

42 lines
1.5 KiB
XML

10 years ago
<?xml version="1.0" encoding="UTF-8"?>
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>gui</headerType>
<jar>C:\Users\Skylar\Documents\NetBeansProjects\SyMAT\dist\SyMAT.jar</jar>
<outfile>C:\Users\Skylar\Documents\NetBeansProjects\SyMAT\SyMAT-0.5.1.exe</outfile>
<errTitle></errTitle>
<cmdLine></cmdLine>
<chdir>.</chdir>
<priority>normal</priority>
<downloadUrl>http://java.com/download</downloadUrl>
<supportUrl></supportUrl>
<stayAlive>false</stayAlive>
<manifest></manifest>
<icon>C:\Users\Skylar\SparkleShare\aplabs\appmedia\SyMAT\icon.ico</icon>
<jre>
<path></path>
<bundledJre64Bit>false</bundledJre64Bit>
<minVersion>1.7.0</minVersion>
<maxVersion></maxVersion>
<jdkPreference>preferJre</jdkPreference>
<runtimeBits>64/32</runtimeBits>
</jre>
<splash>
<file>C:\Users\Skylar\SparkleShare\aplabs\appmedia\SyMAT\splash0.5.bmp</file>
<waitForWindow>true</waitForWindow>
<timeout>60</timeout>
<timeoutErr>true</timeoutErr>
</splash>
<versionInfo>
<fileVersion>0.5.1.0</fileVersion>
<txtFileVersion>Version 0.5</txtFileVersion>
<fileDescription>SyMAT</fileDescription>
<copyright>2014 Apocalypse Laboratories</copyright>
<productVersion>0.5.1.0</productVersion>
<txtProductVersion>Version 0.5</txtProductVersion>
<productName>SyMAT</productName>
<companyName>Apocalypse Laboratories</companyName>
<internalName>SyMAT</internalName>
<originalFilename>SyMAT-0.5.exe</originalFilename>
</versionInfo>
</launch4jConfig>