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@308 375186e5-ef17-0410-b0b6-91563547dcda
34 lines
1.1 KiB
XML
34 lines
1.1 KiB
XML
<launch4jConfig>
|
|
<dontWrapJar>false</dontWrapJar>
|
|
<headerType>gui</headerType>
|
|
<jar>FILENAME.jar</jar>
|
|
<outfile>FILENAME.exe</outfile>
|
|
<errTitle>Angry IP Scanner</errTitle>
|
|
<cmdLine></cmdLine>
|
|
<chdir></chdir>
|
|
<priority>normal</priority>
|
|
<downloadUrl>http://java.com/download</downloadUrl>
|
|
<supportUrl></supportUrl>
|
|
<customProcName>true</customProcName>
|
|
<stayAlive>false</stayAlive>
|
|
<manifest></manifest>
|
|
<icon>../resources/images/icon.ico</icon>
|
|
<jre>
|
|
<path></path>
|
|
<minVersion>1.5.0</minVersion>
|
|
<maxVersion></maxVersion>
|
|
<jdkPreference>preferJre</jdkPreference>
|
|
</jre>
|
|
<versionInfo>
|
|
<fileVersion>3.0.0.BUILD</fileVersion>
|
|
<txtFileVersion>VERSION</txtFileVersion>
|
|
<fileDescription>Angry IP Scanner - fast and friendly network scanner</fileDescription>
|
|
<copyright>Anton Keks</copyright>
|
|
<productVersion>3.0.0.BUILD</productVersion>
|
|
<txtProductVersion>VERSION</txtProductVersion>
|
|
<productName>Angry IP Scanner</productName>
|
|
<companyName></companyName>
|
|
<internalName>ipscan</internalName>
|
|
<originalFilename>ipscan.exe</originalFilename>
|
|
</versionInfo>
|
|
</launch4jConfig> |