Fix installer target. Re-add missing itoopieinstaller.xml
This commit is contained in:
20
installer/itoopieinstaller.xml
Normal file
20
installer/itoopieinstaller.xml
Normal file
@ -0,0 +1,20 @@
|
||||
<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>
|
||||
<minVersion>1.5.0</minVersion>
|
||||
</jre>
|
||||
<!--
|
||||
<splash>
|
||||
<file>splash.bmp</file>
|
||||
<waitForWindow>true</waitForWindow>
|
||||
<timeout>60</timeout>
|
||||
<timeoutErr>true</timeoutErr>
|
||||
</splash>
|
||||
-->
|
||||
</launch4jConfig>
|
Reference in New Issue
Block a user