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

Annotation of u3p/Regmon/Manifest/manifest.u3i, Revision 1.1.1.1

1.1       andrew      1: <u3manifest version="1.0">
                      2:        <application uuid="62236D50-6DC7-11DB-9FE1-0800200C9A66" version="7.3.0.0">
                      3:                <icon>regmon.ico</icon>
                      4:                <name>Regmon</name>
                      5:                <vendor>Sysinternals</vendor>
                      6:                <description>monitors and displays all Registry activity on a system</description>
                      7:                <options>
                      8:                        <minFreeSpace>1.0</minFreeSpace>
                      9:                </options>
                     10:                <i18n></i18n>
                     11:        </application>
                     12:                <actions>
                     13:                        <appStart cmd="%U3_APP_DATA_PATH%\regmon.exe"> -o</appStart>
                     14:                        <appStop cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s regmon</appStop>
                     15:                        <hostCleanUp cmd="%U3_HOST_EXEC_PATH%\appstop.exe"> -t -s regmon</hostCleanUp>
                     16:                </actions>
                     17: </u3manifest>

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