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

Annotation of u3p/Procmon/Manifest/manifest.u3i, Revision 1.1

1.1     ! andrew      1: <u3manifest version="1.0">
        !             2:        <application uuid="699095D8-5894-47C0-A624-E14A45CDC6FB" version="1.20">
        !             3:                <icon>Procmon.ico</icon>
        !             4:                <name>Process Monitor</name>
        !             5:                <vendor>Sysinternals</vendor>
        !             6:                <description>Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity.</description>
        !             7:                <options>
        !             8:                        <minFreeSpace>1.0</minFreeSpace>
        !             9:                </options>
        !            10:                <i18n></i18n>
        !            11:        </application>
        !            12:                <actions>
        !            13:                        <appStart cmd="%U3_APP_DATA_PATH%\Procmon.exe">/Acceptlicense </appStart>
        !            14:                        <appStop cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s Procmon</appStop>
        !            15:                        <hostCleanUp cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s Procmon</hostCleanUp>
        !            16:                </actions>
        !            17: </u3manifest>

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