Annotation of u3p/Active Ports/Manifest/manifest.u3i, Revision 1.1
1.1 ! andrew 1: <u3manifest version="1.0">
! 2: <application uuid="4D257680-6DC4-11DB-9FE1-0800200C9A66" version="1.4.0.0">
! 3: <icon>aports.ico</icon>
! 4: <name>Active Ports</name>
! 5: <vendor>SmartLine, Inc.</vendor>
! 6: <description>Shows all open TCP/IP and UDP 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%\aports.exe"></appStart>
! 14: <appStop cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s aports</appStop>
! 15: <hostCleanUp cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s aports</hostCleanUp>
! 16: </actions>
! 17: </u3manifest>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>