2011-08-04 13:16:43 +00:00
|
|
|
<launch4jConfig>
|
|
|
|
<headerType>0</headerType>
|
|
|
|
<jar>../installer.jar</jar>
|
|
|
|
<outfile>../itoopie-install.exe</outfile>
|
|
|
|
<errTitle>Itoopie Installer</errTitle>
|
|
|
|
<chdir>.</chdir>
|
|
|
|
<customProcName>false</customProcName>
|
|
|
|
<icon>../resources/images/itoopie-128.ico</icon>
|
|
|
|
<jre>
|
2022-01-05 07:12:46 -05:00
|
|
|
<minVersion>1.8.0</minVersion>
|
2011-08-04 13:16:43 +00:00
|
|
|
</jre>
|
|
|
|
<!--
|
|
|
|
<splash>
|
|
|
|
<file>splash.bmp</file>
|
|
|
|
<waitForWindow>true</waitForWindow>
|
|
|
|
<timeout>60</timeout>
|
|
|
|
<timeoutErr>true</timeoutErr>
|
|
|
|
</splash>
|
|
|
|
-->
|
|
|
|
</launch4jConfig>
|