[BACK]Return to manifest.u3i CVS log [TXT][DIR] Up to [local] / u3p / Angry IP Scanner / Manifest

Annotation of u3p/Angry IP Scanner/Manifest/manifest.u3i, Revision 1.1

1.1     ! andrew      1: <u3manifest version="1.0">
        !             2:        <application uuid="ac905360-7017-11db-9fe1-0800200c9a66" version="2.21">
        !             3:                <icon>ipscan.ico</icon>
        !             4:                <name>Angry IP Scanner</name>
        !             5:                <vendor>Angryziber</vendor>
        !             6:                <description>a very fast IP scanner and port scanner. It can scan IP addresses in any range as well as any their ports</description>
        !             7:                <options>
        !             8:                        <minFreeSpace>1.0</minFreeSpace>
        !             9:                </options>
        !            10:                <i18n></i18n>
        !            11:        </application>
        !            12:                <actions>
        !            13:                        <appStart cmd="%U3_APP_DATA_PATH%\ipscan.exe"></appStart>
        !            14:                        <appStop cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s ipscan</appStop>
        !            15:                        <hostCleanUp cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s ipscan</hostCleanUp>
        !            16:                </actions>
        !            17: </u3manifest>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>