mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@225 375186e5-ef17-0410-b0b6-91563547dcda
20 lines
541 B
XML
20 lines
541 B
XML
<launch4jConfig>
|
|
<dontWrapJar>false</dontWrapJar>
|
|
<headerType>0</headerType>
|
|
<jar>ipscan.jar</jar>
|
|
<outfile>ipscan.exe</outfile>
|
|
<errTitle>Angry IP Scanner</errTitle>
|
|
<jarArgs></jarArgs>
|
|
<chdir></chdir>
|
|
<customProcName>true</customProcName>
|
|
<stayAlive>false</stayAlive>
|
|
<icon>../resources/images/icon.ico</icon>
|
|
<jre>
|
|
<path></path>
|
|
<minVersion>1.5.0</minVersion>
|
|
<maxVersion></maxVersion>
|
|
<initialHeapSize>0</initialHeapSize>
|
|
<maxHeapSize>0</maxHeapSize>
|
|
<args></args>
|
|
</jre>
|
|
</launch4jConfig> |