RomRaider/installer/create executable.xml

32 lines
1.2 KiB
XML

<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>0</headerType>
<jar>C:\Documents and Settings\Jared\Desktop\Enginuity-dist\Enginuity.jar</jar>
<outfile>C:\Documents and Settings\Jared\Desktop\enginuity-installer\Enginuity.exe</outfile>
<errTitle></errTitle>
<jarArgs></jarArgs>
<chdir>.</chdir>
<customProcName>false</customProcName>
<stayAlive>false</stayAlive>
<icon>C:\Documents and Settings\Jared\Desktop\Enginuity-dist\graphics\enginuity-ico.ico</icon>
<jre>
<path></path>
<minVersion>1.5.0</minVersion>
<maxVersion></maxVersion>
<initialHeapSize>0</initialHeapSize>
<maxHeapSize>0</maxHeapSize>
<args></args>
</jre>
<versionInfo>
<fileVersion>0.3.2.0</fileVersion>
<txtFileVersion>0.3.2 Beta</txtFileVersion>
<fileDescription>Enginuity 0.3.2 Beta</fileDescription>
<copyright>Enginuity.org</copyright>
<productVersion>0.3.2.0</productVersion>
<txtProductVersion>0.3.2 Beta</txtProductVersion>
<productName>Enginuity</productName>
<companyName>Enginuity.org</companyName>
<internalName>Enginuity.jar</internalName>
<originalFilename>Enginuity.exe</originalFilename>
</versionInfo>
</launch4jConfig>